Commit graph

3654 commits

Author SHA1 Message Date
Gauthier Roebroeck
cb07581daa fix: exception if user agent is null 2022-11-22 14:33:42 +08:00
Weblate (bot)
1f504f4a7d
fix: translated using Weblate
Currently translated at 100.0% (633 of 633 strings)

fix: translated using Weblate (Indonesian)

Currently translated at 100.0% (633 of 633 strings)

fix: translated using Weblate (German)

Currently translated at 100.0% (633 of 633 strings)

Co-authored-by: Arief Hidayat <kekesed97@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: drsandmanx <drsandman@proton.me>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/de/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/id/
Translation: komga/webui

Co-authored-by: Arief Hidayat <kekesed97@gmail.com>
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: drsandmanx <drsandman@proton.me>
2022-11-22 14:32:40 +08:00
dependabot[bot]
1007e8f78a build(deps): bump peter-evans/dockerhub-description from 3.1.1 to 3.1.2
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 16:49:38 +08:00
Gauthier Roebroeck
e01fdc56af test: add architecture test for junit assertions 2022-11-03 17:47:46 +08:00
Gauthier Roebroeck
50a4638c55 test: don't run CodingRulesTest on test classes 2022-11-03 17:46:19 +08:00
Gauthier Roebroeck
a085e63567 build(deps): rollback archunit to 0.23.1 because of SLF4J 2.0 2022-11-03 17:44:39 +08:00
Gauthier Roebroeck
665ce1804c fix(webui): sort genre on Browse Series screen 2022-11-03 13:29:22 +08:00
Gauthier Roebroeck
cea48305b6 chore: add dep compatibility comment 2022-11-03 13:15:25 +08:00
Gauthier Roebroeck
13173adc89 build(docker): drop legacy Dockerfile 2022-11-02 18:01:01 +08:00
Gauthier Roebroeck
5f7175e153 ci: gradle doesn't support Java 19 yet 2022-11-02 17:58:46 +08:00
Gauthier Roebroeck
9e1fdc8ca1 refactor: make some properties private 2022-11-02 17:52:08 +08:00
Gauthier Roebroeck
1b8dfd10de refactor: use correct Lucene version 2022-11-02 17:51:51 +08:00
Gauthier Roebroeck
cbca45f5d0 refactor: remove use of deprecated WebSecurityConfigurerAdapter 2022-11-02 17:51:33 +08:00
Gauthier Roebroeck
f13ad926f3 refactor: drop native WebP library
TwelveMonkeys ImageIO now has support for WebP lossless and with alpha
2022-11-02 17:30:19 +08:00
Gauthier Roebroeck
08f53ec406 build(deps): update deps 2022-11-02 17:25:16 +08:00
Gauthier Roebroeck
69cea5c505 build(deps): update Spring Boot to 2.7.5 2022-11-02 17:00:28 +08:00
Gauthier Roebroeck
0b244c9f00 build(deps): update Kotlin to 1.7.20 2022-11-02 16:29:56 +08:00
Gauthier Roebroeck
48ad835ae9 build: update gradle to 7.5.1 2022-11-02 16:29:56 +08:00
semantic-release-bot
8125ada059 chore(release): 0.157.4 [skip ci]
## [0.157.4](https://github.com/gotson/komga/compare/v0.157.3...v0.157.4) (2022-11-02)

### Bug Fixes

