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 |
|
Alex Ling
|
79ef7bcd1c
|
Remove unused variable
|
2021-09-06 03:01:21 +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 |
|
Alex Ling
|
a45bea01c9
|
Fix linter
|
2021-09-04 02:32:46 +00:00 |
|
Alex Ling
|
198913db3e
|
Remove MangaDex files that are no longer needed
|
2021-09-04 02:31:30 +00:00 |
|
Alex Ling
|
238860d52d
|
Simplify subscription JSON parsing
|
2021-09-04 02:26:18 +00:00 |
|
Alex Ling
|
ae1c36263b
|
Merge branch 'dev' into feature/plugin-v2
|
2021-09-04 02:25:19 +00: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
|
f2dd20cdec
|
Bump version to 0.23.0
|
2021-08-22 08:20:24 +00:00 |
|
Alex Ling
|
efc547f5b2
|
Fix "Executing query" spam in log
|
2021-08-22 07:34:29 +00:00 |
|
Alex Ling
|
6549253ed1
|
Merge branch 'dev' of https://github.com/hkalexling/Mango into dev
|
2021-08-20 00:26:59 +00:00 |
|
Alex Ling
|
d9565718a4
|
Remove MangaDex integration
|
2021-08-20 00:25:21 +00:00 |
|
Leeingnyo
|
83b122ab75
|
Implement a controller to toggle flip animation
|
2021-08-18 23:46:45 +09:00 |
|
Leeingnyo
|
1e7d6ba5b1
|
Keep an image ratio at the paged mode, clamping the image in a screen
|
2021-08-18 23:46:45 +09:00 |
|
Leeingnyo
|
4d1ad8fb38
|
Prevent load images
|
2021-08-18 23:46:45 +09:00 |
|
Leeingnyo
|
d544252e3e
|
Add preload lookahead controller
|
2021-08-18 23:46:45 +09:00 |
|
Alex Ling
|
1973564272
|
Revert "Subscription manager"
This reverts commit a612500b0f.
|
2021-08-18 12:09:59 +00:00 |
|
Leeingnyo
|
4a261d5ff8
|
Set Cache-Control header at page, dimensions API
|
2021-08-18 01:33:22 +09:00 |
|
Alex Ling
|
31d425d462
|
Document the 304 responses
|
2021-08-17 07:14:24 +00:00 |
|
Alex Ling
|
b7aee1e903
|
WIP
|
2021-08-17 04:11:58 +00:00 |
|
Leeingnyo
|
2426ef05ec
|
Apply cache on dimensions api
Use zip_path and mtime for hashing
It used for weak validation
|
2021-08-15 21:41:44 +09:00 |
|
Leeingnyo
|
25b90a8724
|
Apply cache on page, cover api
Get image data and use it for hashing
|
2021-08-15 21:33:08 +09:00 |
|
Alex Ling
|
f56ce2313c
|
WIP
|
2021-07-11 11:19:08 +00:00 |
|
Alex Ling
|
259f6cb285
|
Add endpoint for plugin subscription
|
2021-07-11 02:45:14 +00:00 |
|
Alex Ling
|
3b19883dde
|
Use auto overflow tables
cherry-picked from a612500b0f
|
2021-06-07 07:35:44 +00:00 |
|
Alex Ling
|
6844860065
|
Revert "Subscription manager"
This reverts commit a612500b0f.
|
2021-06-07 07:32:32 +00:00 |
|
Alex Ling
|
9eb699ea3b
|
Add plugin subscription types
|
2021-06-07 07:04:49 +00:00 |
|
Alex Ling
|
59bcb4db3b
|
WIP
|
2021-06-05 10:53:45 +00:00 |
|
Alex Ling
|
87c479bf42
|
WIP
|
2021-05-30 10:54:27 +00:00 |
|
Alex Ling
|
e0713ccde8
|
WIP
|
2021-05-22 07:24:30 +00:00 |
|
Alex Ling
|
a571d21cba
|
WIP
|
2021-05-15 13:37:11 +00:00 |
|