Commit Graph

98 Commits

Author SHA1 Message Date
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
Amos Ng ba5f465b6c
Updated CHANGELOG.md for web-ui 2020-06-14 05:22:15 +08:00
Amos Ng 6e2353307f
Added .gitattributes to help sort out CHANGELOG.md merge conflicts 2020-06-14 05:04:35 +08:00
Amos Ng 2643efa960
Added X-Cache header to image responses 2020-06-14 04:38:46 +08:00
Amos Ng dc952e31eb
Modified AsyncAppender queue size to 1024 2020-06-13 22:05:19 +08:00
Amos Ng 4fe55fbb17
Allow for the two log levels to be configurable 2020-06-13 21:52:08 +08:00
Amos Ng 5928e81907
Updated CHANGELOG.md 2020-06-12 23:54:02 +08:00
Amos Ng 5090443b7a
Tagged for 1.0.0-RC13 and updated CHANGELOG.md 2020-06-12 23:05:25 +08:00
Amos Ng 2d756d7c7c
Updated CHANGELOG.md to reflect atomicness of migrator 2020-06-12 22:19:08 +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
Amos Ng 662ceb44e4
Made Netty thread count global instead of per-cpu 2020-06-12 20:09:22 +08:00
Amos Ng acc43bae91
Changed gradle versioning to using `git describe` 2020-06-12 19:04:56 +08:00
Amos Ng d7c6d7b0a3
Added missing CHANGELOG entry for previous fix 2020-06-12 18:11:35 +08:00
Amos Ng 3706bdaee8
Raising socket limit again, should be neligible for performance.
We need people getting Gbit/s traffic to see if this works :hmm:
2020-06-12 17:21:12 +08:00
Amos Ng 69151d058f
Re-added missing default `threads_per_cpu` setting 2020-06-12 17:17:01 +08:00
Amos Ng b264424aea
Added CHANGELOG.md 2020-06-12 16:38:25 +08:00