Commit graph

120 commits

Author SHA1 Message Date
carbotaniuman 2b2727c4e8 Fix bug 2020-06-22 10:51:09 -05:00
carbotaniuman 2c4cfefb94 Update a pathological case 2020-06-21 22:21:03 -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
carbotaniuman 919c5151b0 Adjust shutdown timings 2020-06-19 15:40:05 -05:00
carbotaniuman f02c47ca1f Adjust logback graceful close 2020-06-19 15:37:21 -05:00
carbotaniuman 5e407a9e81 Fix statistics serializing bug 2020-06-19 15:28:27 -05:00
carbotaniuman a270cf9115 Fix immediate flush 2020-06-19 15:23:05 -05:00
carbotaniuman 976d40c67d Bump version 2020-06-19 15:17:48 -05:00
carbotaniuman 45d329f692 Switch from Gson to Jackson for better null checks and invalid property support 2020-06-19 20:16:24 +00:00
carbotaniuman 42474256f0 Change logging 2020-06-19 15:09:58 -05:00
Amos Ng 6c04d19170
Changed default CPU thread count to 4
Apparently, some people like to run M@H on Atoms!
2020-06-19 10:21:12 +08:00
Amos Ng 28418c6315
Update Web-UI version number in Constants.kt 2020-06-19 09:05:08 +08:00
M b2b47ac7e1 Fix WebUI reliability score issue (for real) 2020-06-18 20:01:28 -05:00
M 0dbb793cd2 Fix WebUI reliability score issue 2020-06-18 19:35:01 -05:00
M eb2a777220 Fix WebUI reliability score issue 2020-06-18 19:34:38 -05:00
RedMatriz 660af4c512 WebUI 2020-06-19 00:12:15 +00:00
Amos Ng f565ad2161
Bumped version & CHANGELOG.md for RC19 2020-06-19 03:28:37 +08:00
Amos Ng 094347f1c6
Fixed conversion mistake 2020-06-18 07:02:22 +08:00
carbotaniuman 46e5cf23f8 Add null check for safety 2020-06-17 18:01:38 -05:00
Amos Ng 52b5458961
Revamp configuration & units 2020-06-18 06:53:46 +08:00
carbotaniuman 74eec1fa53 Merge branch 'webui' into 'master'
Webui

See merge request mangadex/mangadex_at_home!30
2020-06-17 22:46:29 +00:00
RedMatriz 1c3fa630da Webui 2020-06-17 22:46:29 +00:00
carbotaniuman c50c523edb Add graceful shutdown 2020-06-17 17:41:04 -05:00
Amos Ng 964c4afb4b
Fixed minor typo with threads error logging 2020-06-17 09:14:05 +08:00
Amos Ng f43e2a2055
Bumped version number for RC18 2020-06-17 07:11:10 +08:00
carbotaniuman 137414fa77 Update readme 2020-06-16 18:00:28 -05:00
carbotaniuman 1af4455be6 Add try catches 2020-06-16 12:56:33 -05:00
Amos Ng 8b655575e1
Applied spotlessJava 2020-06-16 18:53:01 +08:00
Fugi d27cd91947
Also set Access-Control-Expose-Headers 2020-06-15 22:59:35 -07:00
Fugi 3c7f796c9e
Add Access-Control-Allow-Origin 2020-06-15 22:10:36 -07:00
carbotaniuman 286f2b3bbc Keep alive handler 2020-06-15 22:45:59 -05:00
Amos Ng 70575166a3
Changed log level of response timings to INFO 2020-06-16 09:55:53 +08:00
Amos Ng 0afa1d2eaa
Properly synchronised sqlite3 handler across threads 2020-06-16 08:04:22 +08:00
Amos Ng fa4f89b706
Bumped CLIENT_BUILD in preparation for RC17 2020-06-16 06:31:54 +08:00
carbotaniuman 7eec78e2d2 Use a sqlite DB for metadata 2020-06-15 22:25:31 +00:00
Amos Ng afe83a240b
Fixed tokenized data-saver parser not working 2020-06-16 05:53:57 +08:00
Amos Ng bd0eaa4234
Added logging of url and compromised parameters from /ping 2020-06-16 02:57:18 +08:00
carbotaniuman c74250f045 Increment build version 2020-06-14 21:26:11 -05:00
carbotaniuman 5d360ed244 Add null check 2020-06-14 21:24:57 -05:00
carbotaniuman c1710d1ef8 Fix bug in ping 2020-06-14 21:20:42 -05:00
carbotaniuman a8126b9026 Merge branch 'add-response-timings' into 'master'
Added response timings to trace logs and response headers

See merge request mangadex/mangadex_at_home!24
2020-06-14 23:48:24 +00:00
Amos Ng aa60500fb0 Allow client configuration of hosts binding 2020-06-14 23:47:57 +00:00
Amos Ng f4fa882381
Added response timings to trace logs and response headers 2020-06-14 23:17:08 +08:00
Amos Ng 41d06a2646
Fixed minor linting issue 2020-06-14 19:04:20 +08:00
Amos Ng f5291531bc
Updated CHANGELOG.md for kotlinisers 2020-06-14 07:42:04 +08:00
carbotaniuman 9afa914566 Kotlinify some more things 2020-06-13 18:19:04 -05:00
carbotaniuman 57ba8eb019 Spotless + different log output 2020-06-13 17:46:18 -05:00
M d478135af1 Minor fixes to data updates 2020-06-13 17:38:32 -05:00
carbotaniuman f958b9e7c4 Modularize the image server 2020-06-13 22:36:26 +00:00