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

90 commits

Author SHA1 Message Date
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
M 9087047bc9 Update WebUI (for the last time i hope) 2020-07-05 17:48:27 -05:00
Amos Ng 09322a25cd
Wrapped Web-UI CHANGELOG.md into 1.1.5 2020-07-06 05:59:20 +08:00
M d58f6d3bca Update WebUI 2020-07-05 16:54:54 -05:00
Amos Ng 10451c37cf
Prepared CHANGELOG.md for 1.1.5 release 2020-07-06 05:46:22 +08:00
AviKav 3b530ad340
Reword line in CHANGELOG.MD and mention allowing nil referrers 2020-07-05 17:42:11 -04:00
Amos Ng 6411b13214
Tidied CHANGELOG.md **AGAIN** 2020-07-06 05:11:10 +08:00
AviKav 054931cf62
Updated CHANGELOG.md *again* to to note security fix 2020-07-05 16:58:59 -04:00
Amos Ng 5cfc5b4481
Updated CHANGELOG.md again for previous commit 2020-07-06 04:31:06 +08:00
Amos Ng 01b9e6adab
Revert "Deprecated Referer checking for hotlink prevention in favour of token verification system"
Might not be a good idea to fully remove it right now...
2020-07-06 04:27:41 +08:00
Amos Ng c8059eae03
Deprecated Referer checking for hotlink prevention in favour of token verification system 2020-07-06 04:11:44 +08:00
Amos Ng 086dcdc43f
Updated CHANGELOG.md for 1.1.5 2020-07-06 04:11:33 +08:00
Amos Ng 25e4160418
Updated CHANGELOG.md for 1.1.0 to 1.1.4 2020-07-06 04:09:04 +08:00
carbotaniuman 486626f57e Release 1.1.0 2020-07-04 10:29:49 -05:00
carbotaniuman 307b28e13c Report proper hostname 2020-07-03 16:22:40 -05:00
RedMatriz cfc942f674 Update WebUI (this time without screwing everything) 2020-07-02 19:41:40 -05:00
RedMatriz cd6c0bfd67 Revert "Update WebUI"
This reverts commit dbbf29a83a
2020-07-03 00:33:58 +00:00
RedMatriz dbbf29a83a Update WebUI 2020-07-02 19:32:57 -05:00
carbotaniuman 14d9515d2a Renaming + changelog 2020-07-02 16:50:50 -05:00
carbotaniuman 22b0840f99 Update gradle and spotless 2020-07-02 11:06:32 -05:00
carbotaniuman e4ce51be82 Changelog 2020-07-01 14:52:08 -05:00
carbotaniuman 402c083c4e Reorganize some code - add read and write timeouts 2020-06-30 14:10:59 -05:00
carbotaniuman 3445f5d569 Reorganize some code - add read and write timeouts 2020-06-30 14:06:12 -05:00
Amos Ng 00e4ac20bb
Added rudimentary support of Referer checking to mitigate hotlinking 2020-06-29 06:09:27 +08:00
carbotaniuman ccb526079c Update changelog, revert gitignore stuff 2020-06-28 12:44:43 -05:00
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