Leeingnyo
|
b56e16e1e1
|
Remove counter, yield everytime
|
2021-09-18 10:59:43 +09:00 |
|
Leeingnyo
|
9769e760a0
|
Pass a counter to recursive calls, Ignore negative threshold
|
2021-09-16 07:49:12 +09:00 |
|
Leeingnyo
|
9489d6abfd
|
Use reference instead of primitive
|
2021-09-14 23:07:47 +09:00 |
|
Leeingnyo
|
670cf54957
|
Apply yield forcely
|
2021-09-14 22:51:37 +09:00 |
|
Leeingnyo
|
523195d649
|
Define ExamineContext, apply it when scanning
|
2021-09-14 22:37:30 +09:00 |
|
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 |
|
Leeingnyo
|
565a535d22
|
Remove caching verbosely, add cached_cover_url
|
2021-09-06 02:32:13 +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
|
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 |
|
Alex Ling
|
968c2f4ad5
|
Update DB to save thumbnails
|
2020-10-23 12:29:20 +00:00 |
|
Alex Ling
|
6d97bc083c
|
Break library.cr into multiple files
|
2020-07-15 16:12:36 +00:00 |
|