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

139 commits

Author SHA1 Message Date
carbotaniuman 04f5addfaa Update all the deps 2023-08-07 22:09:31 +00:00
carbotaniuman 08f72be1b0 Update deps and fix 2022-02-17 21:02:37 -06:00
carbotaniuman d198c27de3 Fix tls and crashes 2022-02-17 06:27:43 +00:00
carbotaniuman 22e318dafd Cut 2.0.1 2021-05-28 19:06:55 +00:00
carbotaniuman f9cf5729b4 Next 2021-03-11 20:09:14 +00:00
Amos Ng 900e94c8a7
Fixed CHANGELOG.md date typo 2021-03-12 00:02:15 +08:00
Amos Ng f44b6476a7
Fixed Access-Control-Expose-Headers typo 2021-03-12 00:00:57 +08:00
carbotaniuman 1be9ee8506 Use HTTP/2 2021-03-02 12:22:24 -06:00
Tristan 2eb0a3d475 Fix prom/grafana version, and update grafana + dash to 7.4 2021-02-21 18:19:49 +00:00
carbotaniuman 3e48be60df Switch to sqlite 2021-02-20 04:13:37 +00:00
carbotaniuman 75beebd31d Carb does not know what / are 2021-02-11 18:10:06 -06:00
carbotaniuman 883c1db882 Fixed docker bug 2021-02-11 16:17:59 -06:00
carbotaniuman 1c64f05ac6 Fix graceful shutdown 2021-02-11 15:54:21 -06:00
carbotaniuman b1ed017bfd Update timing of breaker 2021-02-06 11:28:44 -06:00
Tristan Deloche f267ef1b8b
Update metrics configuration 2021-02-06 08:00:53 +00:00
carbotaniuman 3e68224cfa Add circuit breaker 2021-02-05 18:22:02 +00:00
carbotaniuman 2d002fcc6c Fix changelog 2021-01-31 16:51:01 -06:00
carbotaniuman 9f8c9a3caf Update to rc7 2021-01-31 16:49:57 -06:00
Tristan Deloche c0882c33fc
Fix and extend docker-compose and grafana dashboard setup 2021-01-30 02:16:33 +00:00
carbotaniuman 5abf9dcc4c Add HikariCP connection pool 2021-01-29 19:31:18 -06:00
carbotaniuman 994587e616 Add HTTP connection pruner 2021-01-28 08:17:51 -06:00
carbotaniuman 378e606537 Changelog 2021-01-28 07:50:22 -06:00
carbotaniuman 49e9523a7c Revert "Switch from apache to okhttp"
This reverts commit a4a28e1b
2021-01-27 20:12:47 -06:00
carbotaniuman a4a28e1b87 Switch from apache to okhttp 2021-01-27 17:03:49 -06:00
carbotaniuman 60f711cf46 More fixes 2021-01-27 13:33:28 -06:00
carbotaniuman 351e3601a4 Some final tuning 2021-01-27 09:52:27 -06:00
carbotaniuman 5c8eedcf3e Make link work 2021-01-27 09:09:45 -06:00
carbotaniuman 57a3ea4f05 Fix threadpool mechanics 2021-01-27 08:51:39 -06:00
carbotaniuman c01e4f0c8d update changelog 2021-01-26 14:25:56 -06:00
carbotaniuman d32395f16e Update changelog 2021-01-26 14:07:51 -06:00
carbotaniuman d410e5ec17 Several microopts 2021-01-26 10:15:50 -06:00
carbotaniuman 4e8b5a83e0 Changelog 2021-01-25 12:22:58 -06:00
Tristan Deloche 8ad914cac1
Add privileged fix for IOUring within docker 2021-01-25 00:51:23 +00:00
carbotaniuman 5b6f8d2a4b Update CHANGELOG.md 2021-01-24 18:14:32 +00:00
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