Gauthier Roebroeck
432bbb8f0e
ci(dependabot): remove unused dependabot configuration for root folder
2023-05-03 16:23:05 +08:00
dependabot[bot]
8716996c20
build(deps): bump peter-evans/dockerhub-description from 3.3.0 to 3.4.1
...
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description ) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases )
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3.3.0...v3.4.1 )
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 22:07:00 +04:00
github-actions
a66530e26c
chore(release): 0.165.0 [skip ci]
2023-03-17 05:10:54 +00:00
Gauthier Roebroeck
14c0bf4ad2
feat(webui): use a datepicker to select book release date
...
Closes : #1094
2023-03-17 12:40:00 +08:00
Gauthier Roebroeck
5050a4e14e
feat: better handling of read progress when a book file changed
...
if the number of pages changed, incomplete read progress is reset to 1
Closes : #1093
2023-03-17 12:19:26 +08:00
Gauthier Roebroeck
a51bf46dc8
feat(metadata): import Comicinfo.xml's GTIN element as ISBN
...
only valid ISBN numbers will be imported
Refs: anansi-project/comicinfo#12
2023-03-15 14:49:57 +08:00
Gauthier Roebroeck
c0d6bf29e2
test: better handling of temp directories
2023-03-15 14:22:18 +08:00
Gauthier Roebroeck
c0d00ccede
test: add language injection for better readability
2023-03-15 11:42:55 +08:00
Gauthier Roebroeck
867f89514d
test: inline xml and json files for better readability
2023-03-15 11:42:14 +08:00
github-actions
7255caabae
chore(release): 0.164.0 [skip ci]
2023-03-14 05:20:44 +00:00
Weblate (bot)
0075499a41
i18n: ttranslated using Weblate
...
Co-authored-by: 1024mb <1024mb@users.noreply.hosted.weblate.org>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: MrAnter <matteop0901@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: 小造xu_zh <ngc7331@outlook.com>
2023-03-14 11:49:14 +08:00
Gauthier Roebroeck
3a7d305d0b
feat(webui): allow CBL import with partial matching
...
Closes : #1086
2023-03-14 11:36:16 +08:00
Gauthier Roebroeck
6a90e10d96
chore: add conventionalcommit.json configuration file
2023-03-13 18:40:24 +08:00
Gauthier Roebroeck
a3ebbdf62f
build: add JReleaser configuration for i18n commit type
2023-03-13 18:39:28 +08:00
Gauthier Roebroeck
df59ba6d7b
build(deps): bump jreleaser to 1.5.1
2023-03-13 18:39:09 +08:00
Gauthier Roebroeck
094d03f753
i18n: remove unused error codes
2023-03-13 18:38:04 +08:00
Gauthier Roebroeck
e3d9cb7fd5
perf(webui): reduce amount of API requests when matching cbl
2023-03-13 18:26:09 +08:00
Gauthier Roebroeck
2461c835ad
perf(api): faster readlist matching for cbl
...
BREAKING-CHANGE: removed api/v1/readlists/import
2023-03-13 18:22:55 +08:00
github-actions
baa39eb00f
chore(release): 0.163.0 [skip ci]
2023-03-08 04:14:11 +00:00
Weblate (bot)
38f1e0b441
fix: translated using Weblate
...
Currently translated at 100.0% (663 of 663 strings)
fix: translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (662 of 663 strings)
fix: translated using Weblate (Spanish)
Currently translated at 100.0% (663 of 663 strings)
fix: translated using Weblate (Spanish)
Currently translated at 99.8% (660 of 661 strings)
Translate-URL: https://hosted.weblate.org/projects/komga/webui/es/
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: 1024mb <1024mb@users.noreply.hosted.weblate.org>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: 小造xu_zh <ngc7331@outlook.com>
2023-03-08 11:48:21 +08:00
Gauthier Roebroeck
29e71b082f
feat(opds): add support for OPDS-PSE 1.2
...
add lastReadDate attribute in the PSE link
Refs: https://github.com/anansi-project/opds-pse/pull/6
2023-03-08 11:32:40 +08:00
Gauthier Roebroeck
9a015c434a
fix(api): incorrect time conversion for BookMetadataAggregationDto
2023-03-08 11:31:03 +08:00
Gauthier Roebroeck
ac1e956890
feat: comicrack read list matching will look for series with and without volume in brackets
...
Closes : #1075
2023-03-07 18:21:34 +08:00
Gauthier Roebroeck
53b1137d97
fix(webui): better error handling for read list matching
2023-03-07 17:39:22 +08:00
Gauthier Roebroeck
1961efe890
fix(api): better error handling for read list matching
2023-03-07 17:39:22 +08:00
Gauthier Roebroeck
88abfcc733
refactor(webui): fix some warnings in javascript console
2023-03-07 17:21:49 +08:00
Gauthier Roebroeck
1d7c89ac80
feat(webui): display series release year in series picker dialog
...
Closes : #1076
2023-03-07 11:29:02 +08:00
Gauthier Roebroeck
e95304ecaf
feat(webui): display series release year in search box results
2023-03-07 11:28:34 +08:00
Gauthier Roebroeck
c661a889a6
fix(api): user restrictions checks were missing
2023-03-07 10:59:24 +08:00
Gauthier Roebroeck
471895c604
fix(opds): user restrictions checks were missing
2023-03-07 10:59:17 +08:00
dependabot[bot]
683b663910
build(deps): bump peter-evans/dockerhub-description from 3.1.2 to 3.3.0
...
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description ) from 3.1.2 to 3.3.0.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases )
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3.1.2...v3.3.0 )
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 16:19:39 +08:00
Gauthier Roebroeck
4d906f8a47
refactor: use BookAction for analyzeAndPersist return type
2023-03-06 11:46:00 +08:00
Gauthier Roebroeck
cf2a5a2026
fix: regenerate thumbnail if first page is removed as duplicate
...
Closes : #1078
2023-03-06 11:44:57 +08:00
Gauthier Roebroeck
13444f818b
refactor(webui): missing i18n strings
2023-03-04 10:42:25 +08:00
Gauthier Roebroeck
74dbe92b15
docs: clarify docker steps
2023-03-03 20:51:51 +08:00
Gauthier Roebroeck
2f1af32bd7
build: jreleaser continue if docker fails
2023-03-03 20:51:35 +08:00
Gauthier Roebroeck
e2e6d6e0c7
ci: more JReleaser workaround
2023-03-03 19:00:59 +08:00
Gauthier Roebroeck
b2d3b3b337
ci: always upload JReleaser output [skip ci]
2023-03-03 18:15:44 +08:00
Gauthier Roebroeck
721c198ced
chore(release): 0.162.0 [skip ci]
2023-03-03 17:55:51 +08:00
Gauthier Roebroeck
cb332a6d6d
ci: jreleaser workaround for JRELEASER_DOCKER_DEFAULT_PASSWORD
2023-03-03 17:16:44 +08:00
Gauthier Roebroeck
b7a28c8dc1
build: gradle task dependency workaround
2023-03-03 16:49:10 +08:00
Weblate (bot)
fbc2ac15aa
fix: translated using Weblate
...
Currently translated at 100.0% (661 of 661 strings)
fix: translated using Weblate (Swedish)
Currently translated at 100.0% (649 of 649 strings)
fix: translated using Weblate (French)
Currently translated at 99.6% (647 of 649 strings)
fix: translated using Weblate (Spanish)
Currently translated at 100.0% (649 of 649 strings)
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/sv/
Translation: komga/webui
Co-authored-by: Luna Jernberg <droidbittin@gmail.com>
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
2023-03-03 16:19:55 +08:00
dependabot[bot]
c3ba85add7
build(deps): bump minimist and mkdirp in /komga-webui
...
Bumps [minimist](https://github.com/minimistjs/minimist ) and [mkdirp](https://github.com/isaacs/node-mkdirp ). These dependencies needed to be updated together.
Updates `minimist` from 1.2.0 to 1.2.6
- [Release notes](https://github.com/minimistjs/minimist/releases )
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.0...v1.2.6 )
Updates `mkdirp` from 0.5.1 to 0.5.5
- [Release notes](https://github.com/isaacs/node-mkdirp/releases )
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.5 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
- dependency-name: mkdirp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 16:17:47 +08:00
Gauthier Roebroeck
b5e83ac295
refactor: remove semantic-release files
2023-03-03 16:05:39 +08:00
Gauthier Roebroeck
a1b058ec52
ci: release using JReleaser
2023-03-03 16:05:39 +08:00
Gauthier Roebroeck
cd3687dca7
docs: update DEVELOPING.md instructions
2023-03-03 16:05:39 +08:00
Gauthier Roebroeck
8666b94bad
docs: update CHANGELOG.md to match JReleaser format
2023-03-03 16:05:39 +08:00
Gauthier Roebroeck
3581e57764
build: add jreleaser
2023-03-03 16:05:39 +08:00
Gauthier Roebroeck
b7ad8088b3
refactor(webui): remove unused references
2023-03-03 15:22:22 +08:00
Gauthier Roebroeck
c6aaa9d510
text: fix broken test
2023-03-03 13:21:20 +08:00