Commit graph

65 commits

Author SHA1 Message Date
Amos Ng 537ef30e88
Added rudimentary gitlab-ci integration 2020-06-23 09:06:23 +08:00
Amos Ng b4ab20a939
Fixed CHANGELOG.md again, for 1.0.0 2020-06-23 05:55:38 +08:00
lflare 73376f5b20 Merge branch 'webui' into 'master'
Update UI

See merge request mangadex-pub/mangadex_at_home!37
2020-06-22 21:53:43 +00:00
M d86c51ad80 Update changelog 2020-06-22 16:51:58 -05:00
Amos Ng 81001ef01e
Full release version 1.0.0 bump 2020-06-23 05:44:07 +08:00
Amos Ng 38392d342a
Fix incorrect config.sample.json naming to settings.sample.json 2020-06-23 00:21:25 +08:00
carbotaniuman 74cc5a55ce Revert logfile config change 2020-06-22 11:01:31 -05:00
Amos Ng 79e45eed4c
Added config.sample.json sample client configuration file 2020-06-22 11:57:01 +08:00
Amos Ng 43089ed1ca
Updated CHANGELOG.md for RC22 2020-06-22 11:56:09 +08: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 983f8fd472 Update CHANGELOG.md 2020-06-20 03:00:20 +00:00
carbotaniuman dc20e5ac42 Update CHANGELOG.md 2020-06-20 02:59:35 +00:00
carbotaniuman f1a23d4b47 Update CHANGELOG.md 2020-06-19 20:49:28 +00: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 8e98cb893f
Retroactively updated CHANGELOG.md for missing entry 2020-06-19 12:56:53 +08: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
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 23548bb320
Fixed duplicate CHANGELOG.md entry 2020-06-18 23:58:20 +08: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
carbotaniuman 137414fa77 Update readme 2020-06-16 18:00:28 -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 5b78da589e
Properly describe dirty builds as dirty 2020-06-16 07:46:17 +08:00
Amos Ng 26c9140cdb
Updated CHANGELOG.md for RC17 2020-06-16 06:40:11 +08:00
Amos Ng 7680dc3c8c
Added old cache deprecation CHANGELOG.md entry 2020-06-16 06:31:32 +08:00
Amos Ng edd067e9f7
Fixed typo in previous commit 2020-06-16 06:30:53 +08:00
Amos Ng bfbc495ed9
Fixed CHANGELOG.md category ordering 2020-06-16 06:28:59 +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
Amos Ng d58f4b8634
Fixed CHANGELOG.md missing categories 2020-06-15 16:27:24 +08:00
carbotaniuman d033afa0be Update CHANGELOG.md 2020-06-15 02:21:52 +00: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 ab21392d29
Fixed broken CHANGELOG.md link 2020-06-14 07:44:50 +08:00
Amos Ng f5291531bc
Updated CHANGELOG.md for kotlinisers 2020-06-14 07:42:04 +08:00
Amos Ng 0b59e524b3
Updated CHANGELOG.md for kotlinisers 2020-06-14 07:29:32 +08:00
carbotaniuman 57ba8eb019 Spotless + different log output 2020-06-13 17:46:18 -05:00
carbotaniuman f958b9e7c4 Modularize the image server 2020-06-13 22:36:26 +00:00
Amos Ng 8d9a3d1803
Bumped CHANGELOG.md to RC15 2020-06-14 05:57:23 +08:00
Amos Ng 5eb7b5d811
Bump client version to 5 2020-06-14 05:55:16 +08:00
Amos Ng d640072b4d
Added additional entry to server ping for network speed 2020-06-14 05:39:10 +08:00