Commit graph

3759 commits

Author SHA1 Message Date
Gauthier Roebroeck
594194fafd fix: improper json deserialization when missing mandatory fields 2022-01-10 13:58:27 +08:00
semantic-release-bot
ebf94cbeea chore(release): 0.143.0 [skip ci]
# [0.143.0](https://github.com/gotson/komga/compare/v0.142.0...v0.143.0) (2022-01-06)

### Features

* add library options for hashing and dimensions analysis ([5d4ec94](5d4ec94e01)), closes [#645](https://github.com/gotson/komga/issues/645)
* get file size for pages during analysis ([432ed4e](432ed4e14c))
* hash pages to detect duplicates ([195ec29](195ec29d6d))
* **webui:** display page size in book import dialog ([6f26c2c](6f26c2c926))
2022-01-06 08:34:09 +00:00
Gauthier Roebroeck
6f26c2c926 feat(webui): display page size in book import dialog 2022-01-06 16:17:24 +08:00
Gauthier Roebroeck
432ed4e14c feat: get file size for pages during analysis 2022-01-06 16:17:24 +08:00
Gauthier Roebroeck
5d4ec94e01 feat: add library options for hashing and dimensions analysis
closes #645
2022-01-06 16:17:24 +08:00
Gauthier Roebroeck
3962e8ee6e refactor: move library checks to task receiver 2022-01-06 16:17:24 +08:00
Gauthier Roebroeck
195ec29d6d feat: hash pages to detect duplicates 2022-01-06 16:17:24 +08:00
Gauthier Roebroeck
f23d16d387 docs: update swagger annotation 2022-01-05 11:27:31 +08:00
Gauthier Roebroeck
7bd5454dc2 style: reformat for dangling comma 2022-01-05 10:33:41 +08:00
semantic-release-bot
10efc291a0 chore(release): 0.142.0 [skip ci]
# [0.142.0](https://github.com/gotson/komga/compare/v0.141.0...v0.142.0) (2021-12-31)

### Features

* **api:** get duplicate books by filehash ([3c97c20](3c97c20481))
* **webui:** new duplicates tab in server settings ([38ad00c](38ad00c307)), closes [#590](https://github.com/gotson/komga/issues/590)
2021-12-31 06:52:54 +00:00
Gauthier Roebroeck
38ad00c307 feat(webui): new duplicates tab in server settings
closes #590
2021-12-31 14:37:26 +08:00
Gauthier Roebroeck
3c97c20481 feat(api): get duplicate books by filehash 2021-12-31 14:37:26 +08:00
Gauthier Roebroeck
ba5072a731 refactor: missing i18n keys 2021-12-31 14:37:26 +08:00
semantic-release-bot
40c8b2a272 chore(release): 0.141.0 [skip ci]
# [0.141.0](https://github.com/gotson/komga/compare/v0.140.0...v0.141.0) (2021-12-31)

### Bug Fixes

* translated using Weblate ([f06d967](f06d9677b9))
* **webui:** edit book dialog would not save or reset properly ([e4b912e](e4b912e607))

### Features

* **api:** search series by completeness ([494bdf2](494bdf28a1))
* **webui:** filter series by completeness ([c3a3fa3](c3a3fa343b)), closes [#590](https://github.com/gotson/komga/issues/590)
2021-12-31 03:07:54 +00:00
Gauthier Roebroeck
4744e76aa6 test: fix tests 2021-12-31 10:50:22 +08:00
Weblate (bot)
f06d9677b9
fix: translated using Weblate
Currently translated at 100.0% (552 of 552 strings)

Co-authored-by: Eric <spice2wolf@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/
Translation: komga/webui

Co-authored-by: Eric <spice2wolf@gmail.com>
2021-12-31 10:19:53 +08:00
Gauthier Roebroeck
c3a3fa343b feat(webui): filter series by completeness
part of #590
2021-12-31 10:19:22 +08:00
Gauthier Roebroeck
494bdf28a1 feat(api): search series by completeness 2021-12-31 10:19:22 +08:00
Gauthier Roebroeck
e4b912e607 fix(webui): edit book dialog would not save or reset properly 2021-12-31 10:19:22 +08:00
semantic-release-bot
d6611db081 chore(release): 0.140.0 [skip ci]
# [0.140.0](https://github.com/gotson/komga/compare/v0.139.0...v0.140.0) (2021-12-29)

### Bug Fixes

* translated using Weblate ([b6f2696](b6f269641e))
* **webui:** adjust import views display on small screens ([394123d](394123d263))

### Features

* parse translator field from epub ([4f6f85c](4f6f85c474))
* parse Web element from ComicInfo.xml ([5a464fd](5a464fd13e)), closes [#750](https://github.com/gotson/komga/issues/750)
* **webui:** display book links ([ff38516](ff38516b11)), closes [#750](https://github.com/gotson/komga/issues/750)
* **webui:** edit book links ([7195547](719554766c))
2021-12-29 08:48:51 +00:00
Weblate (bot)
b6f269641e
fix: translated using Weblate
Currently translated at 94.1% (513 of 545 strings)

fix: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (545 of 545 strings)

fix: translated using Weblate (French)

Currently translated at 100.0% (545 of 545 strings)

Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: f3rr31 <5920873@disroot.org>
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/zh_Hans/
Translation: komga/webui

Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: f3rr31 <5920873@disroot.org>
2021-12-29 16:32:44 +08:00
Gauthier Roebroeck
719554766c feat(webui): edit book links 2021-12-29 16:20:52 +08:00
Gauthier Roebroeck
394123d263 fix(webui): adjust import views display on small screens 2021-12-29 13:59:41 +08:00
Gauthier Roebroeck
0a8aa3e4bb refactor: fix incorrect type 2021-12-29 13:59:07 +08:00
Gauthier Roebroeck
79cd7db589 refactor: remove unused commented code 2021-12-29 13:59:07 +08:00
Gauthier Roebroeck
ff38516b11 feat(webui): display book links
closes #750
2021-12-29 13:59:07 +08:00
Gauthier Roebroeck
1c32273268 refactor(webui): use rtl class and elements 2021-12-28 18:51:59 +08:00
Gauthier Roebroeck
6d3fe6922c refactor: express BookMetadataPatchCapability as a set instead of list 2021-12-28 18:51:59 +08:00
Gauthier Roebroeck
5a464fd13e feat: parse Web element from ComicInfo.xml
closes #750
2021-12-28 18:51:58 +08:00
Gauthier Roebroeck
4f6f85c474 feat: parse translator field from epub 2021-12-28 14:51:29 +08:00
Gauthier Roebroeck
ab4b22a0e4 ci: dependabot for github actions 2021-12-24 14:22:13 +08:00
semantic-release-bot
90823eb34a chore(release): 0.139.0 [skip ci]
# [0.139.0](https://github.com/gotson/komga/compare/v0.138.0...v0.139.0) (2021-12-23)

### Bug Fixes

* translated using Weblate ([5c69c05](5c69c058fe))
* upgrade lucene version ([4ee30dd](4ee30dde96))

### Features

* detect JPEG XL images ([610c51f](610c51fd5d))
* **webreader:** add fullscreen keyboard shortcut ([a72a3ba](a72a3bab62))
* **webreader:** detect browser support for JPEG XL ([27f5ba6](27f5ba6348))
* **webui:** move read lists import view in import menu ([2529a96](2529a9623a))
2021-12-23 08:40:36 +00:00
Gauthier Roebroeck
585a92a6e4 ci: use temurin jdk 2021-12-23 16:23:28 +08:00
Gauthier Roebroeck
5484220307 ci: remove unused setup-java action 2021-12-23 16:23:28 +08:00
Weblate (bot)
5c69c058fe
fix: translated using Weblate
Currently translated at 100.0% (544 of 544 strings)

Co-authored-by: Eric <spice2wolf@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/
Translation: komga/webui

Co-authored-by: Eric <spice2wolf@gmail.com>
2021-12-23 16:20:12 +08:00
Gauthier Roebroeck
2529a9623a feat(webui): move read lists import view in import menu 2021-12-23 16:15:45 +08:00
Gauthier Roebroeck
c1f299b9c1 build(webui): even more eslint mumbo jumbo 2021-12-23 16:14:45 +08:00
Gauthier Roebroeck
f6bb7b4443 build(webui): update dependencies 2021-12-23 15:41:16 +08:00
Gauthier Roebroeck
a72a3bab62 feat(webreader): add fullscreen keyboard shortcut 2021-12-23 15:36:57 +08:00
Gauthier Roebroeck
3fb24cba26 build(webui): more eslint mumbo jumbo 2021-12-23 15:36:02 +08:00
Gauthier Roebroeck
3d77660ee6 build(webui): update other dev dependencies 2021-12-23 15:02:39 +08:00
Gauthier Roebroeck
81605ec1ea build(webui): update eslint plugin 2021-12-23 14:36:08 +08:00
Gauthier Roebroeck
f955c5e21a build(webui): update babel deps 2021-12-23 11:35:28 +08:00
Gauthier Roebroeck
d478b86202 build(webui): downgrade sass to remove warnings during build 2021-12-23 11:31:17 +08:00
Gauthier Roebroeck
864a86da57 build: align jest deps and remove canvas warnings 2021-12-23 11:13:39 +08:00
Gauthier Roebroeck
27f5ba6348 feat(webreader): detect browser support for JPEG XL 2021-12-23 10:05:54 +08:00
Gauthier Roebroeck
610c51fd5d feat: detect JPEG XL images
upgrade tika to 2.2.0
2021-12-23 10:05:51 +08:00
Gauthier Roebroeck
a9579adf5f refactor: explain build upgrade restriction and warning 2021-12-23 10:03:42 +08:00
Gauthier Roebroeck
4ee30dde96 fix: upgrade lucene version
will trigger a full rebuild of the index
2021-12-23 10:03:42 +08:00
Gauthier Roebroeck
ec0acbc5cc build: update dependencies 2021-12-23 10:03:42 +08:00