Commit graph

3759 commits

Author SHA1 Message Date
Gauthier Roebroeck
6c34794a50 fix: some images could be missing from epub files
closes #556
2021-06-22 17:08:34 +08:00
Gauthier Roebroeck
7a566326b0 fix: epub parsing namespace issue 2021-06-22 15:54:51 +08:00
Gauthier Roebroeck
55ec5a3478 refactor: use xml parser for jsoup 2021-06-22 15:54:02 +08:00
Gauthier Roebroeck
ed7fa1fcb8 fix: better date parsing for epub metadata 2021-06-22 14:24:08 +08:00
Gauthier Roebroeck
b3bcd233fd fix: better isbn parsing for epub metadata 2021-06-22 14:23:51 +08:00
Gauthier Roebroeck
13b18c0b45 fix: do not split authors by comma in epub metadata
part of #556
2021-06-22 14:22:54 +08:00
Gauthier Roebroeck
fbd8655c51 fix: retrieve series from epub correctly
it would not work with namespaced elements generated by Calibre

part of #556
2021-06-22 14:20:10 +08:00
Gauthier Roebroeck
52d81ef1d7 fix: ignore html tags in epub description
part of #556
2021-06-22 14:18:48 +08:00
Gauthier Roebroeck
bb70bcd91d test: add tests for EpubMetadataProvider.kt 2021-06-22 14:17:47 +08:00
semantic-release-bot
d3b57753f0 chore(release): 0.100.1 [skip ci]
## [0.100.1](https://github.com/gotson/komga/compare/v0.100.0...v0.100.1) (2021-06-21)

### Bug Fixes

* **webui:** query param doesn't work with values containing comma ([b447101](b447101bcc)), closes [#557](https://github.com/gotson/komga/issues/557)
2021-06-21 09:20:45 +00:00
Gauthier Roebroeck
b447101bcc fix(webui): query param doesn't work with values containing comma
closes #557
2021-06-21 17:06:11 +08:00
semantic-release-bot
7d7fbad749 chore(release): 0.100.0 [skip ci]
# [0.100.0](https://github.com/gotson/komga/compare/v0.99.4...v0.100.0) (2021-06-21)

### Features