* set image type when generating thumbnails to avoid missing channels ([40f3e16](40f3e1623d)), closes [#976](https://github.com/gotson/komga/issues/976)

### Performance Improvements

* optimize task FindDuplicatePagesToDelete ([59a0048](59a0048385))
2022-11-02 08:06:39 +00:00
Gauthier Roebroeck
59a0048385 perf: optimize task FindDuplicatePagesToDelete 2022-11-02 15:39:34 +08:00
Gauthier Roebroeck
61bed99c1e chore: jooq logging config 2022-10-31 11:36:46 +08:00
Gauthier Roebroeck
2bc1f911a3 chore: update .gitignore 2022-10-31 11:36:21 +08:00
Gauthier Roebroeck
6209140130 chore: update browserslist 2022-10-31 11:35:53 +08:00
Gauthier Roebroeck
40f3e1623d fix: set image type when generating thumbnails to avoid missing channels
Closes: #976
2022-10-31 04:53:39 +08:00
semantic-release-bot
16091d4b5e chore(release): 0.157.3 [skip ci]
## [0.157.3](https://github.com/gotson/komga/compare/v0.157.2...v0.157.3) (2022-10-30)

### Bug Fixes

* **api:** allow unauthorized access to health endpoint ([751d347](751d347231)), closes [#992](https://github.com/gotson/komga/issues/992)
* translated using Weblate ([3f4aa33](3f4aa33e49))
* **webui:** add debouncer when searching for author in Edit Book dialog ([da3d283](da3d283503)), closes [#960](https://github.com/gotson/komga/issues/960)
2022-10-30 01:23:53 +00:00
Gauthier
71b092cf50 ci: build on java 19 2022-10-30 09:05:28 +08:00
Weblate (bot)
3f4aa33e49
fix: translated using Weblate
Currently translated at 89.0% (564 of 633 strings)

fix: translated using Weblate (Vietnamese)

Currently translated at 100.0% (633 of 633 strings)

fix: translated using Weblate (Spanish)

Currently translated at 100.0% (633 of 633 strings)

fix: translated using Weblate (Persian)

Currently translated at 100.0% (633 of 633 strings)

fix: translated using Weblate (Persian)

Currently translated at 98.5% (624 of 633 strings)

fix: translated using Weblate (Persian)

Currently translated at 0.1% (1 of 633 strings)

fix: translated using Weblate (Persian)

Currently translated at 5.0% (32 of 633 strings)

feat: added translation using Weblate (Persian)

fix: translated using Weblate (Korean)

Currently translated at 100.0% (633 of 633 strings)

fix: translated using Weblate (Korean)

Currently translated at 100.0% (633 of 633 strings)

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Phong Nguyen <quangphong@gmail.com>
Co-authored-by: Yasin Fadaee <ggyasin@gmail.com>
Co-authored-by: lk.KEVIN <anonymouslk.kevin@gmail.com>
Co-authored-by: 이병주 <bfkadan@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/es/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/fa/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ko/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/vi/
Translation: komga/webui

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Phong Nguyen <quangphong@gmail.com>
Co-authored-by: Yasin Fadaee <ggyasin@gmail.com>
Co-authored-by: lk.KEVIN <anonymouslk.kevin@gmail.com>
Co-authored-by: 이병주 <bfkadan@gmail.com>
2022-10-30 09:02:14 +08:00
Aiman
da3d283503
fix(webui): add debouncer when searching for author in Edit Book dialog
Closes: #960
2022-10-30 08:59:57 +08:00
dependabot[bot]
59e6517488 build(deps): bump vuetify from 2.6.4 to 2.6.12 in /komga-webui
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.4 to 2.6.12.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.6.12/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 09:19:05 +08:00
Gauthier Roebroeck
ca385124d0 style: ktlint format 2022-10-26 11:03:14 +08:00
dependabot[bot]
d39b246ba6 build(deps): bump peter-evans/dockerhub-description from 3.1.0 to 3.1.1
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 10:19:28 +08:00
Gauthier Roebroeck
751d347231 fix(api): allow unauthorized access to health endpoint
Closes: #992
2022-10-26 10:18:43 +08:00
Gauthier Roebroeck
d749285d6a chore: use triage label for issue templates 2022-09-19 10:44:57 +08:00
semantic-release-bot
181683c7ee chore(release): 0.157.2 [skip ci]
## [0.157.2](https://github.com/gotson/komga/compare/v0.157.1...v0.157.2) (2022-09-13)

### Bug Fixes

* cannot parse series.json ([122f0c9](122f0c92ad)), closes [#961](https://github.com/gotson/komga/issues/961)
* **webui:** bottom pagination hidden by navigation bar on SM breakpoint ([234dae0](234dae0841)), closes [#953](https://github.com/gotson/komga/issues/953)
2022-09-13 12:09:49 +00:00
dependabot[bot]
a829bbc693 build(deps): bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 15:23:50 +08:00
dependabot[bot]
5440d9725c build(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 15:23:28 +08:00
Gauthier Roebroeck
0ebdbc5a71 ci: lock inactive threads after 30 days
fix incorrect params
2022-08-26 10:59:13 +08:00
dependabot[bot]
d89f0402b4 build(deps): bump peter-evans/dockerhub-description from 2.0.0 to 3.1.0
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 2.0.0 to 3.1.0.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v2.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 10:52:55 +08:00
dependabot[bot]
85f64f6ef6 build(deps): bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 10:52:22 +08:00
dependabot[bot]
2c43f5f16c build(deps): bump actions/setup-java from 2 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 10:51:42 +08:00
dependabot[bot]
d7f2cff3a8 build(deps): bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 10:51:11 +08:00
dependabot[bot]
88362a0527 build(deps): bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 10:50:46 +08:00
Gauthier Roebroeck
e178da2179 ci: lock inactive threads after 30 days 2022-08-26 10:49:32 +08:00
Gauthier Roebroeck
d26415eb39 ci: allow dependabot PRs for github actions 2022-08-26 10:40:07 +08:00
Gauthier Roebroeck
122f0c92ad fix: cannot parse series.json
Closes: #961
2022-08-26 10:26:02 +08:00
Callum Loh
5e7194c166
ci: push container to GHCR & set source label on container (#956)
Update Github actions to push to GHCR and add labels to docker containers
so that renovate etc can find the source
2022-08-26 10:12:08 +08:00
Gauthier Roebroeck
234dae0841 fix(webui): bottom pagination hidden by navigation bar on SM breakpoint
Closes: #953
2022-08-25 10:13:39 +08:00
semantic-release-bot
4bda396dba chore(release): 0.157.1 [skip ci]
## [0.157.1](https://github.com/gotson/komga/compare/v0.157.0...v0.157.1) (2022-08-18)

### Bug Fixes

* **api:** prevent SQLITE_TOOBIG book search returns many matches ([f8cc3cd](f8cc3cd4ca)), closes [#940](https://github.com/gotson/komga/issues/940)
* encode filenames in UTF-8 when downloading ([#941](https://github.com/gotson/komga/issues/941)) ([cf98e69](cf98e69374))
* translated using Weblate ([c85f267](c85f267c10))
* **webui:** iOS icon without black edges ([#949](https://github.com/gotson/komga/issues/949)) ([a3929e2](a3929e2e1f))
* **webui:** search for collection/readlist in the "add to" dialog should ignore accents ([ac67924](ac67924fba)), closes [#944](https://github.com/gotson/komga/issues/944)
2022-08-18 03:39:20 +00:00
Weblate (bot)
c85f267c10
fix: translated using Weblate
Currently translated at 96.8% (613 of 633 strings)

fix: translated using Weblate (Danish)

Currently translated at 20.0% (127 of 633 strings)

fix: translated using Weblate (Czech)

Currently translated at 31.1% (197 of 633 strings)

fix: translated using Weblate (Czech)

Currently translated at 31.1% (197 of 633 strings)

fix: translated using Weblate (Korean)

Currently translated at 100.0% (633 of 633 strings)

Co-authored-by: Habanero <habanerospices@gmail.com>
Co-authored-by: Horu <nguyenphankhanhan2001@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jaroslav Lichtblau <jlichtblau@seznam.cz>
Co-authored-by: pyrogeen <chenxia747@gmail.com>
Co-authored-by: 이병주 <bfkadan@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/cs/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/da/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ko/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/vi/
Translation: komga/webui

Co-authored-by: Habanero <habanerospices@gmail.com>
Co-authored-by: Horu <nguyenphankhanhan2001@gmail.com>
Co-authored-by: Jaroslav Lichtblau <jlichtblau@seznam.cz>
Co-authored-by: pyrogeen <chenxia747@gmail.com>
Co-authored-by: 이병주 <bfkadan@gmail.com>
2022-08-18 11:13:14 +08:00
Gauthier Roebroeck
f8cc3cd4ca fix(api): prevent SQLITE_TOOBIG book search returns many matches
Closes: #940
2022-08-18 11:04:24 +08:00