carbotaniuman
3f2c3fb049
format
2021-01-26 14:11:27 -06:00
carbotaniuman
d32395f16e
Update changelog
2021-01-26 14:07:51 -06:00
carbotaniuman
b391d730fa
Fixed non-thread safe usage
2021-01-26 14:02:58 -06:00
carbotaniuman
d410e5ec17
Several microopts
2021-01-26 10:15:50 -06:00
carbotaniuman
635d029357
Make tests more reliable
2021-01-25 13:00:40 -06:00
carbotaniuman
e2130823a0
Update settings handling
2021-01-25 12:22:07 -06:00
carbotaniuman
f649c97eb1
Normalize log levels
2021-01-24 21:00:56 -06:00
carbotaniuman
87822dd5d3
Simplify portions of the code
2021-01-24 20:48:04 -06:00
carbotaniuman
cf205a707c
Format
2021-01-24 20:25:57 -06:00
carbotaniuman
42ea807d3f
Update
2021-01-24 14:06:48 -06:00
carbotaniuman
5ee6dd23cd
Fix a bunch of various nits
2021-01-24 12:05:05 -06:00
carbotaniuman
77b2bdd8b1
Update Constants.kt
2021-01-24 05:04:48 +00:00
carbotaniuman
0cb38c66dc
Update to next-gen
2021-01-24 04:55:11 +00:00
carbotaniuman
6ddd8fb23b
Fix error and update version
2021-01-09 10:58:22 -06:00
carbotaniuman
93e8572c75
Fix stuff
2021-01-09 05:25:11 +00:00
carbotaniuman
ab33d7a647
Fix a bunch of random bugs
2021-01-08 17:11:20 -06:00
carbotaniuman
6a3446a3d5
Fix a bunch of stupid edge cases
2021-01-08 17:02:24 -06:00
carbotaniuman
59fd85c628
Change default logging to warn
2020-09-04 08:45:34 -05:00
carbotaniuman
21699acc25
Fix random arbitrary shutdown by using exceptions
2020-09-01 12:00:32 -05:00
carbotaniuman
35567bba1d
Change logging and update spotless
2020-08-27 14:23:24 +00:00
carbotaniuman
b889ce9afe
Update dependencies and format
2020-08-22 11:08:09 -05:00
carbotaniuman
591e28ca6e
No libsodium
2020-08-22 03:23:18 +00:00
carbotaniuman
b7b4ec7566
Simplify netty
2020-08-21 10:50:02 -05:00
carbotaniuman
bf750427cd
Revert "Update webui"
...
This reverts commit 2b910edf
2020-08-21 10:33:14 -05:00
carbotaniuman
ba7539ddb7
Fix bug
2020-08-11 14:54:53 -05:00
carbotaniuman
2315a07601
Wowzas
2020-08-11 14:46:10 -05:00
carbotaniuman
c64ae4e339
Third try at concurrency
2020-08-11 14:42:00 -05:00
carbotaniuman
89d9a9386f
Format
2020-08-11 14:37:26 -05:00
carbotaniuman
af73354d4f
Fix minor pathological cases
2020-08-11 14:35:34 -05:00
carbotaniuman
535d21ec8e
Fix associated bugs
2020-08-11 14:31:47 -05: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
cbf509fced
Start the release train
2020-08-10 17:05:53 -05:00
carbotaniuman
3dc6a5d8ae
Do stuff
2020-08-07 18:20:39 -05:00
carbotaniuman
13b80cf02f
Simplify code
2020-08-05 10:20:29 -05:00
carbotaniuman
33fea67a44
Fix reload settings to affect cache too
2020-08-05 10:18:07 -05:00
carbotaniuman
ef481f12ca
Remove useless comment
2020-08-05 10:08:57 -05:00
carbotaniuman
4c18c9c288
Fix some code
2020-08-05 10:07:16 -05:00
carbotaniuman
9dcfe3b51f
Bump version
2020-08-03 14:45:43 -05:00
carbotaniuman
4a2e55270f
Format stuff
2020-08-03 09:57:21 -05:00
carbotaniuman
2e14430d3d
Update webui
2020-08-03 09:55:57 -05:00
carbotaniuman
2b910edf20
Update webui
2020-08-03 09:53:15 -05:00
carbotaniuman
a4bd6ef121
Actually fix client_hostname
thing
2020-08-03 09:51:30 -05:00
carbotaniuman
002a328f2d
Format stuff
2020-07-29 13:48:26 -05:00
carbotaniuman
eab29ba2a3
Fix sodium and bad cache mimetype stuff
2020-07-29 13:37:11 -05:00
radonbark
1b9e032282
Add start of reloading client settings
...
Added new client settings paramter 'settingsReloadDelayInMinutes'
to handle how often the client settings are updated.
Added scheduler to call a new 'reloadClientSettings' method when
it's time to reload client settings.
2020-07-20 04:22:13 +00:00
carbotaniuman
e0a4b04c70
Merge branch 'min-length-fix' into 'master'
...
Log warning instead of stack trace if token is too short
See merge request mangadex-pub/mangadex_at_home!62
2020-07-18 16:34:09 +00:00
m3ch_mania
ec6bc11403
Declare non-primitive constant as field
...
In order to remove unnecesary setters/getters,
the "@JvmField" annotation has been prefixed
to the "MAX_AGE_CACHE" constant in Constants.kt
2020-07-17 22:43:16 -07:00
radonbark
5d8fe5b272
Log warning instead of stack trace if token is too short
2020-07-18 00:47:32 -04:00