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
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