Gauthier Roebroeck
|
15bad4b20a
|
fix(webui): add contain property to thumbnail in searchbox
|
2021-06-23 10:35:24 +08:00 |
|
semantic-release-bot
|
7c0f8af7db
|
chore(release): 0.101.0 [skip ci]
# [0.101.0](https://github.com/gotson/komga/compare/v0.100.3...v0.101.0) (2021-06-23)
### Features
* **webui:** remove early feature warning (extension repair, convert to cbz) ([6af6f5b](6af6f5be40))
* **webui:** remove early feature warning in book import screen ([3d159d1](3d159d16b2))
* **webui:** show library name on series picker dialog (import) ([626ef3e](626ef3eb40)), closes [#559](https://github.com/gotson/komga/issues/559)
|
2021-06-23 02:11:05 +00:00 |
|
Gauthier Roebroeck
|
6af6f5be40
|
feat(webui): remove early feature warning (extension repair, convert to cbz)
|
2021-06-23 09:58:25 +08:00 |
|
Gauthier Roebroeck
|
3d159d16b2
|
feat(webui): remove early feature warning in book import screen
|
2021-06-23 09:58:25 +08:00 |
|
Gauthier Roebroeck
|
626ef3eb40
|
feat(webui): show library name on series picker dialog (import)
closes #559
|
2021-06-23 09:58:25 +08:00 |
|
Gauthier Roebroeck
|
7b30835e88
|
refactor(webui): remove dead code
|
2021-06-23 09:58:25 +08:00 |
|
semantic-release-bot
|
a7e5b7ea00
|
chore(release): 0.100.3 [skip ci]
## [0.100.3](https://github.com/gotson/komga/compare/v0.100.2...v0.100.3) (2021-06-23)
### Bug Fixes
* **epub:** better isbn parsing ([e1741c3](e1741c34fa))
* **epub:** incorrect genres parsing when empty ([8a5abf2](8a5abf24fb))
* **epub:** parse multiple dc:subjects for series genre ([c25b9cf](c25b9cf5f9))
* **epub:** series title not always parsed properly ([a6c19f6](a6c19f6eee)), closes [#556](https://github.com/gotson/komga/issues/556)
|
2021-06-23 01:53:00 +00:00 |
|
Gauthier Roebroeck
|
8a5abf24fb
|
fix(epub): incorrect genres parsing when empty
|
2021-06-23 09:37:04 +08:00 |
|
Gauthier Roebroeck
|
c25b9cf5f9
|
fix(epub): parse multiple dc:subjects for series genre
|
2021-06-23 09:14:13 +08:00 |
|
Gauthier Roebroeck
|
a6c19f6eee
|
fix(epub): series title not always parsed properly
closes #556
|
2021-06-23 09:14:13 +08:00 |
|
Gauthier Roebroeck
|
e1741c34fa
|
fix(epub): better isbn parsing
|
2021-06-23 09:14:13 +08:00 |
|
semantic-release-bot
|
7910273dfc
|
chore(release): 0.100.2 [skip ci]
## [0.100.2](https://github.com/gotson/komga/compare/v0.100.1...v0.100.2) (2021-06-22)
### Bug Fixes
* better date parsing for epub metadata ([ed7fa1f](ed7fa1fcb8))
* better isbn parsing for epub metadata ([b3bcd23](b3bcd233fd))
* do not split authors by comma in epub metadata ([13b18c0](13b18c0b45)), closes [#556](https://github.com/gotson/komga/issues/556)
* epub parsing namespace issue ([7a56632](7a566326b0))
* ignore html tags in epub description ([52d81ef](52d81ef1d7)), closes [#556](https://github.com/gotson/komga/issues/556)
* retrieve series from epub correctly ([fbd8655](fbd8655c51)), closes [#556](https://github.com/gotson/komga/issues/556)
* some images could be missing from epub files ([6c34794](6c34794a50)), closes [#556](https://github.com/gotson/komga/issues/556)
|
2021-06-22 09:55:41 +00:00 |
|
Gauthier Roebroeck
|
9bb0a3a39c
|
test: fix epub tests
|
2021-06-22 17:40:19 +08:00 |
|
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 |
|