Commit graph

185 commits

Author SHA1 Message Date
Amos Ng 964c4afb4b
Fixed minor typo with threads error logging 2020-06-17 09:14:05 +08:00
Amos Ng f43e2a2055
Bumped version number for RC18 2020-06-17 07:11:10 +08:00
carbotaniuman 137414fa77 Update readme 2020-06-16 18:00:28 -05:00
carbotaniuman 1af4455be6 Add try catches 2020-06-16 12:56:33 -05:00
Amos Ng 8b655575e1
Applied spotlessJava 2020-06-16 18:53:01 +08:00
Fugi d27cd91947
Also set Access-Control-Expose-Headers 2020-06-15 22:59:35 -07:00
Fugi 3c7f796c9e
Add Access-Control-Allow-Origin 2020-06-15 22:10:36 -07:00
carbotaniuman 286f2b3bbc Keep alive handler 2020-06-15 22:45:59 -05:00
Amos Ng 70575166a3
Changed log level of response timings to INFO 2020-06-16 09:55:53 +08:00
Amos Ng 0afa1d2eaa
Properly synchronised sqlite3 handler across threads 2020-06-16 08:04:22 +08:00
Amos Ng 5b78da589e
Properly describe dirty builds as dirty 2020-06-16 07:46:17 +08:00
Amos Ng 26c9140cdb
Updated CHANGELOG.md for RC17 2020-06-16 06:40:11 +08:00
Amos Ng fa4f89b706
Bumped CLIENT_BUILD in preparation for RC17 2020-06-16 06:31:54 +08:00
Amos Ng 7680dc3c8c
Added old cache deprecation CHANGELOG.md entry 2020-06-16 06:31:32 +08:00
Amos Ng edd067e9f7
Fixed typo in previous commit 2020-06-16 06:30:53 +08:00
Amos Ng bfbc495ed9
Fixed CHANGELOG.md category ordering 2020-06-16 06:28:59 +08:00
carbotaniuman f464d1cf74 Merge branch 'sqlite' into 'master'
Use a sqlite DB for metadata

See merge request mangadex/mangadex_at_home!27
2020-06-15 22:25:31 +00:00
carbotaniuman 7eec78e2d2 Use a sqlite DB for metadata 2020-06-15 22:25:31 +00:00
Amos Ng afe83a240b
Fixed tokenized data-saver parser not working 2020-06-16 05:53:57 +08:00
carbotaniuman 81ed8a4550 Merge branch 'parse-url-compromised-ping' into 'master'
Added logging of `url` and `compromised` parameters from `/ping`

See merge request mangadex/mangadex_at_home!28
2020-06-15 19:27:50 +00:00
Amos Ng bd0eaa4234
Added logging of url and compromised parameters from /ping 2020-06-16 02:57:18 +08:00
Amos Ng d58f4b8634
Fixed CHANGELOG.md missing categories 2020-06-15 16:27:24 +08:00
carbotaniuman c74250f045 Increment build version 2020-06-14 21:26:11 -05:00
carbotaniuman 5d360ed244 Add null check 2020-06-14 21:24:57 -05:00
carbotaniuman d033afa0be Update CHANGELOG.md 2020-06-15 02:21:52 +00:00
carbotaniuman c1710d1ef8 Fix bug in ping 2020-06-14 21:20:42 -05:00
carbotaniuman a8126b9026 Merge branch 'add-response-timings' into 'master'
Added response timings to trace logs and response headers

See merge request mangadex/mangadex_at_home!24
2020-06-14 23:48:24 +00:00
carbotaniuman 967793f37d Merge branch 'allow-host-binding' into 'master'
Allow client configuration of hosts binding

See merge request mangadex/mangadex_at_home!25
2020-06-14 23:47:57 +00:00
Amos Ng aa60500fb0 Allow client configuration of hosts binding 2020-06-14 23:47:57 +00:00
Amos Ng f4fa882381
Added response timings to trace logs and response headers 2020-06-14 23:17:08 +08:00
Amos Ng 41d06a2646
Fixed minor linting issue 2020-06-14 19:04:20 +08:00
Amos Ng ab21392d29
Fixed broken CHANGELOG.md link 2020-06-14 07:44:50 +08:00
Amos Ng f5291531bc
Updated CHANGELOG.md for kotlinisers 2020-06-14 07:42:04 +08:00
Amos Ng 0b59e524b3
Updated CHANGELOG.md for kotlinisers 2020-06-14 07:29:32 +08:00
carbotaniuman 6f507b0d6d Merge branch 'cleanup' into 'master'
Kotlinify some more things

See merge request mangadex/mangadex_at_home!23
2020-06-13 23:27:21 +00:00
carbotaniuman 9afa914566 Kotlinify some more things 2020-06-13 18:19:04 -05:00
carbotaniuman 57ba8eb019 Spotless + different log output 2020-06-13 17:46:18 -05:00
M d478135af1 Minor fixes to data updates 2020-06-13 17:38:32 -05:00
carbotaniuman 8ec6fc5885 Merge branch 'cleanup-application' into 'master'
Modularize the image server

See merge request mangadex/mangadex_at_home!22
2020-06-13 22:36:26 +00:00
carbotaniuman f958b9e7c4 Modularize the image server 2020-06-13 22:36:26 +00:00
carbotaniuman fbb1dbe4b4 Clean up build.gradle 2020-06-13 17:25:03 -05:00
carbotaniuman 3260473de0 Further improve sensible defaults 2020-06-13 17:24:15 -05:00
carbotaniuman 7c4ad5543c Remove unused settings and have a better default 2020-06-13 17:20:34 -05:00
M f2bab07bfb Cleaned out unused files and code 2020-06-13 17:15:59 -05:00
M b3aaf4cf58 Merge branch 'master' of https://gitlab.com/mangadex/mangadex_at_home 2020-06-13 17:11:51 -05:00
M 933bb80456 Cleaned out unused files and code 2020-06-13 17:11:13 -05:00
Amos Ng 8d9a3d1803
Bumped CHANGELOG.md to RC15 2020-06-14 05:57:23 +08:00
Amos Ng 5eb7b5d811
Bump client version to 5 2020-06-14 05:55:16 +08:00
Amos Ng 36afce1a1b Merge branch 'feature/expose-network-speed' into 'master'
Added additional entry to server ping for network speed

See merge request mangadex/mangadex_at_home!21
2020-06-13 21:39:33 +00:00
Amos Ng d640072b4d
Added additional entry to server ping for network speed 2020-06-14 05:39:10 +08:00