Commit Graph

2269 Commits

Author SHA1 Message Date
Gauthier Roebroeck
8abea57129 refactor: close SSE without exception 2023-01-04 10:55:44 +08:00
Gauthier Roebroeck
3f773d1ed7 fix: close SSE connections during shutdown
this will allow for graceful shutdown to finish without timeout

Closes: #1028
2023-01-04 10:35:51 +08:00
dependabot[bot]
07681b26c6 build(deps): bump express from 4.17.1 to 4.18.2 in /komga-webui
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 15:43:16 +08:00
dependabot[bot]
554a8489e1 build(deps): bump decode-uri-component in /komga-webui
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 18:59:18 +08:00
dependabot[bot]
55b13bfb16 build(deps): bump dessant/lock-threads from 3 to 4
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3 to 4.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v3...v4)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 18:58:08 +08:00
semantic-release-bot
5a6a0bee8f chore(release): 0.157.5 [skip ci]
## [0.157.5](https://github.com/gotson/komga/compare/v0.157.4...v0.157.5) (2022-11-22)

### Bug Fixes

* exception if user agent is null ([cb07581](cb07581daa))
* translated using Weblate ([1f504f4](1f504f4a7d))
* **webui:** sort genre on Browse Series screen ([665ce18](665ce1804c))
2022-11-22 07:10:17 +00:00
Gauthier Roebroeck
4a279749a8 style: ktlint format 2022-11-22 14:49:52 +08:00
Gauthier Roebroeck
f956a2d4f6 build(deps): bump jmh to 1.36 2022-11-22 14:43:20 +08:00
Gauthier Roebroeck
4e852422e2 build(deps): bump springdoc-openapi gradle plugin to 1.5.0 2022-11-22 14:42:48 +08:00
Gauthier Roebroeck
c9ffa082f8 build(deps): bump springdoc-openapi to 1.6.13 2022-11-22 14:42:29 +08:00
Gauthier Roebroeck
a0b75b3902 build(deps): bump junrar to 7.5.4 2022-11-22 14:42:14 +08:00
Gauthier Roebroeck
314b64ea99 build(deps): bump ben-manes.versions to 0.44.0 2022-11-22 14:41:54 +08:00
Gauthier Roebroeck
bbcc0e681d build(deps): bump kotlin to 1.7.21 2022-11-22 14:41:37 +08:00
Gauthier Roebroeck
ab6d35cd4d build(deps): bump sqlite-jdbc to 3.40.0.0
Closes: #984
2022-11-22 14:36:33 +08:00
Gauthier Roebroeck
536ab5feae test: add Session tests 2022-11-22 14:33:42 +08:00
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