Commit graph

3322 commits

Author SHA1 Message Date
Gauthier Roebroeck
3b95629126 refactor: simplify isbn validation 2021-03-12 16:54:34 +08:00
Gauthier Roebroeck
062e532a69 build: increase heap for tests 2021-03-12 16:38:36 +08:00
Gauthier Roebroeck
76c3b25386 ci: store and publish test results 2021-03-12 16:38:36 +08:00
Gauthier Roebroeck
261a2177d3 refactor: remove moment.js
closes #452
2021-03-12 14:42:41 +08:00
Gauthier Roebroeck
83ff4d23a8 chore: missing i18n key 2021-03-12 11:39:58 +08:00
Gauthier Roebroeck
3a7f393272 refactor: simpler isbn verification 2021-03-12 10:23:36 +08:00
Gauthier Roebroeck
bcefe227ec refactor: extract i18n strings 2021-03-12 10:08:32 +08:00
semantic-release-bot
6c0b0f0111 chore(release): 0.80.0 [skip ci]
# [0.80.0](https://github.com/gotson/komga/compare/v0.79.1...v0.80.0) (2021-03-11)

### Features

* localize server side errors ([cbe47ea](cbe47ea593))

### Performance Improvements

* prevent failing tasks ([07cec50](07cec50417))
2021-03-11 15:15:12 +00:00
Gauthier Roebroeck
cbe47ea593 feat: localize server side errors 2021-03-11 22:47:46 +08:00
Gauthier Roebroeck
07cec50417 perf: prevent failing tasks
do not try to generate thumbnail and refresh metadata for books in error
2021-03-11 22:47:46 +08:00
Gauthier Roebroeck
01ab0f7756 refactor: simplify code 2021-03-11 22:47:46 +08:00
semantic-release-bot
8418ce8da0 chore(release): 0.79.1 [skip ci]
## [0.79.1](https://github.com/gotson/komga/compare/v0.79.0...v0.79.1) (2021-03-10)

### Performance Improvements

* reduce disk usage during filesystem scan ([e154583](e154583d30))
2021-03-10 10:13:12 +00:00
Gauthier Roebroeck
903bcb387e refactor: replaced deprecated key 2021-03-10 17:57:29 +08:00
Gauthier Roebroeck
e154583d30 perf: reduce disk usage during filesystem scan 2021-03-10 17:49:46 +08:00
semantic-release-bot
da8fe86d53 chore(release): 0.79.0 [skip ci]
# [0.79.0](https://github.com/gotson/komga/compare/v0.78.0...v0.79.0) (2021-03-10)

### Bug Fixes

* **api:** some metadata fields would not unset if set to null ([1996071](1996071794))
* **webui:** only show writers and pencillers on series screen ([6101e83](6101e83292))

### Features

