1
0
mirror of https://gitlab.com/mangadex-pub/mangadex_at_home.git synced 2024-11-17 00:22:32 +01:00
Commit Graph

270 Commits

Author SHA1 Message Date
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
Amos Ng
74d21b123d
Ignore /dev folder, courtesy of @carbo 2020-06-14 05:27:10 +08:00
Amos Ng
ba5f465b6c
Updated CHANGELOG.md for web-ui 2020-06-14 05:22:15 +08:00
carbotaniuman
8d862b2ac2 Fix merge stupidity 2020-06-13 16:14:28 -05:00
carbotaniuman
a86b313ad5 Merge branch 'webui'
# Conflicts:
#	src/main/kotlin/mdnet/base/web/Application.kt
2020-06-13 16:11:04 -05:00
carbotaniuman
a4a21904ed Fix saving 2020-06-13 16:10:17 -05:00
carbotaniuman
1818175d4a Commit the roughest POC of an UI ever 2020-06-13 16:09:03 -05:00
Amos Ng
6e2353307f
Added .gitattributes to help sort out CHANGELOG.md merge conflicts 2020-06-14 05:04:35 +08:00
Amos Ng
4986bfb003 Merge branch 'feature/x-cache-header' into 'master'
Added X-Cache header to image responses

See merge request mangadex/mangadex_at_home!20
2020-06-13 20:59:08 +00:00
Amos Ng
2643efa960
Added X-Cache header to image responses 2020-06-14 04:38:46 +08:00
M
9fe15a8afa charts maybe? 2020-06-13 15:26:04 -05:00
M
1098664814 Merge branch 'webui' of https://gitlab.com/mangadex/mangadex_at_home
 Conflicts:
	build.gradle
	src/main/java/mdnet/base/MangaDexClient.java
	src/main/java/mdnet/base/settings/ClientSettings.java
	src/main/java/mdnet/base/settings/WebSettings.java
	src/main/kotlin/mdnet/base/web/Application.kt
	src/main/resources/webui/dataReceive.js
2020-06-13 12:27:43 -05:00
Amos Ng
da88b12500 a 2020-06-13 12:25:48 -05:00
M
bb5fae1fb6 Merge branch 'master' of https://gitlab.com/mangadex/mangadex_at_home 2020-06-13 12:12:06 -05:00
carbotaniuman
9f1f30eace Add hourly cache of stats 2020-06-13 11:16:56 -05:00
Amos Ng
f725ac910e Merge branch 'feature/loglevel-configuration' into 'master'
Allow for the two log levels to be configurable

See merge request mangadex/mangadex_at_home!19
2020-06-13 14:07:51 +00:00