Commit graph

1684 commits

Author SHA1 Message Date
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
Gauthier Roebroeck
9d92b2594d feat(api): read progress v2 for Tachiyomi
uses numberSort instead of index of book in series
2021-09-04 11:40:35 +08:00
Gauthier Roebroeck
202abe1f48 docs: add link to find log files in bug issue template 2021-09-03 11:26:23 +08:00
semantic-release-bot
0a69bf43b7 chore(release): 0.120.3 [skip ci]
## [0.120.3](https://github.com/gotson/komga/compare/v0.120.2...v0.120.3) (2021-09-02)

### Bug Fixes

* scan could fail because of sql statement too long ([19204df](19204df1c7)), closes [#650](https://github.com/gotson/komga/issues/650)
2021-09-02 01:32:51 +00:00
Gauthier Roebroeck
19204df1c7 fix: scan could fail because of sql statement too long
closes #650
2021-09-02 09:18:15 +08:00
Gauthier Roebroeck
6e106f1da7 refactor: remove unused file 2021-09-02 09:16:54 +08:00
Gauthier Roebroeck
c42ad521e2 docs: update bug issue template 2021-09-02 09:16:28 +08:00
semantic-release-bot
f3e0eb2382 chore(release): 0.120.2 [skip ci]
## [0.120.2](https://github.com/gotson/komga/compare/v0.120.1...v0.120.2) (2021-09-01)

### Bug Fixes

* **api:** prevent retrieving own user activity in demo profile ([59c187f](59c187f3b7)), closes [#643](https://github.com/gotson/komga/issues/643)
* **webui:** catch exception during authentication activity retrieval ([e4b136b](e4b136b28d))
* **webui:** don't display nothing to show while still loading ([dce4dde](dce4dde6b8)), closes [#648](https://github.com/gotson/komga/issues/648)
2021-09-01 04:21:24 +00:00
Gauthier Roebroeck
dce4dde6b8 fix(webui): don't display nothing to show while still loading
closes #648
2021-09-01 12:07:05 +08:00
Gauthier Roebroeck
e4b136b28d fix(webui): catch exception during authentication activity retrieval 2021-09-01 12:07:05 +08:00
Gauthier Roebroeck
59c187f3b7 fix(api): prevent retrieving own user activity in demo profile
closes #643
2021-09-01 12:07:05 +08:00
Andreas
619e51bdcd
docs(swagger): operation description for read-progress 2021-09-01 11:42:54 +08:00
Gauthier Roebroeck
07c2b5dd78 ci: migrate to setup-java@v2 and setup-node@v2 2021-09-01 11:36:32 +08:00
semantic-release-bot
96869ea79e chore(release): 0.120.1 [skip ci]
## [0.120.1](https://github.com/gotson/komga/compare/v0.120.0...v0.120.1) (2021-08-31)

### Bug Fixes

* **webui:** support pl pluralization ([20afd83](20afd83356))
2021-08-31 11:43:25 +00:00
Gauthier Roebroeck
20afd83356 fix(webui): support pl pluralization
Co-authored-by: @SubZeroPL
2021-08-31 19:28:34 +08:00
Gauthier Roebroeck
4446001310 refactor: single column select for subselect 2021-08-31 16:03:06 +08:00
semantic-release-bot
11ed2c4cbf chore(release): 0.120.0 [skip ci]
# [0.120.0](https://github.com/gotson/komga/compare/v0.119.2...v0.120.0) (2021-08-31)

### Bug Fixes

* scan could fail with latest sqlite library ([f8cd7df](f8cd7dfcf7)), closes [#644](https://github.com/gotson/komga/issues/644)

### Features

* translated using Weblate (Indonesian) ([#619](https://github.com/gotson/komga/issues/619)) ([bde858f](bde858f58e))
2021-08-31 06:26:32 +00:00
Gauthier Roebroeck
0384dcd99d test: fix tests following last commit 2021-08-31 14:10:29 +08:00
Weblate (bot)
bde858f58e
feat: translated using Weblate (Indonesian) (#619)
Currently translated at 100.0% (511 of 511 strings)

feat: added translation using Weblate (Indonesian)

fix: translated using Weblate (Esperanto)

Currently translated at 100.0% (511 of 511 strings)

fix: translated using Weblate (Swedish)

Currently translated at 100.0% (511 of 511 strings)

fix: translated using Weblate (French)

Currently translated at 100.0% (511 of 511 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (511 of 511 strings)

fix: translated using Weblate (Swedish)

Currently translated at 100.0% (509 of 509 strings)

fix: translated using Weblate (French)

Currently translated at 100.0% (509 of 509 strings)

fix: translated using Weblate (German)

Currently translated at 100.0% (509 of 509 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (509 of 509 strings)

fix: translated using Weblate (Spanish)

Currently translated at 100.0% (505 of 505 strings)

fix: translated using Weblate (German)

Currently translated at 100.0% (505 of 505 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: Luna Jernberg <droidbittin@gmail.com>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: Punxsu Phil <punxsu@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: little cookie <dnaofhonour@gmail.com>
Co-authored-by: phlostically <phlostically@mailinator.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/es/
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/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: Luna Jernberg <droidbittin@gmail.com>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: Punxsu Phil <punxsu@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: little cookie <dnaofhonour@gmail.com>
Co-authored-by: phlostically <phlostically@mailinator.com>
2021-08-31 14:09:35 +08:00
Gauthier Roebroeck
f8cd7dfcf7 fix: scan could fail with latest sqlite library
statement would be too long to execute

closes #644
2021-08-31 11:57:14 +08:00
semantic-release-bot
4e23d1a6bb chore(release): 0.119.2 [skip ci]
## [0.119.2](https://github.com/gotson/komga/compare/v0.119.1...v0.119.2) (2021-08-30)

### Bug Fixes

* better unicode sorting ([773858e](773858eddd))
2021-08-30 09:11:18 +00:00
Gauthier Roebroeck
f4523c8299 ci: drop linux/ppc64le and linux/s390x for docker images 2021-08-30 16:57:20 +08:00
Gauthier Roebroeck
773858eddd fix: better unicode sorting 2021-08-30 16:56:49 +08:00
semantic-release-bot
660ab8a5cf chore(release): 0.119.1 [skip ci]
## [0.119.1](https://github.com/gotson/komga/compare/v0.119.0...v0.119.1) (2021-08-24)

### Bug Fixes

* **webui:** better image loading for cards ([f0476ab](f0476ab890))
2021-08-24 14:47:51 +00:00
Gauthier Roebroeck
f0476ab890 fix(webui): better image loading for cards
only display the placeholder in case of error
don't display the placeholder for the thumbnails explorer
2021-08-24 22:32:54 +08:00
semantic-release-bot
24a6406ed6 chore(release): 0.119.0 [skip ci]
# [0.119.0](https://github.com/gotson/komga/compare/v0.118.0...v0.119.0) (2021-08-24)

### Features

* **webui:** display library name in book/series screen, empty all trash ([1d3f4e4](1d3f4e4247))
2021-08-24 03:45:43 +00:00