* **webui:** group checkbox for advanced library options ([6fa0324](6fa0324666))
* **webui:** manage isbn barcode import for libraries ([ee1a0a2](ee1a0a2aa0))
* **webui:** show and edit ISBN for book ([65c16f1](65c16f109f))
* read ISBN from barcode ([6431b1f](6431b1f000)), closes [#380](https://github.com/gotson/komga/issues/380) [#381](https://github.com/gotson/komga/issues/381)
2021-03-10 07:57:01 +00:00
Gauthier Roebroeck
6101e83292 fix(webui): only show writers and pencillers on series screen 2021-03-10 15:40:06 +08:00
Gauthier Roebroeck
7e3626c9ef refactor: remove unused code 2021-03-10 15:40:06 +08:00
Gauthier Roebroeck
65c16f109f feat(webui): show and edit ISBN for book 2021-03-10 15:40:06 +08:00
Gauthier Roebroeck
6fa0324666 feat(webui): group checkbox for advanced library options 2021-03-10 15:40:06 +08:00
Gauthier Roebroeck
ee1a0a2aa0 feat(webui): manage isbn barcode import for libraries 2021-03-10 15:40:06 +08:00
Gauthier Roebroeck
1996071794 fix(api): some metadata fields would not unset if set to null 2021-03-10 15:40:06 +08:00
Gauthier Roebroeck
6431b1f000 feat: read ISBN from barcode
closes #380, closes #381
2021-03-10 15:40:06 +08:00
semantic-release-bot
2987260ca6 chore(release): 0.78.0 [skip ci]
# [0.78.0](https://github.com/gotson/komga/compare/v0.77.3...v0.78.0) (2021-03-09)

### Bug Fixes

* **webui:** adjust read and download button icon size ([6cdc777](6cdc777be9))

### Features

* add Japanese translation ([8e5748d](8e5748d973))
2021-03-09 09:20:27 +00:00
Weblate (bot)
8e5748d973
feat: add Japanese translation
Co-authored-by: Gauthier <gauthier.roebroeck@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Satoru KURASHIKI <lurdan@gmail.com>
Co-authored-by: Shjosan <git.sockr@mailhero.io>
Co-authored-by: Snd-R <io.rain@yandex.ru>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/fr/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ja/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ru/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/sv/
Translation: komga/webui

Co-authored-by: Gauthier <gauthier.roebroeck@gmail.com>
Co-authored-by: Satoru KURASHIKI <lurdan@gmail.com>
Co-authored-by: Shjosan <git.sockr@mailhero.io>
Co-authored-by: Snd-R <io.rain@yandex.ru>
2021-03-09 16:40:26 +08:00
Gauthier Roebroeck
4a75381d83 chore: i18n 2021-03-09 16:38:14 +08:00
Gauthier Roebroeck
c2c974417a build: update dependencies 2021-03-09 16:36:42 +08:00
Gauthier Roebroeck
a83fa3c3c1 test: fileSystemScanner tests with symlinks 2021-03-08 13:58:54 +08:00
Gauthier Roebroeck
9934a2fc36 build: update dependencies 2021-03-08 10:51:51 +08:00
Gauthier Roebroeck
c1e48ada08 build: update Gradle to 6.8.3 2021-03-08 10:51:51 +08:00
Gauthier Roebroeck
cbe65a72b6 build: upgrade spring boot to 2.4.3 2021-03-08 10:51:51 +08:00
Gauthier Roebroeck
4aa7af5187 build: npm upgrade 2021-03-08 10:51:51 +08:00
Gauthier Roebroeck
6cdc777be9 fix(webui): adjust read and download button icon size 2021-03-08 10:51:51 +08:00
semantic-release-bot
ef3b27670a chore(release): 0.77.3 [skip ci]
## [0.77.3](https://github.com/gotson/komga/compare/v0.77.2...v0.77.3) (2021-03-05)

### Bug Fixes

* translated using Weblate (Swedish) ([04c1dde](04c1dde4ee))
2021-03-05 01:16:41 +00:00
Weblate (bot)
04c1dde4ee
fix: translated using Weblate (Swedish)
Currently translated at 100.0% (346 of 346 strings)

fix: translated using Weblate (Swedish)

Currently translated at 100.0% (346 of 346 strings)

fix: translated using Weblate (Swedish)

Currently translated at 81.2% (281 of 346 strings)

fix: translated using Weblate (Swedish)

Currently translated at 73.1% (253 of 346 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (346 of 346 strings)

fix: translated using Weblate (German)

Currently translated at 94.7% (328 of 346 strings)

fix: translated using Weblate (Arabic)

Currently translated at 95.0% (329 of 346 strings)

fix: translated using Weblate (French)

Currently translated at 100.0% (346 of 346 strings)

fix: translated using Weblate (French)

Currently translated at 100.0% (346 of 346 strings)

feat: added translation using Weblate (Swedish)

fix: translated using Weblate (Russian)

Currently translated at 100.0% (343 of 343 strings)

Co-authored-by: Gauthier <gauthier.roebroeck@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kiwi-13-plo <lonchampp@gmail.com>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: Shjosan <git.sockr@mailhero.io>
Co-authored-by: Snd-R <io.rain@yandex.ru>
Co-authored-by: sam5558 <mourabbi.salim@gmail.com>
Co-authored-by: 峰裕 <1006945671@qq.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ar/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/de/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/fr/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ru/
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: Gauthier <gauthier.roebroeck@gmail.com>
Co-authored-by: Kiwi-13-plo <lonchampp@gmail.com>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: Shjosan <git.sockr@mailhero.io>
Co-authored-by: Snd-R <io.rain@yandex.ru>
Co-authored-by: sam5558 <mourabbi.salim@gmail.com>
Co-authored-by: 峰裕 <1006945671@qq.com>
2021-03-05 09:01:34 +08:00
semantic-release-bot
99d88c376c chore(release): 0.77.2 [skip ci]
## [0.77.2](https://github.com/gotson/komga/compare/v0.77.1...v0.77.2) (2021-03-03)

### Bug Fixes

* **webui:** keyboard navigation in searchbox results ([604ccf1](604ccf1192)), closes [#250](https://github.com/gotson/komga/issues/250)
* **webui:** rearrange browse series and books views ([a5c7b17](a5c7b17829))
2021-03-03 08:34:31 +00:00
Gauthier Roebroeck
604ccf1192 fix(webui): keyboard navigation in searchbox results
closes #250
2021-03-03 16:20:38 +08:00
Gauthier Roebroeck
a5c7b17829 fix(webui): rearrange browse series and books views 2021-03-03 14:08:37 +08:00
semantic-release-bot
7cc837cc41 chore(release): 0.77.1 [skip ci]
## [0.77.1](https://github.com/gotson/komga/compare/v0.77.0...v0.77.1) (2021-03-02)

### Bug Fixes

* **webui:** show only author roles present ([847b704](847b7044a0))
2021-03-02 08:09:50 +00:00
Gauthier Roebroeck
847b7044a0 fix(webui): show only author roles present 2021-03-02 15:55:20 +08:00
semantic-release-bot
04d8a2682c chore(release): 0.77.0 [skip ci]
# [0.77.0](https://github.com/gotson/komga/compare/v0.76.0...v0.77.0) (2021-03-02)

### Features

* **webui:** show read status on Books and Series when searching  ([234997c](234997c27d)), closes [#433](https://github.com/gotson/komga/issues/433)
2021-03-02 07:48:07 +00:00
Ben Kuskopf
234997c27d
feat(webui): show read status on Books and Series when searching
closes #433 

Co-authored-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-03-02 15:32:54 +08:00
semantic-release-bot
db47dd0d1e chore(release): 0.76.0 [skip ci]
# [0.76.0](https://github.com/gotson/komga/compare/v0.75.2...v0.76.0) (2021-03-02)

### Features

* **webui:** make authors chips clickable ([9fed50e](9fed50e405)), closes [#431](https://github.com/gotson/komga/issues/431)
2021-03-02 05:51:38 +00:00
Ben Kuskopf
9fed50e405
feat(webui): make authors chips clickable
closes #431 

Co-authored-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-03-02 13:38:05 +08:00
Weblate (bot)
54e912e188
chore: translated using Weblate
Currently translated at 100.0% (343 of 343 strings)

fix: translated using Weblate (German)

Currently translated at 95.3% (327 of 343 strings)

fix: translated using Weblate (Russian)

Currently translated at 82.5% (283 of 343 strings)

fix: translated using Weblate (Korean)

Currently translated at 83.6% (287 of 343 strings)

fix: translated using Weblate (Norwegian Bokmål)

Currently translated at 100.0% (343 of 343 strings)

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Gauthier <gauthier.roebroeck@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: Snd-R <io.rain@yandex.ru>
Co-authored-by: kimhomo <dudu9191@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/de/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/fr/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ko/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ru/
Translation: komga/webui

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Gauthier <gauthier.roebroeck@gmail.com>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: Snd-R <io.rain@yandex.ru>
Co-authored-by: kimhomo <dudu9191@gmail.com>
2021-03-01 15:59:12 +08:00
Gauthier Roebroeck
c97c76cfed chore: update i18n strings 2021-03-01 15:45:56 +08:00
Gauthier Roebroeck
8ee6b53593 refactor: fix prop type check
it would through some warnings in the console
2021-03-01 15:45:56 +08:00
semantic-release-bot
a5c8af0834 chore(release): 0.75.2 [skip ci]
## [0.75.2](https://github.com/gotson/komga/compare/v0.75.1...v0.75.2) (2021-03-01)

### Bug Fixes

* better email validation ([97871f7](97871f7fbc)), closes [#434](https://github.com/gotson/komga/issues/434)
2021-03-01 07:40:39 +00:00
Gauthier Roebroeck
163b7f2344 build: migrate to Husky 5 (leftovers) 2021-03-01 15:26:59 +08:00
Gauthier Roebroeck
97871f7fbc fix: better email validation
rejects email address where domain has no extension

related to #434
2021-03-01 12:15:00 +08:00
Gauthier Roebroeck
8c034035a0 build: migrate to Husky 5 2021-03-01 12:15:00 +08:00