Commit graph

20 commits

Author SHA1 Message Date
carbotaniuman 2e14430d3d Update webui 2020-08-03 09:55:57 -05:00
carbotaniuman 9c81c415cd Logging overhauls 2020-07-04 14:39:18 -05:00
carbotaniuman 6efff4ce40 Refactor graceful shutdown 2020-06-21 14:49:10 -05:00
carbotaniuman c5a29e07b5 Fix logging for DiskLruCache and don't auto-delete 2020-06-20 11:32:15 -05:00
Amos Ng 8b655575e1
Applied spotlessJava 2020-06-16 18:53:01 +08:00
carbotaniuman 7eec78e2d2 Use a sqlite DB for metadata 2020-06-15 22:25:31 +00:00
carbotaniuman 9f1f30eace Add hourly cache of stats 2020-06-13 11:16:56 -05:00
carbotaniuman 505c917e56 Make Statistics immutable 2020-06-12 22:35:08 -05:00
carbotaniuman f153a11717 Stuff 2020-06-12 14:56:51 -05:00
Amos Ng afbfd29d66
Hotfix to allow for directory creation during migration 2020-06-12 23:53:21 +08:00
carbotaniuman c302bf6d67 Improve DiskLruCache 2020-06-12 09:50:49 -05:00
Amos Ng 3a7876d492
Fixed semantics 2020-06-12 22:19:07 +08:00
Amos Ng d611f4a6da
Use atomic operations for cache migration 2020-06-12 22:19:07 +08:00
Amos Ng 4b7c8bb0cb
Rectification attempt at cache migration issues with nio File 2020-06-12 22:19:07 +08:00
Amos Ng 32a2fecfd0
Merge branch 'fix/threads-global' into 'master'
Made Netty thread count global instead of per-cpu

See merge request mangadex/mangadex_at_home!18
2020-06-12 22:19:01 +08:00
carbotaniuman b2231721d1 Cache changes + log reduction 2020-06-11 14:57:17 -05:00
carbotaniuman d1629e9f5c Update logs and stuff 2020-06-09 11:18:18 -05:00
carbotaniuman d9fb96c08d Rc4 release
- use openssl to reduce memory footprint
- invalidate everyone's caches again (in order to fix 128 bit SSL on older JREs)
- Add more logging
- Hide secret printouts
- Rebrand
2020-06-08 10:17:21 -05:00
carbotaniuman 902798d868 Add Last-Modified for easy caching 2020-06-07 10:10:58 -05:00
carbotaniuman 6b106f52fc Squash a bunch of commits together 2020-06-06 17:52:25 -05:00