Commit graph

3759 commits

Author SHA1 Message Date
Gauthier Roebroeck
dcd170b0af refactor: upgrade jsoup and remove workaround code 2021-12-23 10:03:42 +08:00
Gauthier Roebroeck
fb26be493a refactor: replace antMatchers with mvcMatchers 2021-12-23 10:03:42 +08:00
Gauthier Roebroeck
dbcf7923a9 refactor: use property syntax 2021-12-23 10:03:42 +08:00
Gauthier Roebroeck
c7d90b10f4 build: add trailing comma in editor config 2021-12-23 10:03:42 +08:00
Gauthier Roebroeck
c508f30229 style: ktlint format 2021-12-23 10:03:42 +08:00
Gauthier Roebroeck
3831baddfc build: update ktlint plugin 2021-12-23 10:03:42 +08:00
Gauthier Roebroeck
a93f2d8597 ci: test on jdk17 2021-12-23 10:03:42 +08:00
Gauthier Roebroeck
9d09c2bc43 build: update to kotlin 1.6.10 2021-12-23 10:03:42 +08:00
Gauthier Roebroeck
550c936499 build: specify java compat 2021-12-23 10:03:42 +08:00
Gauthier Roebroeck
4cc1bb5a54 build: update gradle to 7.3.2 2021-12-23 10:03:42 +08:00
Gauthier Roebroeck
b64ca41908 ci: switch docker base image to temurin
also publish previous adoptopenjdk image under '-legacy'
2021-12-23 09:54:21 +08:00
semantic-release-bot
63e25a6c5e chore(release): 0.138.0 [skip ci]
# [0.138.0](https://github.com/gotson/komga/compare/v0.137.0...v0.138.0) (2021-12-22)

### Bug Fixes

* **api:** library scan is always highest priority ([e60acb8](e60acb86ff))
* **webui:** increase height of activity bar ([5fc4013](5fc4013934))

### Features

