Alex Ling
|
371796cce9
|
Support additional image formats:
- APNG
- AVIF
- GIF
- SVG
|
2021-09-07 11:04:05 +00:00 |
|
Alex Ling
|
d9adb49c27
|
Revert "Support all image types (resolves #192)"
This reverts commit f67e4e6cb9.
|
2021-09-07 10:45:59 +00:00 |
|
Alex Ling
|
f67e4e6cb9
|
Support all image types (resolves #192)
|
2021-09-06 13:32:10 +00:00 |
|
Alex Ling
|
d809c21ee1
|
Document CacheEntry
|
2021-09-06 08:23:54 +00:00 |
|
Alex Ling
|
ca1e221b10
|
Rename ids2entries -> ids_to_entries
|
2021-09-06 08:23:31 +00:00 |
|
Alex Ling
|
44d9c51ff9
|
Fix logging
|
2021-09-06 08:10:42 +00:00 |
|
Alex Ling
|
15a54f4f23
|
Add :sorted_entries suffix to gen_key
|
2021-09-06 08:10:13 +00:00 |
|
Alex Ling
|
51806f18db
|
Rename config fields and improve logging
|
2021-09-06 03:35:46 +00:00 |
|
Leeingnyo
|
5cb85ea857
|
Set cached data when changed
|
2021-09-06 09:41:46 +09:00 |
|
Leeingnyo
|
9807db6ac0
|
Fix bug on entry_cover_url_cache
|
2021-09-06 02:32:13 +09:00 |
|
Leeingnyo
|
565a535d22
|
Remove caching verbosely, add cached_cover_url
|
2021-09-06 02:32:13 +09:00 |
|
Alex Ling
|
c5b6a8b5b9
|
Improve instance_size for Tuple
|
2021-09-05 13:57:20 +00:00 |
|
Leeingnyo
|
c75c71709f
|
make check
|
2021-09-05 11:21:53 +09:00 |
|
Leeingnyo
|
11976b15f9
|
Make LRUCache togglable
|
2021-09-05 03:02:20 +09:00 |
|
Leeingnyo
|
847f516a65
|
Cache TitleInfo using LRUCache
|
2021-09-05 02:35:44 +09:00 |
|
Leeingnyo
|
de410f42b8
|
Replace InfoCache to LRUCache
|
2021-09-05 02:08:11 +09:00 |
|
Leeingnyo
|
0fd7caef4b
|
Rename
|
2021-09-05 00:02:05 +09:00 |
|
Leeingnyo
|
5e919d3e19
|
Make entry generic
|
2021-09-04 23:56:17 +09:00 |
|
Leeingnyo
|
9e90aa17b9
|
Move entry specific method
|
2021-09-04 14:37:05 +09:00 |
|
Leeingnyo
|
0a8fd993e5
|
Use bytesize and add comments
|
2021-09-03 11:11:28 +09:00 |
|
Leeingnyo
|
365f71cd1d
|
Change kbs to mbs
|
2021-08-30 23:10:08 +09:00 |
|
Leeingnyo
|
601346b209
|
Set cache if enabled
|
2021-08-30 23:07:59 +09:00 |
|
Leeingnyo
|
e988a8c121
|
Add config for sorted entries cache
optional
|
2021-08-30 22:59:23 +09:00 |
|
Leeingnyo
|
bf81a4e48b
|
Implement sorted entries cache
sorted_entries cached
|
2021-08-30 22:58:40 +09:00 |
|
Leeingnyo
|
4a09aee177
|
Implement library caching TitleInfo
* Cache sum of entry progress
* Cache cover_url
* Cache display_name
* Cache sort_opt
|
2021-08-30 11:31:45 +09:00 |
|
Leeingnyo
|
00c9cc1fcd
|
Prevent saving a sort opt unnecessarily
|
2021-08-30 11:31:45 +09:00 |
|
Leeingnyo
|
51a47b5ddd
|
Cache display_name
|
2021-08-30 11:31:45 +09:00 |
|
Leeingnyo
|
244f97a68e
|
Cache entries' cover_url
|
2021-08-30 08:24:40 +09:00 |
|
Alex Ling
|
1973564272
|
Revert "Subscription manager"
This reverts commit a612500b0f.
|
2021-08-18 12:09:59 +00:00 |
|
Alex Ling
|
cd8944ed2d
|
Slim option in library and title APIs
|
2021-04-25 12:41:37 +00:00 |
|
Alex Ling
|
a612500b0f
|
Subscription manager
|
2021-03-14 16:01:29 +00:00 |
|
Alex Ling
|
9bb7144479
|
Fix warning
|
2021-03-12 15:28:39 +00:00 |
|
Alex Ling
|
ee52c52f46
|
Fix new linter errors
|
2021-03-12 15:03:12 +00:00 |
|
Alex Ling
|
05b4e77fa9
|
Entry selector on reader page (closes #168)
|
2021-03-05 17:02:45 +00:00 |
|
Alex Ling
|
def64d9f98
|
Rename interesting files to supported files
|
2021-01-26 10:55:50 +00:00 |
|
Leeingnyo
|
2b0cf41336
|
add and apply util method is_interesting_file
|
2021-01-26 04:17:32 +09:00 |
|
Leeingnyo
|
c51cb28df2
|
make filename extension downcase for comparing
|
2021-01-25 23:13:35 +09:00 |
|
Alex Ling
|
54cd15d542
|
Mark items unavailable and retire DB optimization
This prepares us for the moving metadata to DB in the future
|
2021-01-19 15:09:38 +00:00 |
|
Alex Ling
|
781de97c68
|
Make thumbnail generation slower
This reduces the IO stress
|
2021-01-19 15:06:27 +00:00 |
|
Alex Ling
|
c7be0e0e7c
|
Separate insert_id into titles and entries
|
2021-01-19 09:08:31 +00:00 |
|
Alex Ling
|
667d390be4
|
Signature matching
|
2021-01-19 08:43:45 +00:00 |
|
Alex Ling
|
18e8e88c66
|
Initial work on title signature
|
2021-01-14 08:23:39 +00:00 |
|
Alex Ling
|
db2a51a26b
|
Clean up library classes
|
2020-12-30 15:23:38 +00:00 |
|
Alex Ling
|
1eace2c64c
|
Add the /tags/:tag page
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
bfc1b697bd
|
Add tag related methods for Title
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
45a81ad5f6
|
Display the entries and sub-titles count
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
96949905b9
|
Cache entry display names
This improves the title page load time (#116)
|
2020-12-26 09:32:03 +00:00 |
|
Alex Ling
|
341b586cb3
|
Add API documentation
|
2020-12-14 11:09:38 +00:00 |
|
Alex Ling
|
1039732d87
|
Log the full file path in error messages (#123)
|
2020-11-24 04:03:53 +00:00 |
|
Alex Ling
|
18834ac28e
|
Set thumbnail size and mimetype
|
2020-10-29 04:06:44 +00:00 |
|