Commit graph

295 commits

Author SHA1 Message Date
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
AviKav b87835bd18
Ignore port when checking referrer 2020-07-05 16:57:25 -04:00
Amos Ng 5cfc5b4481
Updated CHANGELOG.md again for previous commit 2020-07-06 04:31:06 +08:00
lflare 7fde2b5e53 Merge branch 'master' into 'master'
Fix referrer check

See merge request mangadex-pub/mangadex_at_home!53
2020-07-05 20:30:17 +00: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 c1d459fa7e
Bump server version again :) 2020-07-06 04:26:10 +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
AviKav a20c759700
Move referrer check to before DB access and crypto for token check 2020-07-05 13:36:21 -04:00
AviKav 27bac2ef48
Fix referrer check 2020-07-05 13:02:48 -04:00
carbotaniuman 5f005e61e9 Update .gitlab-ci.yml 2020-07-04 23:54:36 +00:00
carbotaniuman 2907cda312 Update ImageServer.kt 2020-07-04 23:54:07 +00:00
carbotaniuman d84f5a66c1 Immutable 2020-07-04 17:59:20 -05:00
carbotaniuman a8ee77c262 Bump version 2020-07-04 17:56:17 -05:00
carbotaniuman 36ca9347f8 Rollback stuff 2020-07-04 17:51:07 -05:00
carbotaniuman 9c81c415cd Logging overhauls 2020-07-04 14:39:18 -05:00
carbotaniuman 45957ad922 Merge branch 'patch-1' into 'master'
Update Dockerfile to add libsodium

See merge request mangadex-pub/mangadex_at_home!52
2020-07-04 19:03:35 +00:00
carbotaniuman e481527fb3 Generate stuff automatically 2020-07-04 14:00:59 -05:00
Yamato e79f1db57f Update Dockerfile to add libsodium 2020-07-04 18:08:44 +00:00
carbotaniuman 372e136560 Supress logs 2020-07-04 12:14:51 -05:00
carbotaniuman fde00ecb7f Fix stupid bug 2020-07-04 12:11:24 -05:00
carbotaniuman 76d19d7493 Goddangit 2020-07-04 10:54:00 -05:00
carbotaniuman 61316f5f27 Update sample wording 2020-07-04 10:36:08 -05:00
carbotaniuman 486626f57e Release 1.1.0 2020-07-04 10:29:49 -05:00
carbotaniuman 61e32327d6 Don't delete DB entries 2020-07-04 10:27:43 -05:00
carbotaniuman 13c372038e Hide secret until @Secret if fixed 2020-07-03 16:37:03 -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 87814e0385 Merge branch 'revert-dbbf29a8' into 'master'
Revert "Update WebUI"

See merge request mangadex-pub/mangadex_at_home!51
2020-07-03 00:34:20 +00: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 56f3b09f65 remove testing code 2020-07-02 16:54:24 -05:00
carbotaniuman 14d9515d2a Renaming + changelog 2020-07-02 16:50:50 -05:00
carbotaniuman 3f237c690d Revert change 2020-07-02 16:45:33 -05:00
carbotaniuman 331f0f030d Validate tokens 2020-07-02 16:45:33 -05:00
carbotaniuman ac324a7dd2 Merge branch 'referer-check' into 'master'
fixed referer-check

Closes #64

See merge request mangadex-pub/mangadex_at_home!49
2020-07-02 21:23:14 +00:00
wedge1001 62f0d4fa2e fixed referer-check 2020-07-02 21:40:49 +02:00
carbotaniuman 75749ea685 Merge branch 'master' into 'master'
[Feature] Docker Support

See merge request mangadex-pub/mangadex_at_home!45
2020-07-02 16:12:34 +00:00
Yamato 27465df728 Add Dockerfile and CI Docker build stage
Update CI script

Added Docker DIND

Updated CI and Dockerfile

Another CI update
2020-07-02 16:12:34 +00:00
carbotaniuman 22b0840f99 Update gradle and spotless 2020-07-02 11:06:32 -05:00
carbotaniuman 6b3ca2eee2 Merge branch 'dev_setting' into 'master'
added optional dev-settings

See merge request mangadex-pub/mangadex_at_home!47
2020-07-02 16:02:40 +00:00
wedge1001 63c19f3a73 added optional dev-settings 2020-07-02 16:02:40 +00:00
carbotaniuman f77ed40b5b Clean up some code 2020-07-01 14:56:31 -05:00
carbotaniuman e4ce51be82 Changelog 2020-07-01 14:52:08 -05:00
carbotaniuman ba83ea36a4 Remove useless stuff 2020-07-01 14:51:32 -05:00
carbotaniuman 02f90180df Debug fixes 2020-07-01 13:48:32 -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