1
0
Fork 1
mirror of https://gitlab.com/mangadex-pub/mangadex_at_home.git synced 2024-01-19 02:48:37 +00:00
Commit graph

19 commits

Author SHA1 Message Date
carbotaniuman 59fd85c628 Change default logging to warn 2020-09-04 08:45:34 -05:00
carbotaniuman 35567bba1d Change logging and update spotless 2020-08-27 14:23:24 +00:00
carbotaniuman 9d07c18de1 Minor changes + new CLI 2020-08-11 14:12:01 -05:00
carbotaniuman 398ab05788 Massive refactor - separate settings reload/webui and the image server 2020-08-11 11:47:04 -05:00
carbotaniuman bf4192d584 Change logging defaults 2020-08-11 09:34:41 -05:00
carbotaniuman 36ca9347f8 Rollback stuff 2020-07-04 17:51:07 -05:00
carbotaniuman 74cc5a55ce Revert logfile config change 2020-06-22 11:01:31 -05:00
carbotaniuman f02c47ca1f Adjust logback graceful close 2020-06-19 15:37:21 -05:00
carbotaniuman a270cf9115 Fix immediate flush 2020-06-19 15:23:05 -05:00
carbotaniuman 42474256f0 Change logging 2020-06-19 15:09:58 -05:00
carbotaniuman 9afa914566 Kotlinify some more things 2020-06-13 18:19:04 -05:00
M 1098664814 Merge branch 'webui' of https://gitlab.com/mangadex/mangadex_at_home
 Conflicts:
	build.gradle
	src/main/java/mdnet/base/MangaDexClient.java
	src/main/java/mdnet/base/settings/ClientSettings.java
	src/main/java/mdnet/base/settings/WebSettings.java
	src/main/kotlin/mdnet/base/web/Application.kt
	src/main/resources/webui/dataReceive.js
2020-06-13 12:27:43 -05:00
carbotaniuman 9f1f30eace Add hourly cache of stats 2020-06-13 11:16:56 -05: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
carbotaniuman b2231721d1 Cache changes + log reduction 2020-06-11 14:57:17 -05:00
carbotaniuman 82a2ef2ddc Add more logs, remove HTTP support, remove limiter 2020-06-09 17:37:42 -05:00
carbotaniuman 4744214e96 Bump threads, sanitize uri, hide some errors, change logs some more 2020-06-09 09:40:36 -05:00
carbotaniuman 6b106f52fc Squash a bunch of commits together 2020-06-06 17:52:25 -05:00