Commit graph

3322 commits

Author SHA1 Message Date
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
Ben Kuskopf
1d3f4e4247
feat(webui): display library name in book/series screen, empty all trash
adds a button in 'Server Settings > Server' to empty trash for all libraries
display the library name next to Series name on Book and Series details screen

Co-authored-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-08-24 11:30:12 +08:00
semantic-release-bot
164dae5764 chore(release): 0.118.0 [skip ci]
# [0.118.0](https://github.com/gotson/komga/compare/v0.117.0...v0.118.0) (2021-08-20)

### Bug Fixes

* skip duplicate books during reading list import ([b528b3d](b528b3d56d)), closes [#622](https://github.com/gotson/komga/issues/622)

### Features

* **api:** batch update book metadata ([ae9a19a](ae9a19af62))
* **importer:** delete sidecars when upgrading book ([9443f7e](9443f7e3c7)), closes [#624](https://github.com/gotson/komga/issues/624)
* **webui:** bulk edit book metadata ([4bab0c6](4bab0c61c7)), closes [#476](https://github.com/gotson/komga/issues/476)
2021-08-20 08:19:25 +00:00
Gauthier Roebroeck
9443f7e3c7 feat(importer): delete sidecars when upgrading book
closes #624
2021-08-20 16:03:14 +08:00
Gauthier Roebroeck
b528b3d56d fix: skip duplicate books during reading list import
closes #622
2021-08-20 16:03:14 +08:00
Gauthier Roebroeck
4bab0c61c7 feat(webui): bulk edit book metadata
closes #476
2021-08-20 16:03:14 +08:00
Gauthier Roebroeck
ae9a19af62 feat(api): batch update book metadata 2021-08-20 16:03:14 +08:00
semantic-release-bot
2ddfec2e5c chore(release): 0.117.0 [skip ci]
# [0.117.0](https://github.com/gotson/komga/compare/v0.116.3...v0.117.0) (2021-08-16)

### Features

* **importer:** import sidecars alongside books ([a3c3a48](a3c3a48038)), closes [#611](https://github.com/gotson/komga/issues/611)
2021-08-16 08:24:42 +00:00
Gauthier Roebroeck
a3c3a48038 feat(importer): import sidecars alongside books
closes #611
2021-08-16 16:08:33 +08:00
semantic-release-bot
3129a9759a chore(release): 0.116.3 [skip ci]
## [0.116.3](https://github.com/gotson/komga/compare/v0.116.2...v0.116.3) (2021-08-16)

### Bug Fixes

* **scanner:** fail scan if root folder is unavailable ([871ec60](871ec60869)), closes [#617](https://github.com/gotson/komga/issues/617)
* **webui:** display series/books as unavailable if library is unavailable ([82cf82d](82cf82df38)), closes [#617](https://github.com/gotson/komga/issues/617)
2021-08-16 07:02:06 +00:00
Gauthier Roebroeck
82cf82df38 fix(webui): display series/books as unavailable if library is unavailable
closes #617
2021-08-16 14:46:41 +08:00
Gauthier Roebroeck
871ec60869 fix(scanner): fail scan if root folder is unavailable
this will prevent soft deleting the whole library, and rehash everything when available again

closes #617
2021-08-16 14:46:41 +08:00
semantic-release-bot
538be86082 chore(release): 0.116.2 [skip ci]
## [0.116.2](https://github.com/gotson/komga/compare/v0.116.1...v0.116.2) (2021-08-16)

### Bug Fixes

* **scanner:** don't ignore files with reparse point ([d4b9f5d](d4b9f5d7c4)), closes [#616](https://github.com/gotson/komga/issues/616)
2021-08-16 01:10:41 +00:00