Commit graph

3759 commits

Author SHA1 Message Date
Gauthier Roebroeck
aff4418256 feat(api): cancel all tasks 2021-09-16 14:04:46 +08:00
Gauthier Roebroeck
2395f6e3ac refactor: remove unused property 2021-09-16 14:04:46 +08:00
Gauthier Roebroeck
5e9cb43710 fix(api): add maxNumberSort to TachiyomiReadProgressV2Dto.kt 2021-09-16 14:04:46 +08:00
semantic-release-bot
102484ae80 chore(release): 0.126.0 [skip ci]
# [0.126.0](https://github.com/gotson/komga/compare/v0.125.4...v0.126.0) (2021-09-15)

### Bug Fixes

* disable http session in database for now ([3448140](3448140f2d))

### Features

* index ngrams to allow partial search ([6e0c51e](6e0c51ed1d))
* index titleSort for series ([817c293](817c2939b0)), closes [#626](https://github.com/gotson/komga/issues/626)
* index updater facility on startup ([a7204e8](a7204e85b9))
2021-09-15 08:32:48 +00:00
Gauthier Roebroeck
d06d11a658 test: remove irrelevant test 2021-09-15 16:20:10 +08:00
Gauthier Roebroeck
a7204e85b9 feat: index updater facility on startup 2021-09-15 15:12:41 +08:00
Gauthier Roebroeck
6e0c51ed1d feat: index ngrams to allow partial search 2021-09-15 15:12:00 +08:00
Gauthier Roebroeck
817c2939b0 feat: index titleSort for series
closes #626
2021-09-15 15:10:42 +08:00
Gauthier Roebroeck
3448140f2d fix: disable http session in database for now 2021-09-15 11:35:55 +08:00
Gauthier Roebroeck
6a514350fb ci(docker): force LC_ALL to UTF-8
closes #676
2021-09-15 10:03:37 +08:00
semantic-release-bot
502eee6fee chore(release): 0.125.4 [skip ci]
## [0.125.4](https://github.com/gotson/komga/compare/v0.125.3...v0.125.4) (2021-09-14)

### Bug Fixes

* translated using Weblate ([9205951](92059518cb))
* **webui:** dashboard would not reload when series read progress changed ([62d378c](62d378c717))
* don't update read progress data upon upgrade or restore ([72d3451](72d3451140))
* don't update read progress for already read books when series is marked as read ([a6164da](a6164dadb7))
* insert batch in chunks ([1d0c578](1d0c57854c)), closes [#654](https://github.com/gotson/komga/issues/654)
2021-09-14 06:43:30 +00:00
Gauthier Roebroeck
7fe94143f1 test: fix warnings and failing test on CI 2021-09-14 14:06:30 +08:00
Weblate (bot)
92059518cb
fix: translated using Weblate
Currently translated at 100.0% (515 of 515 strings)

fix: translated using Weblate (Hungarian)

Currently translated at 97.2% (501 of 515 strings)

fix: translated using Weblate (Polish)

Currently translated at 100.0% (515 of 515 strings)

fix: translated using Weblate (Swedish)

Currently translated at 100.0% (515 of 515 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (515 of 515 strings)

Co-authored-by: Arief Hidayat <kekesed97@gmail.com>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Norbert Kovács <kovinor123@gmail.com>
Co-authored-by: P K <subzeropl@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/hu/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/id/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/pl/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/sv/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/
Translation: komga/webui

Co-authored-by: Arief Hidayat <kekesed97@gmail.com>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Norbert Kovács <kovinor123@gmail.com>
Co-authored-by: P K <subzeropl@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
2021-09-14 12:04:04 +08:00
Gauthier Roebroeck
cf0382ca10 refactor: use some instead of map/includes 2021-09-14 12:01:50 +08:00
Gauthier Roebroeck
62d378c717 fix(webui): dashboard would not reload when series read progress changed 2021-09-14 12:01:50 +08:00
Gauthier Roebroeck
a6164dadb7 fix: don't update read progress for already read books when series is marked as read 2021-09-14 12:01:50 +08:00
Gauthier Roebroeck
f8f11e8630 refactor: get lastModifiedDate from createdDate for Auditable 2021-09-14 12:01:50 +08:00
Gauthier Roebroeck
1d0c57854c fix: insert batch in chunks
closes #654
2021-09-14 12:01:50 +08:00
Gauthier Roebroeck
72d3451140 fix: don't update read progress data upon upgrade or restore
add readDate to ReadProgress instead of relying on lastModifiedDate
2021-09-14 12:01:27 +08:00
semantic-release-bot
49ebb7457a chore(release): 0.125.3 [skip ci]
## [0.125.3](https://github.com/gotson/komga/compare/v0.125.2...v0.125.3) (2021-09-10)

### Bug Fixes

* **webui:** dashboard and search results pages would reload entirely upon events ([043c4d3](043c4d3a73))
* scan fails because of duplicate items by URL ([45d4421](45d4421cd6)), closes [#663](https://github.com/gotson/komga/issues/663)
2021-09-10 14:40:23 +00:00
Gauthier Roebroeck
043c4d3a73 fix(webui): dashboard and search results pages would reload entirely upon events 2021-09-10 22:27:10 +08:00
Gauthier Roebroeck
45d4421cd6 fix: scan fails because of duplicate items by URL
closes #663
2021-09-10 16:54:28 +08:00
semantic-release-bot
c3914a9290 chore(release): 0.125.2 [skip ci]
## [0.125.2](https://github.com/gotson/komga/compare/v0.125.1...v0.125.2) (2021-09-10)

### Bug Fixes

* **webui:** dashboard infinite scroll not working for on deck and new/updated series ([4153603](4153603879))
2021-09-10 08:51:00 +00:00
Gauthier Roebroeck
4153603879 fix(webui): dashboard infinite scroll not working for on deck and new/updated series 2021-09-10 16:38:27 +08:00
semantic-release-bot
f3925424cd chore(release): 0.125.1 [skip ci]
## [0.125.1](https://github.com/gotson/komga/compare/v0.125.0...v0.125.1) (2021-09-10)

### Bug Fixes

* don't update read progress data upon upgrade or restore ([eb9d505](eb9d505e17))
* translated using Weblate ([1eb16b4](1eb16b4c2a))
* **webui:** latest books on dashboard not sorted properly ([b691f30](b691f3098b))
2021-09-10 08:25:56 +00:00
Ben Kuskopf
62a885417c
feat:(webui): Add scan all libraries button in server settings
* Add scan all libraries button

* refactor: remove error color, adjust spacing for RTL

Co-authored-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-09-10 16:11:54 +08:00
Weblate (bot)
1eb16b4c2a
fix: translated using Weblate
Currently translated at 99.8% (513 of 514 strings)

fix: translated using Weblate (Indonesian)

Currently translated at 100.0% (514 of 514 strings)

fix: translated using Weblate (Esperanto)

Currently translated at 100.0% (514 of 514 strings)

fix: translated using Weblate (Japanese)

Currently translated at 87.7% (451 of 514 strings)

fix: translated using Weblate (Swedish)

Currently translated at 100.0% (514 of 514 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (514 of 514 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (512 of 512 strings)

fix: translated using Weblate (Japanese)

Currently translated at 86.4% (442 of 511 strings)

fix: translated using Weblate (German)

Currently translated at 100.0% (511 of 511 strings)

Co-authored-by: Arief Hidayat <kekesed97@gmail.com>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: phlostically <phlostically@mailinator.com>
Co-authored-by: t2nagi <greenpakira.4143@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/de/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/eo/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/fr/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/id/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ja/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/sv/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/
Translation: komga/webui

Co-authored-by: Arief Hidayat <kekesed97@gmail.com>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: phlostically <phlostically@mailinator.com>
Co-authored-by: t2nagi <greenpakira.4143@gmail.com>
2021-09-10 16:11:17 +08:00
Gauthier Roebroeck
eb9d505e17 fix: don't update read progress data upon upgrade or restore 2021-09-10 16:03:14 +08:00
Gauthier Roebroeck
b691f3098b fix(webui): latest books on dashboard not sorted properly 2021-09-10 15:53:37 +08:00
semantic-release-bot
2f8b62c7ed chore(release): 0.125.0 [skip ci]
# [0.125.0](https://github.com/gotson/komga/compare/v0.124.0...v0.125.0) (2021-09-10)

### Bug Fixes

* **api:** incorrect page information when searching ([24b564a](24b564a707))
* **api:** page.sort had incorrect value ([57f601b](57f601b8dd))

### Features

* **webui:** horizontal scroller infinite scroll on dashboard and search results ([fe78f17](fe78f17e5e)), closes [#605](https://github.com/gotson/komga/issues/605)
2021-09-10 07:36:41 +00:00
Gauthier Roebroeck
fe78f17e5e feat(webui): horizontal scroller infinite scroll on dashboard and search results
closes #605
2021-09-10 15:22:54 +08:00
Gauthier Roebroeck
24b564a707 fix(api): incorrect page information when searching 2021-09-10 15:22:54 +08:00
Gauthier Roebroeck
57f601b8dd fix(api): page.sort had incorrect value 2021-09-10 15:22:54 +08:00
semantic-release-bot
8787de2e15 chore(release): 0.124.0 [skip ci]
# [0.124.0](https://github.com/gotson/komga/compare/v0.123.0...v0.124.0) (2021-09-08)

### Bug Fixes

* **webui:** dashboard could show no data while still loading ([16c35ab](16c35ab6ff))
* **webui:** series card thumbnail flicker when new book thumbnails are added ([0101473](0101473067))

### Features

* store sessions in database ([4568914](4568914ef7))
2021-09-08 10:19:53 +00:00
Gauthier Roebroeck
0101473067 fix(webui): series card thumbnail flicker when new book thumbnails are added 2021-09-08 12:10:41 +08:00
Gauthier Roebroeck
16c35ab6ff fix(webui): dashboard could show no data while still loading 2021-09-08 12:02:25 +08:00
Gauthier Roebroeck
4568914ef7 feat: store sessions in database 2021-09-08 11:36:03 +08:00
Gauthier Roebroeck
25b530aa9d build(webui): update dependencies 2021-09-08 11:36:03 +08:00
semantic-release-bot
a8dacfb36c chore(release): 0.123.0 [skip ci]
# [0.123.0](https://github.com/gotson/komga/compare/v0.122.0...v0.123.0) (2021-09-06)

### Bug Fixes

* make SeriesMetadata language tag lowercase ([fe2b756](fe2b756c2f)), closes [#661](https://github.com/gotson/komga/issues/661)
* **webui:** display custom roles in book edit dialog ([055fb1c](055fb1c827))
* **webui:** display custom roles on book view ([2d14e69](2d14e698e6))

### Features

* **webreader:** fit width (shrink only) scale type ([9e9033d](9e9033dc0e)), closes [#584](https://github.com/gotson/komga/issues/584)
* **webui:** add 'translator' author role ([8ff6c86](8ff6c8620e)), closes [#614](https://github.com/gotson/komga/issues/614)
* **webui:** add custom roles in the book edit dialog ([e7c5c1a](e7c5c1af39)), closes [#639](https://github.com/gotson/komga/issues/639)
2021-09-06 09:03:55 +00:00
Gauthier Roebroeck
9e9033dc0e feat(webreader): fit width (shrink only) scale type
closes #584
2021-09-06 16:50:17 +08:00
Gauthier Roebroeck
fe2b756c2f fix: make SeriesMetadata language tag lowercase
closes #661
2021-09-06 16:38:06 +08:00
Gauthier Roebroeck
8ff6c8620e feat(webui): add 'translator' author role
closes #614
2021-09-06 16:27:53 +08:00
Gauthier Roebroeck
e7c5c1af39 feat(webui): add custom roles in the book edit dialog
closes #639
2021-09-06 16:27:32 +08:00
Gauthier Roebroeck
055fb1c827 fix(webui): display custom roles in book edit dialog 2021-09-06 14:47:03 +08:00
Gauthier Roebroeck
2d14e698e6 fix(webui): display custom roles on book view 2021-09-06 11:36:53 +08:00
semantic-release-bot
5821c0cf85 chore(release): 0.122.0 [skip ci]
# [0.122.0](https://github.com/gotson/komga/compare/v0.121.0...v0.122.0) (2021-09-06)

### Bug Fixes

* translated using Weblate ([8859241](8859241885))

### Features

* **api:** support custom covers for series ([d7470dd](d7470dd7db))
* **webreader:** added gray backround option ([1ba6822](1ba6822fd5))
2021-09-06 01:37:05 +00:00
Andreas
d7470dd7db
feat(api): support custom covers for series
Co-authored-by: Gauthier <gotson@users.noreply.github.com>
Co-authored-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-09-06 09:22:45 +08:00
gryffyn
1ba6822fd5
feat(webreader): added gray backround option
* feat: added gray backround option to book reader

Signed-off-by: gryffyn <me@neveris.one>

* refactor: reorder options to have gray between white and black

Co-authored-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-09-06 09:22:08 +08:00
Weblate (bot)
8859241885
fix: translated using Weblate
Currently translated at 85.9% (439 of 511 strings)

fix: translated using Weblate (Indonesian)

Currently translated at 100.0% (511 of 511 strings)

fix: translated using Weblate (Polish)

Currently translated at 100.0% (511 of 511 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (511 of 511 strings)

Co-authored-by: Arief Hidayat <kekesed97@gmail.com>
Co-authored-by: Ele7o <superkokono@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: P K <subzeropl@gmail.com>
Co-authored-by: 峰裕 <1006945671@qq.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/id/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/pl/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/vi/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/
Translation: komga/webui

Co-authored-by: Arief Hidayat <kekesed97@gmail.com>
Co-authored-by: Ele7o <superkokono@gmail.com>
Co-authored-by: P K <subzeropl@gmail.com>
Co-authored-by: 峰裕 <1006945671@qq.com>
2021-09-06 09:21:45 +08:00
semantic-release-bot
64ff2f533c chore(release): 0.121.0 [skip ci]
# [0.121.0](https://github.com/gotson/komga/compare/v0.120.3...v0.121.0) (2021-09-04)

### Features

* **api:** read progress v2 for Tachiyomi ([9d92b25](9d92b2594d))
2021-09-04 04:49:24 +00:00