Commit graph

3322 commits

Author SHA1 Message Date
Gauthier Roebroeck
d4b9f5d7c4 fix(scanner): don't ignore files with reparse point
should fix #616
2021-08-16 08:56:22 +08:00
semantic-release-bot
c5fc44c5a4 chore(release): 0.116.1 [skip ci]
## [0.116.1](https://github.com/gotson/komga/compare/v0.116.0...v0.116.1) (2021-08-12)

### Bug Fixes

* empty trash is not library specific ([d68f70a](d68f70acb3)), closes [#612](https://github.com/gotson/komga/issues/612)
* translated using Weblate ([c86a99e](c86a99e315))
2021-08-12 12:49:03 +00:00
Gauthier Roebroeck
d68f70acb3 fix: empty trash is not library specific
closes #612
2021-08-12 20:34:19 +08:00
Weblate (bot)
c86a99e315
fix: translated using Weblate
Currently translated at 100.0% (505 of 505 strings)

fix: translated using Weblate (Hungarian)

Currently translated at 99.0% (500 of 505 strings)

fix: translated using Weblate (French)

Currently translated at 100.0% (505 of 505 strings)

fix: translated using Weblate (German)

Currently translated at 100.0% (505 of 505 strings)

fix: translated using Weblate (Esperanto)

Currently translated at 100.0% (505 of 505 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (505 of 505 strings)

fix: translated using Weblate (Swedish)

Currently translated at 100.0% (504 of 504 strings)

fix: translated using Weblate (French)

Currently translated at 100.0% (504 of 504 strings)

fix: translated using Weblate (French)

Currently translated at 99.6% (502 of 504 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (504 of 504 strings)

fix: translated using Weblate (Swedish)

Currently translated at 100.0% (500 of 500 strings)

fix: translated using Weblate (French)

Currently translated at 99.6% (498 of 500 strings)

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: Norbert Kovács <kovinor123@gmail.com>
Co-authored-by: Semenzin Rémi <remisemenzin@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
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/fr/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/hu/
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: Eric <spice2wolf@gmail.com>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: Norbert Kovács <kovinor123@gmail.com>
Co-authored-by: Semenzin Rémi <remisemenzin@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: phlostically <phlostically@mailinator.com>
2021-08-12 20:34:07 +08:00
semantic-release-bot
46b1a8f371 chore(release): 0.116.0 [skip ci]
# [0.116.0](https://github.com/gotson/komga/compare/v0.115.1...v0.116.0) (2021-08-09)

### Features

* better full text search ([5aa9a95](5aa9a95ca5)), closes [#592](https://github.com/gotson/komga/issues/592) [#597](https://github.com/gotson/komga/issues/597)
2021-08-09 07:16:15 +00:00
Gauthier Roebroeck
2d10f70fef refactor: simplify jooq query 2021-08-09 15:00:36 +08:00
Gauthier Roebroeck
5aa9a95ca5 feat: better full text search
work with CJK
search by more fields

closes #592, closes #597
2021-08-09 15:00:36 +08:00
Gauthier Roebroeck
c73e2b11c8 refactor: replace deleteEmpty by delete(ids) for readlist and collections 2021-08-09 15:00:36 +08:00
Gauthier Roebroeck
95b22e6b56 refactor: use transactionTemplate instead of @Transactional 2021-08-09 15:00:36 +08:00
Gauthier Roebroeck
d2a2096aa8 test: more FTS tests 2021-08-09 15:00:36 +08:00
semantic-release-bot
01f293d606 chore(release): 0.115.1 [skip ci]
## [0.115.1](https://github.com/gotson/komga/compare/v0.115.0...v0.115.1) (2021-08-08)

### Bug Fixes

* support for armv6 ([eb1fc4a](eb1fc4a49f)), closes [#398](https://github.com/gotson/komga/issues/398)
2021-08-08 04:24:00 +00:00
Gauthier Roebroeck
eb1fc4a49f fix: support for armv6
closes #398
2021-08-08 12:09:31 +08:00
semantic-release-bot
16ec0d1c91 chore(release): 0.115.0 [skip ci]
# [0.115.0](https://github.com/gotson/komga/compare/v0.114.0...v0.115.0) (2021-08-06)

### Bug Fixes

* **webui:** better add to home screen support ([43733fb](43733fbec3))

### Features

* **webreader:** fullscreen support ([0a1761d](0a1761d37e))
2021-08-06 06:05:29 +00:00
Gauthier Roebroeck
0a1761d37e feat(webreader): fullscreen support 2021-08-06 13:49:32 +08:00
Ben Kuskopf
43733fbec3
fix(webui): better add to home screen support 2021-08-06 13:49:21 +08:00
semantic-release-bot
72b650afde chore(release): 0.114.0 [skip ci]
# [0.114.0](https://github.com/gotson/komga/compare/v0.113.0...v0.114.0) (2021-08-02)

### Features

* **webui:** full screen support when adding to home on mobile ([20bccb5](20bccb57ec)), closes [#565](https://github.com/gotson/komga/issues/565)
2021-08-02 03:57:22 +00:00
Gauthier Roebroeck
20bccb57ec feat(webui): full screen support when adding to home on mobile
closes #565
2021-08-02 11:40:39 +08:00
semantic-release-bot
c24450e337 chore(release): 0.113.0 [skip ci]
# [0.113.0](https://github.com/gotson/komga/compare/v0.112.2...v0.113.0) (2021-07-30)

### Features

* **api:** add total book count field for series metadata ([87c1432](87c1432984)), closes [#298](https://github.com/gotson/komga/issues/298)
* **api:** filter read lists books by library, read status, tags, or authors ([c06f89f](c06f89ffc2))
* **api:** search authors and tags by read list ([422876a](422876ae2f))
* **api:** summary field for read lists ([1148e46](1148e46d90)), closes [#558](https://github.com/gotson/komga/issues/558)
* **webui:** add filter panel in BrowseReadList view ([b8effd4](b8effd4453)), closes [#580](https://github.com/gotson/komga/issues/580)
* **webui:** add summary for read list browsing and edit dialog ([883fed3](883fed3940)), closes [#558](https://github.com/gotson/komga/issues/558)
* **webui:** display and filter series aggregated book tags ([bb1eb36](bb1eb36dae)), closes [#513](https://github.com/gotson/komga/issues/513)
* aggregate book tags at series level ([0c9a063](0c9a063cc3)), closes [#513](https://github.com/gotson/komga/issues/513)
* import total book count from ComicInfo.xml and Mylar series.json ([64acfef](64acfeff99)), closes [#450](https://github.com/gotson/komga/issues/450)
* **webui:** show and edit total book count for series ([6090e3f](6090e3f0c5)), closes [#298](https://github.com/gotson/komga/issues/298)
2021-07-30 09:23:19 +00:00
Gauthier Roebroeck
b8effd4453 feat(webui): add filter panel in BrowseReadList view
closes #580
2021-07-30 17:08:33 +08:00
Gauthier Roebroeck
422876ae2f feat(api): search authors and tags by read list 2021-07-30 17:08:33 +08:00
Gauthier Roebroeck
c06f89ffc2 feat(api): filter read lists books by library, read status, tags, or authors 2021-07-30 17:08:33 +08:00
Gauthier Roebroeck
883fed3940 feat(webui): add summary for read list browsing and edit dialog
closes #558
2021-07-30 17:08:33 +08:00
Gauthier Roebroeck
1148e46d90 feat(api): summary field for read lists
closes #558
2021-07-30 17:08:33 +08:00
Gauthier Roebroeck
aaa4555137 test: fix test typo 2021-07-30 17:08:33 +08:00
Gauthier Roebroeck
77ef4bcab7 refactor: remove h2 cleanup code 2021-07-30 17:08:33 +08:00
Gauthier Roebroeck
6d40836a2b refactor(webui): remove cookie to local storage migration code 2021-07-30 17:08:32 +08:00
Gauthier Roebroeck
bb1eb36dae feat(webui): display and filter series aggregated book tags
closes #513
2021-07-30 17:08:32 +08:00
Gauthier Roebroeck
0c9a063cc3 feat: aggregate book tags at series level
closes #513
2021-07-30 17:08:32 +08:00
Gauthier Roebroeck
64acfeff99 feat: import total book count from ComicInfo.xml and Mylar series.json
closes #450
2021-07-30 17:08:32 +08:00
Gauthier Roebroeck
6090e3f0c5 feat(webui): show and edit total book count for series
closes #298
2021-07-30 17:08:32 +08:00
Gauthier Roebroeck
87c1432984 feat(api): add total book count field for series metadata
closes #298
2021-07-30 17:08:32 +08:00
semantic-release-bot
d096d7432b chore(release): 0.112.2 [skip ci]
## [0.112.2](https://github.com/gotson/komga/compare/v0.112.1...v0.112.2) (2021-07-30)

### Bug Fixes

* **api:** ignore search parameter when blank ([48637e2](48637e26e4))
2021-07-30 02:23:08 +00:00
Gauthier Roebroeck
48637e26e4 fix(api): ignore search parameter when blank 2021-07-30 10:08:34 +08:00
semantic-release-bot
9d9a73f8b2 chore(release): 0.112.1 [skip ci]
## [0.112.1](https://github.com/gotson/komga/compare/v0.112.0...v0.112.1) (2021-07-29)

### Bug Fixes

* skip old file hashing tasks if feature is disabled ([01a16b7](01a16b718a)), closes [#585](https://github.com/gotson/komga/issues/585)
2021-07-29 08:41:27 +00:00
Gauthier Roebroeck
01a16b718a fix: skip old file hashing tasks if feature is disabled
closes #585
2021-07-29 16:27:49 +08:00
semantic-release-bot
50229db2cf chore(release): 0.112.0 [skip ci]
# [0.112.0](https://github.com/gotson/komga/compare/v0.111.0...v0.112.0) (2021-07-29)

### Bug Fixes

* translated using Weblate (German) ([#579](https://github.com/gotson/komga/issues/579)) ([dd63a0f](dd63a0f1bb))

### Features

* sort series by release date ([d15c130](d15c130530)), closes [#582](https://github.com/gotson/komga/issues/582)
2021-07-29 08:10:20 +00:00
Weblate (bot)
dd63a0f1bb
fix: translated using Weblate (German) (#579)
Currently translated at 100.0% (500 of 500 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (500 of 500 strings)

fix: translated using Weblate (Russian)

Currently translated at 98.6% (493 of 500 strings)

fix: translated using Weblate (Spanish)

Currently translated at 100.0% (500 of 500 strings)

fix: translated using Weblate (Norwegian Bokmål)

Currently translated at 81.0% (405 of 500 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (500 of 500 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (500 of 500 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (500 of 500 strings)

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kirill <majongo00@mail.ru>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: lk.KEVIN <anonymouslk.kevin@gmail.com>
Co-authored-by: 峰裕 <1006945671@qq.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/de/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/es/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ru/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/
Translation: komga/webui

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Kirill <majongo00@mail.ru>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: lk.KEVIN <anonymouslk.kevin@gmail.com>
Co-authored-by: 峰裕 <1006945671@qq.com>
2021-07-29 15:56:31 +08:00
Gauthier Roebroeck
d15c130530 feat: sort series by release date
closes #582
2021-07-29 15:53:13 +08:00
semantic-release-bot
f87e72c6e6 chore(release): 0.111.0 [skip ci]
# [0.111.0](https://github.com/gotson/komga/compare/v0.110.0...v0.111.0) (2021-07-29)

### Features

* **api:** full text search ([8f27faf](8f27faf417)), closes [#24](https://github.com/gotson/komga/issues/24) [#496](https://github.com/gotson/komga/issues/496)
2021-07-29 07:34:49 +00:00
Gauthier Roebroeck
8f27faf417 feat(api): full text search
closes #24, closes #496
2021-07-29 15:19:24 +08:00
semantic-release-bot
15598f5d7a chore(release): 0.110.0 [skip ci]
# [0.110.0](https://github.com/gotson/komga/compare/v0.109.1...v0.110.0) (2021-07-26)

### Bug Fixes

* translated using Weblate ([770f2fa](770f2fa216))

### Features

* **webui:** add library option to choose series cover ([afe2b64](afe2b64a15)), closes [#312](https://github.com/gotson/komga/issues/312)
* **webui:** add recently read books section on dashboard ([f4527ec](f4527ec1fa))
* add library option to choose series cover ([8e94b8e](8e94b8e444)), closes [#312](https://github.com/gotson/komga/issues/312)
2021-07-26 07:30:48 +00:00
Weblate (bot)
770f2fa216
fix: translated using Weblate
Currently translated at 100.0% (493 of 493 strings)

fix: translated using Weblate (Japanese)

Currently translated at 88.2% (435 of 493 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (493 of 493 strings)

fix: translated using Weblate (Swedish)

Currently translated at 100.0% (493 of 493 strings)

fix: translated using Weblate (Korean)

Currently translated at 68.1% (336 of 493 strings)

fix: translated using Weblate (German)

Currently translated at 100.0% (493 of 493 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (493 of 493 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (493 of 493 strings)

fix: translated using Weblate (German)

Currently translated at 100.0% (493 of 493 strings)

fix: translated using Weblate (Norwegian Bokmål)

Currently translated at 79.9% (391 of 489 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (489 of 489 strings)

fix: translated using Weblate (German)

Currently translated at 100.0% (479 of 479 strings)

fix: translated using Weblate (Spanish)

Currently translated at 100.0% (479 of 479 strings)

fix: translated using Weblate (Hungarian)

Currently translated at 98.9% (474 of 479 strings)

fix: translated using Weblate (Italian)

Currently translated at 100.0% (479 of 479 strings)

fix: translated using Weblate (Russian)

Currently translated at 100.0% (479 of 479 strings)

fix: translated using Weblate (Russian)

Currently translated at 100.0% (479 of 479 strings)

fix: translated using Weblate (Russian)

Currently translated at 100.0% (479 of 479 strings)

fix: translated using Weblate (Russian)

Currently translated at 100.0% (479 of 479 strings)

fix: translated using Weblate (Russian)

Currently translated at 97.7% (468 of 479 strings)

fix: translated using Weblate (Esperanto)

Currently translated at 100.0% (479 of 479 strings)

fix: translated using Weblate (Russian)

Currently translated at 96.6% (463 of 479 strings)

fix: translated using Weblate (Swedish)

Currently translated at 100.0% (479 of 479 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (479 of 479 strings)

fix: translated using Weblate (Russian)

Currently translated at 97.6% (462 of 473 strings)

fix: translated using Weblate (French)

Currently translated at 100.0% (473 of 473 strings)

fix: translated using Weblate (Italian)

Currently translated at 100.0% (473 of 473 strings)

fix: translated using Weblate (Swedish)

Currently translated at 100.0% (473 of 473 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (473 of 473 strings)

fix: translated using Weblate (Norwegian Bokmål)

Currently translated at 78.0% (369 of 473 strings)

fix: translated using Weblate (French)

Currently translated at 99.7% (472 of 473 strings)

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: KimPig <justin4758@naver.com>
Co-authored-by: Kirill <majongo00@mail.ru>
Co-authored-by: Kirill Barbarigo <majongo00@mail.ru>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: Norbert Kovács <kovinor123@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com>
Co-authored-by: Zakhar Timoshenko <vp1984tanki@gmail.com>
Co-authored-by: little cookie <dnaofhonour@gmail.com>
Co-authored-by: lk.KEVIN <anonymouslk.kevin@gmail.com>
Co-authored-by: phlostically <phlostically@mailinator.com>
Co-authored-by: t2nagi <greenpakira.4143@gmail.com>
Co-authored-by: 峰裕 <1006945671@qq.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/hu/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/it/
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/nb_NO/
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: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: KimPig <justin4758@naver.com>
Co-authored-by: Kirill <majongo00@mail.ru>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: Norbert Kovács <kovinor123@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com>
Co-authored-by: Zakhar Timoshenko <vp1984tanki@gmail.com>
Co-authored-by: little cookie <dnaofhonour@gmail.com>
Co-authored-by: lk.KEVIN <anonymouslk.kevin@gmail.com>
Co-authored-by: phlostically <phlostically@mailinator.com>
Co-authored-by: t2nagi <greenpakira.4143@gmail.com>
Co-authored-by: 峰裕 <1006945671@qq.com>
2021-07-26 15:14:28 +08:00
Gauthier Roebroeck
f4527ec1fa feat(webui): add recently read books section on dashboard 2021-07-26 15:10:44 +08:00
Gauthier Roebroeck
afe2b64a15 feat(webui): add library option to choose series cover
closes #312
2021-07-26 15:10:44 +08:00
Gauthier Roebroeck
8e94b8e444 feat: add library option to choose series cover
closes #312
2021-07-26 15:10:44 +08:00
semantic-release-bot
f93143c9ec chore(release): 0.109.1 [skip ci]
## [0.109.1](https://github.com/gotson/komga/compare/v0.109.0...v0.109.1) (2021-07-26)

### Bug Fixes

* **api:** accent insensitive search ([30c349a](30c349afaf))
* **api:** accent insensitive sort ([af837c6](af837c6813)), closes [#500](https://github.com/gotson/komga/issues/500)
* **webui:** clearer error message on login error ([ca054f6](ca054f642f))
* **webui:** incorrect data reload on received events ([44bd09a](44bd09ac0b))
2021-07-26 02:48:00 +00:00
Gauthier Roebroeck
af837c6813 fix(api): accent insensitive sort
uses stripAccent for now, while waiting for https://github.com/xerial/sqlite-jdbc/pull/627

closes #500
2021-07-26 10:32:42 +08:00
Gauthier Roebroeck
30c349afaf fix(api): accent insensitive search 2021-07-26 10:26:03 +08:00
Gauthier Roebroeck
44bd09ac0b fix(webui): incorrect data reload on received events 2021-07-26 10:26:03 +08:00
Gauthier Roebroeck
ca054f642f fix(webui): clearer error message on login error 2021-07-26 10:26:03 +08:00