* **sse:** publish server-sent events ([691c7f0](691c7f0071))
* **webui:** the UI is now dynamic to events from the server ([a707fd3](a707fd3594)), closes [#124](https://github.com/gotson/komga/issues/124)
2021-06-21 07:47:10 +00:00
Gauthier Roebroeck
65f5e5d137 docs: update shields in README.md 2021-06-21 15:23:55 +08:00
Gauthier Roebroeck
dc5ab0ca08 test: fix BookImporterTest.kt 2021-06-21 15:17:26 +08:00
Gauthier Roebroeck
a707fd3594 feat(webui): the UI is now dynamic to events from the server
closes #124
2021-06-21 14:53:06 +08:00
Gauthier Roebroeck
691c7f0071 feat(sse): publish server-sent events 2021-06-21 14:43:54 +08:00
semantic-release-bot
b7c2c09ff4 chore(release): 0.99.4 [skip ci]
## [0.99.4](https://github.com/gotson/komga/compare/v0.99.3...v0.99.4) (2021-06-18)

### Bug Fixes

* some tasks could be executed with the wrong priority ([2b6f534](2b6f534f84))
2021-06-18 08:10:38 +00:00
Gauthier Roebroeck
2b6f534f84 fix: some tasks could be executed with the wrong priority 2021-06-18 15:56:31 +08:00
semantic-release-bot
5fc77b2297 chore(release): 0.99.3 [skip ci]
## [0.99.3](https://github.com/gotson/komga/compare/v0.99.2...v0.99.3) (2021-06-17)

### Bug Fixes

* sidecars would not be deleted with library ([49f83b7](49f83b78ac))
2021-06-17 09:30:41 +00:00
Gauthier Roebroeck
49f83b78ac fix: sidecars would not be deleted with library 2021-06-17 11:50:52 +08:00
semantic-release-bot
1a1f1cd9a8 chore(release): 0.99.2 [skip ci]
## [0.99.2](https://github.com/gotson/komga/compare/v0.99.1...v0.99.2) (2021-06-17)

### Bug Fixes

* local artwork could be refreshed at every scan ([4ac9fe9](4ac9fe96be))
2021-06-17 02:06:28 +00:00
Gauthier Roebroeck
4ac9fe96be fix: local artwork could be refreshed at every scan 2021-06-17 09:48:46 +08:00
Gauthier Roebroeck
67ebc74dc7 refactor: more logs 2021-06-11 11:17:19 +08:00
semantic-release-bot
d97871bef3 chore(release): 0.99.1 [skip ci]
## [0.99.1](https://github.com/gotson/komga/compare/v0.99.0...v0.99.1) (2021-06-10)

### Bug Fixes

* translated using Weblate (French) ([#549](https://github.com/gotson/komga/issues/549)) ([37a66fe](37a66feb27))
* **webui:** incorrect spacing in dialog ([8e1ef16](8e1ef165a8))
2021-06-10 10:15:02 +00:00
Weblate (bot)
37a66feb27
fix: translated using Weblate (French) (#549)
Currently translated at 100.0% (448 of 448 strings)

fix: translated using Weblate (French)

Currently translated at 100.0% (448 of 448 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: Tawagot0 <j.seyadouagammadou@cfa-insta.fr>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/fr/
Translation: komga/webui

Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: Tawagot0 <j.seyadouagammadou@cfa-insta.fr>
2021-06-10 18:00:40 +08:00
Gauthier Roebroeck
f97ca7c21a build(webui): update dependencies 2021-06-10 17:58:24 +08:00
Gauthier Roebroeck
8e1ef165a8 fix(webui): incorrect spacing in dialog 2021-06-10 17:48:17 +08:00
Gauthier Roebroeck
4dfc602391 build: update tika and pdfbox 2021-06-10 16:39:27 +08:00
Gauthier Roebroeck
8a4c2c5e2f build: update dependencies 2021-06-10 16:38:11 +08:00
Gauthier Roebroeck
ae6313f35f build: update spring boot to 2.4.6 2021-06-10 16:20:43 +08:00
Gauthier Roebroeck
5ac8ea92b0 build: update gradle to 7.0.2 2021-06-10 16:20:43 +08:00
Gauthier Roebroeck
d7ccf5897f build: update dependencies 2021-06-10 16:20:43 +08:00
semantic-release-bot
ed13cbc4a5 chore(release): 0.99.0 [skip ci]
# [0.99.0](https://github.com/gotson/komga/compare/v0.98.0...v0.99.0) (2021-06-10)

### Bug Fixes

* **api:** publisher and authors were not sorted lowercase ([78c6d23](78c6d23295))

### Features

* detect change in sidecar files during scan ([4244bcd](4244bcd9ae))
2021-06-10 07:09:20 +00:00
Gauthier Roebroeck
78c6d23295 fix(api): publisher and authors were not sorted lowercase 2021-06-10 14:56:17 +08:00
Gauthier Roebroeck
f49786a957 refactor: harmonize repository method names 2021-06-10 14:56:17 +08:00
Gauthier Roebroeck
4244bcd9ae feat: detect change in sidecar files during scan
local artwork refresh will be triggered when sidecar files are changed
2021-06-10 14:56:17 +08:00
semantic-release-bot
91ecfdc3c7 chore(release): 0.98.0 [skip ci]
# [0.98.0](https://github.com/gotson/komga/compare/v0.97.3...v0.98.0) (2021-06-08)

### Features

* delete empty read lists and collections ([159c767](159c767929)), closes [#551](https://github.com/gotson/komga/issues/551)
2021-06-08 03:06:09 +00:00
Gauthier Roebroeck
159c767929 feat: delete empty read lists and collections
closes #551
2021-06-08 10:53:29 +08:00
Gauthier Roebroeck
c8b522d7e9 refactor: remove duplicate code 2021-06-07 20:25:08 +08:00
semantic-release-bot
e0aa505908 chore(release): 0.97.3 [skip ci]
## [0.97.3](https://github.com/gotson/komga/compare/v0.97.2...v0.97.3) (2021-06-03)

### Bug Fixes

* translated using Weblate ([45f2bb4](45f2bb47f9))
* **api:** updating read progress from tachiyomi would mess up On Deck ([480871c](480871c966))
2021-06-03 03:50:58 +00:00
Weblate (bot)
45f2bb47f9
fix: translated using Weblate
Currently translated at 100.0% (448 of 448 strings)

fix: translated using Weblate (Esperanto)

Currently translated at 100.0% (448 of 448 strings)

fix: translated using Weblate (Swedish)

Currently translated at 100.0% (448 of 448 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (448 of 448 strings)

fix: translated using Weblate (Italian)

Currently translated at 100.0% (448 of 448 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (448 of 448 strings)

fix: translated using Weblate (Italian)

Currently translated at 100.0% (445 of 445 strings)

fix: translated using Weblate (Esperanto)

Currently translated at 100.0% (445 of 445 strings)

fix: translated using Weblate (German)

Currently translated at 100.0% (445 of 445 strings)

fix: translated using Weblate (French)

Currently translated at 100.0% (445 of 445 strings)

fix: translated using Weblate (French)

Currently translated at 100.0% (445 of 445 strings)

fix: translated using Weblate (Italian)

Currently translated at 100.0% (445 of 445 strings)

fix: translated using Weblate (Swedish)

Currently translated at 100.0% (445 of 445 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (445 of 445 strings)

fix: translated using Weblate (Italian)

Currently translated at 100.0% (444 of 444 strings)

fix: translated using Weblate (Swedish)

Currently translated at 100.0% (444 of 444 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (444 of 444 strings)

Co-authored-by: Gauthier <gauthier.roebroeck@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Luna Jernberg <droidbittin@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: phlostically <phlostically@mailinator.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/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/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: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Luna Jernberg <droidbittin@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: phlostically <phlostically@mailinator.com>
Co-authored-by: 峰裕 <1006945671@qq.com>
2021-06-03 11:38:59 +08:00
Gauthier Roebroeck
480871c966 fix(api): updating read progress from tachiyomi would mess up On Deck 2021-06-03 11:25:59 +08:00
semantic-release-bot
8da5de663e chore(release): 0.97.2 [skip ci]
## [0.97.2](https://github.com/gotson/komga/compare/v0.97.1...v0.97.2) (2021-06-01)

### Bug Fixes

* **webui:** replace searchbox for authors in filter panel ([14e6718](14e6718252))
2021-06-01 03:51:45 +00:00
Gauthier Roebroeck
14e6718252 fix(webui): replace searchbox for authors in filter panel 2021-06-01 11:36:53 +08:00
semantic-release-bot
61ca80dc72 chore(release): 0.97.1 [skip ci]
## [0.97.1](https://github.com/gotson/komga/compare/v0.97.0...v0.97.1) (2021-06-01)

### Bug Fixes

* **webui:** favicon for iOS, Android and Windows 10 ([#547](https://github.com/gotson/komga/issues/547)) ([da99052](da99052954))
2021-06-01 00:52:52 +00:00
Ben Kuskopf
da99052954
fix(webui): favicon for iOS, Android and Windows 10 (#547) 2021-06-01 08:39:09 +08:00
semantic-release-bot
14a974c8ae chore(release): 0.97.0 [skip ci]
# [0.97.0](https://github.com/gotson/komga/compare/v0.96.5...v0.97.0) (2021-05-31)

### Bug Fixes

* series would be updated at each scan even if not modified ([d05237f](d05237f5ed))
* **webui:** fix combobox search value remaining after list selection ([d114b0e](d114b0efb2))

### Features

* **api:** search authors by name and role ([a45a73c](a45a73c8bd))
* **webui:** filter series by read and in progress status ([4195ecb](4195ecbb9a))
* **webui:** in progress and read filter for series and collection ([b41499d](b41499d775))
* **webui:** reset filter button ([3219dc4](3219dc4bb2))
* **webui:** search authors in filters ([b908ac1](b908ac140b))

### Performance Improvements

* **webui:** load background data in parallel when possible ([c0d7be9](c0d7be9627))
2021-05-31 10:22:50 +00:00
Gauthier Roebroeck
d05237f5ed fix: series would be updated at each scan even if not modified 2021-05-31 18:09:49 +08:00
Gauthier Roebroeck
b908ac140b feat(webui): search authors in filters 2021-05-31 17:56:14 +08:00
Gauthier Roebroeck
a45a73c8bd feat(api): search authors by name and role 2021-05-31 17:56:14 +08:00