* added translation using Weblate (Slovenian) ([7d4d811](7d4d811af8))
* **api:** cover upload for books, read lists and collections ([31ad351](31ad351144))
* series and book files deletion ([e626ff8](e626ff850f)), closes [#731](https://github.com/gotson/komga/issues/731)
2021-12-22 02:39:13 +00:00
Gauthier Roebroeck
a3d0a2b567 refactor: remove unused lambda parameter 2021-12-22 10:25:58 +08:00
Gauthier Roebroeck
e60acb86ff fix(api): library scan is always highest priority 2021-12-22 10:13:59 +08:00
Gauthier Roebroeck
e628b7ea8f build: update package-lock.json 2021-12-22 10:12:26 +08:00
Gauthier Roebroeck
5fc4013934 fix(webui): increase height of activity bar 2021-12-22 10:11:46 +08:00
Weblate (bot)
7d4d811af8
feat: added translation using Weblate (Slovenian)
Currently translated at 100.0% (531 of 531 strings)

fix: translated using Weblate (Slovenian)

Currently translated at 30.6% (163 of 531 strings)

fix: translated using Weblate (Slovenian)

Currently translated at 21.4% (114 of 531 strings)

fix: translated using Weblate (Korean)

Currently translated at 74.0% (393 of 531 strings)

fix: translated using Weblate (Slovenian)

Currently translated at 21.2% (113 of 531 strings)

fix: translated using Weblate (Polish)

Currently translated at 100.0% (531 of 531 strings)

fix: translated using Weblate (Korean)

Currently translated at 74.0% (393 of 531 strings)

feat: added translation using Weblate (Slovenian)

fix: translated using Weblate (Japanese)

Currently translated at 93.0% (494 of 531 strings)

fix: deleted translation using Weblate (Portuguese)

feat: added translation using Weblate (Portuguese)

Co-authored-by: Arief Hidayat <kekesed97@gmail.com>
Co-authored-by: Gauthier <gauthier.roebroeck@gmail.com>
Co-authored-by: Henrique Ferreira <me@hferreira.xyz>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Patryk <byakurau1@gmail.com>
Co-authored-by: kimhomo <dudu9191@gmail.com>
Co-authored-by: little cookie <dnaofhonour@gmail.com>
Co-authored-by: nEJC <nejc@nejc.info>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/de/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ja/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ko/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/pl/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/sl/
Translation: komga/webui

Co-authored-by: Arief Hidayat <kekesed97@gmail.com>
Co-authored-by: Gauthier <gauthier.roebroeck@gmail.com>
Co-authored-by: Henrique Ferreira <me@hferreira.xyz>
Co-authored-by: Patryk <byakurau1@gmail.com>
Co-authored-by: kimhomo <dudu9191@gmail.com>
Co-authored-by: little cookie <dnaofhonour@gmail.com>
Co-authored-by: nEJC <nejc@nejc.info>
2021-12-22 10:04:44 +08:00
Snd-R
e626ff850f
feat: series and book files deletion
closes #731 

Co-authored-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-12-22 10:03:04 +08:00
Snd-R
31ad351144
feat(api): cover upload for books, read lists and collections
Co-authored-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-12-22 10:02:11 +08:00
Gauthier Roebroeck
ff358da598 ci: don't setup java for webui test 2021-12-22 09:19:44 +08:00
Gauthier Roebroeck
9d4bd5b97a build: remove MaxPermSize 2021-12-22 09:17:58 +08:00
Gauthier Roebroeck
cb6ce51da5 build: update semantic release deps 2021-12-21 11:22:53 +08:00
semantic-release-bot
b1ef72a5c4 chore(release): 0.137.0 [skip ci]
# [0.137.0](https://github.com/gotson/komga/compare/v0.136.0...v0.137.0) (2021-12-14)

### Features

* import Translator from ComicInfo.xml ([fe8c21d](fe8c21d1ad)), closes [#740](https://github.com/gotson/komga/issues/740)
2021-12-14 10:44:33 +00:00
Gauthier Roebroeck
fe8c21d1ad feat: import Translator from ComicInfo.xml
closes #740
2021-12-14 18:30:36 +08:00
semantic-release-bot
fabba667ec chore(release): 0.136.0 [skip ci]
# [0.136.0](https://github.com/gotson/komga/compare/v0.135.1...v0.136.0) (2021-12-14)

### Features

* **webreader:** align double pages according to reading direction ([218fd79](218fd79e51)), closes [#670](https://github.com/gotson/komga/issues/670)
2021-12-14 06:11:47 +00:00
Gauthier Roebroeck
a1e9238bf5 test: fix tests 2021-12-14 13:58:58 +08:00
Gauthier Roebroeck
218fd79e51 feat(webreader): align double pages according to reading direction
closes #670
2021-12-14 11:34:06 +08:00
semantic-release-bot
4a519379ee chore(release): 0.135.1 [skip ci]
## [0.135.1](https://github.com/gotson/komga/compare/v0.135.0...v0.135.1) (2021-12-13)

### Bug Fixes

* change default rolling policy for logs ([c1cc96c](c1cc96cefe)), closes [#745](https://github.com/gotson/komga/issues/745)
* change default scan interval to every 8 hours ([8eef8d9](8eef8d99c9))
2021-12-13 14:18:46 +00:00
Gauthier Roebroeck
eb1501ae06 refactor: rename unused exception 2021-12-13 22:04:03 +08:00
Gauthier Roebroeck
0a48ba8cb1 refactor: use duration notation 2021-12-13 22:04:03 +08:00
Gauthier Roebroeck
c1cc96cefe fix: change default rolling policy for logs
closes #745
2021-12-13 22:04:03 +08:00
Gauthier Roebroeck
8eef8d99c9 fix: change default scan interval to every 8 hours 2021-12-13 22:04:03 +08:00
Gauthier Roebroeck
db89704691 refactor: add more logs 2021-12-13 22:04:03 +08:00
semantic-release-bot
de78483e3d chore(release): 0.135.0 [skip ci]
# [0.135.0](https://github.com/gotson/komga/compare/v0.134.1...v0.135.0) (2021-12-10)

### Features

* **opds:** acquisition feeds are paginated ([734403a](734403a366)), closes [#572](https://github.com/gotson/komga/issues/572)
* **opds:** add Keep Reading and On Deck ([c9d12d0](c9d12d042b)), closes [#737](https://github.com/gotson/komga/issues/737)
* **opds:** support lastRead attribute on OPSD PSE links ([ce51373](ce51373344))

### Reverts

* remove the OPDS markread feature ([e55f493](e55f493632))
2021-12-10 03:46:28 +00:00
Gauthier Roebroeck
c9d12d042b feat(opds): add Keep Reading and On Deck
closes #737
2021-12-10 11:31:03 +08:00
Gauthier Roebroeck
ce51373344 feat(opds): support lastRead attribute on OPSD PSE links
part of OPDS PSE 1.1
2021-12-10 11:31:03 +08:00
Gauthier Roebroeck
e55f493632 revert: remove the OPDS markread feature
impractical as clients would precache pages, messing with the read progress
2021-12-10 11:31:03 +08:00
Gauthier Roebroeck
734403a366 feat(opds): acquisition feeds are paginated
closes #572
2021-12-10 11:31:03 +08:00
Gauthier Roebroeck
a3c48601f8 refactor: remove extra slash 2021-12-10 11:31:03 +08:00
Gauthier Roebroeck
3085226113 refactor: move opds and rest packages under a common api root 2021-12-10 11:31:03 +08:00
semantic-release-bot
6517c1f8c4 chore(release): 0.134.1 [skip ci]
## [0.134.1](https://github.com/gotson/komga/compare/v0.134.0...v0.134.1) (2021-12-06)

### Bug Fixes

* exceptions SQLITE_TOOBIG could arise when deleting many books or series ([adf9e14](adf9e14fb2))
2021-12-06 03:30:20 +00:00
Gauthier Roebroeck
adf9e14fb2 fix: exceptions SQLITE_TOOBIG could arise when deleting many books or series 2021-12-06 11:17:52 +08:00
Gauthier Roebroeck
496695f1e7 build: fix transitive dependency issue for JGit 2021-12-03 09:18:08 +08:00
Gauthier Roebroeck
0e1c6388a4 docs: clarify CORS usage for frontend dev 2021-12-03 09:18:08 +08:00
semantic-release-bot
5772562db6 chore(release): 0.134.0 [skip ci]
# [0.134.0](https://github.com/gotson/komga/compare/v0.133.0...v0.134.0) (2021-12-02)

### Features

* **opds:** optionally mark progress when streaming pages ([f17bbd5](f17bbd5076)), closes [#710](https://github.com/gotson/komga/issues/710)
2021-12-02 06:42:38 +00:00
Gauthier Roebroeck
f17bbd5076 feat(opds): optionally mark progress when streaming pages
closes #710
2021-12-02 14:28:12 +08:00
semantic-release-bot
389c02ad67 chore(release): 0.133.0 [skip ci]
# [0.133.0](https://github.com/gotson/komga/compare/v0.132.4...v0.133.0) (2021-11-30)

### Features

* automatic oauth2 user creation ([fed2294](fed2294b84)), closes [#716](https://github.com/gotson/komga/issues/716)
2021-11-30 06:46:55 +00:00
Gauthier Roebroeck
a487be9f63 build: fix transitive dependency issue for JGit
this impacts Java 8 only
2021-11-30 14:33:46 +08:00
Gauthier Roebroeck
fed2294b84 feat: automatic oauth2 user creation
enable via
komga.oauth2-account-creation: true

closes #716
2021-11-30 11:39:54 +08:00
semantic-release-bot
fca13a7893 chore(release): 0.132.4 [skip ci]
## [0.132.4](https://github.com/gotson/komga/compare/v0.132.3...v0.132.4) (2021-11-28)

### Bug Fixes

* **api:** only mark unread book as read for tachiyomi readlist ([6609e4c](6609e4ce04))
* translated using Weblate ([884573e](884573e20d))
2021-11-28 11:37:49 +00:00