Leeingnyo
|
11976b15f9
|
Make LRUCache togglable
|
2021-09-05 03:02:20 +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
|
601346b209
|
Set cache if enabled
|
2021-08-30 23:07:59 +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
|
cd8944ed2d
|
Slim option in library and title APIs
|
2021-04-25 12:41:37 +00:00 |
|
Alex Ling
|
ee52c52f46
|
Fix new linter errors
|
2021-03-12 15:03:12 +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
|
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
|
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
|
0cd46abc66
|
Finish batch marking (#75)
|
2020-07-30 11:39:23 +00:00 |
|
Alex Ling
|
6acfa02314
|
Remove unneeded property title_id from Entry
|
2020-07-18 13:34:55 +00:00 |
|
Alex Ling
|
bdba7bdd13
|
Show unreadable archives in web interface (#49)
|
2020-07-18 13:29:03 +00:00 |
|
Alex Ling
|
281f626e8c
|
More tie-breaking
|
2020-07-16 13:17:58 +00:00 |
|
Alex Ling
|
cd7782ba1e
|
Respect custom sorting method in continue reading
(#86)
|
2020-07-15 17:06:54 +00:00 |
|
Alex Ling
|
6d97bc083c
|
Break library.cr into multiple files
|
2020-07-15 16:12:36 +00:00 |
|