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

105 commits

Author SHA1 Message Date
carbotaniuman 5ee6dd23cd Fix a bunch of various nits 2021-01-24 12:05:05 -06:00
Tristan Deloche 02df8187e7
Update incorrect docker-compose & documentation 2021-01-24 06:33:39 +00:00
carbotaniuman 0cb38c66dc Update to next-gen 2021-01-24 04:55:11 +00:00
carbotaniuman a228f72a86 Bump changelog 2021-01-09 11:14:23 -06: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 dfd6777b45 Update CHANGELOG.md 2020-08-22 16:30:56 +00:00
carbotaniuman 591e28ca6e No libsodium 2020-08-22 03:23:18 +00:00
carbotaniuman 2315a07601 Wowzas 2020-08-11 14:46:10 -05:00
carbotaniuman 9d07c18de1 Minor changes + new CLI 2020-08-11 14:12:01 -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 a4bd6ef121 Actually fix client_hostname thing 2020-08-03 09:51:30 -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
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