Commit graph

3322 commits

Author SHA1 Message Date
Gauthier Roebroeck
602fd4e299 deps(komga): bump springdoc.openapi-gradle-plugin from 1.7.0 to 1.8.0 2023-11-01 16:32:00 +08:00
Gauthier Roebroeck
894f9f1b6c deps(komga): bump twelvemonkeys.imageio from 3.9.4 to 3.10.0 2023-11-01 16:30:22 +08:00
Gauthier Roebroeck
af0023b0fa deps(komga): bump sqlite-jdbc from 3.43.2.1 to 3.43.2.2 2023-11-01 16:28:43 +08:00
Gauthier Roebroeck
647fb406bf deps(komga): bump jsoup from 1.16.1 to 1.16.2 2023-11-01 16:28:20 +08:00
Gauthier Roebroeck
3f56e19da9 deps(komga): bump commons-io from 2.14.0 to 2.15.0 2023-11-01 16:28:01 +08:00
Gauthier Roebroeck
30a7408f54 deps(komga): bump icu4j from 73.2 to 74.1 2023-11-01 16:27:37 +08:00
Gauthier Roebroeck
9b195bfd3b deps(komga-tray): bump jetbrains compose from 1.5.2 to 1.5.10 2023-11-01 16:26:41 +08:00
Gauthier Roebroeck
0e43eb0d3e build: use property assignment instead of set 2023-11-01 15:52:29 +08:00
Gauthier Roebroeck
5f36271fb3 build: bump gradle from 8.3 to 8.4 2023-11-01 15:51:48 +08:00
Gauthier Roebroeck
879366b6d5 fix(komga): thumbnail metadata fixer cannot open UNC path
Closes: #1275
2023-10-31 11:18:11 +08:00
Gauthier Roebroeck
d9f16ed7f2 refactor(docker): remove --no-install-recommends 2023-10-30 18:11:16 +08:00
Gauthier Roebroeck
895c59c00c fix(docker): install gpg-agent 2023-10-30 17:46:30 +08:00
Gauthier Roebroeck
bec9f50436 ci(release): add 'current' parameter for bump type 2023-10-30 17:04:13 +08:00
Gauthier Roebroeck
1af13e6a61 fix(docker): add missing locales 2023-10-30 17:02:17 +08:00
dependabot[bot]
142b44b2a7 deps(ci): bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
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>
2023-10-30 17:00:31 +08:00
github-actions
8603495c1f chore(release): 1.7.0 [skip ci] 2023-10-30 05:09:56 +00:00
Hosted Weblate
56b782ed40 i18n: translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (712 of 712 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Lee Andy <crazyandy316945@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hant/
Translation: komga/webui
2023-10-30 12:28:04 +08:00
Hosted Weblate
d8fe2d72e0 i18n: translated using Weblate (Finnish)
Currently translated at 100.0% (712 of 712 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Joona Soininen <joonasoininen@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/fi/
Translation: komga/webui
2023-10-30 12:28:04 +08:00
Hosted Weblate
a519261406 i18n: translated using Weblate (Turkish)
Currently translated at 5.7% (41 of 712 strings)

Co-authored-by: Serhat Gülaştı <serhatgulasti@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/tr/
Translation: komga/webui
2023-10-30 12:28:04 +08:00
Gauthier Roebroeck
5a66f2a291 docs: update DEVELOPING.md for necessary JDK 2023-10-30 12:27:19 +08:00
Gauthier Roebroeck
c4cd4bd855 build: change release tag format to enable delta updates in Conveyor 2023-10-30 12:05:02 +08:00
Gauthier Roebroeck
4196f08057 feat(webui): add server port and context path to the server settings screen
Closes: #1264
2023-10-30 11:45:23 +08:00
Gauthier Roebroeck
3f390371f7 feat(api): configure server port and context path
Closes: #1264
2023-10-30 11:34:36 +08:00
Gauthier Roebroeck
6059b85e4f fix(komga-tray): use workaround to open filesystem on Windows 2023-10-27 15:53:04 +08:00
Gauthier Roebroeck
8171cb859e feat(komga-tray): add libjxl for Windows 2023-10-27 12:10:02 +08:00
Gauthier Roebroeck
a92db64873 build(docker): add support for AVIF on amd64/arm64 images
Co-authored-by: Fahim <37258115+farahnur42@users.noreply.github.com>
2023-10-26 22:00:01 +08:00
Gauthier Roebroeck
0267ba8e5a ci: install JDK 21 2023-10-26 21:21:14 +08:00
Gauthier Roebroeck
d8dea84445 build(komga-tray): add native image libraries for macOS 2023-10-26 21:21:13 +08:00
Gauthier Roebroeck
07cf63a7b7 deps(komga): add imageio-heif:0.6.0
Closes: #942
2023-10-26 21:21:13 +08:00
Gauthier Roebroeck
69eb24d4b9 build(komga-tray): use JDK 21 toolchain 2023-10-26 21:21:13 +08:00
github-actions
ed06417674 chore(release): 1.6.4 [skip ci] 2023-10-26 09:11:09 +00:00
Hosted Weblate
2cd95f12f2 i18n: translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (712 of 712 strings)

Co-authored-by: 無情天 <kofzhanganguo@126.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/
Translation: komga/webui
2023-10-26 16:58:38 +08:00
Hosted Weblate
b9842f6397 i18n: translated using Weblate (Spanish)
Currently translated at 100.0% (712 of 712 strings)

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/es/
Translation: komga/webui
2023-10-26 16:58:38 +08:00
Hosted Weblate
80dc7a9f82 i18n: translated using Weblate (Russian)
Currently translated at 82.3% (586 of 712 strings)

Co-authored-by: Dmitriy <eratoster@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ru/
Translation: komga/webui
2023-10-26 16:58:38 +08:00
Gauthier Roebroeck
517f0357f9 perf(komga): add some db indices to help with FixThumbnailsWithoutMetadata task 2023-10-26 16:50:23 +08:00
Gauthier Roebroeck
c90b472565 deps(komga): bump sqlite-jdbc from 3.42.0.0 to 3.43.2.1 2023-10-26 16:29:17 +08:00
Gauthier Roebroeck
084997f78e fix(opds): disable content negociation in the pages API
Closes: #1262
2023-10-26 16:27:42 +08:00
Gauthier Roebroeck
7ebce0007c fix(komga): change the default value of TASK_POOL_SIZE to 1 2023-10-26 14:27:57 +08:00
Gauthier Roebroeck
493a33b942 fix(komga): FixThumbnailsWithoutMetadata could not rerun itself 2023-10-26 14:27:21 +08:00
Gauthier Roebroeck
8e1e6992f2 ci(release): simplify reruns 2023-10-20 18:44:07 +08:00
Gauthier Roebroeck
bcda81a842 ci(release): attempt to avoid worker out of space issue 2023-10-20 18:10:07 +08:00
github-actions
0f1a7f26bb chore(release): 1.6.3 [skip ci] 2023-10-20 10:05:59 +00:00
github-actions
e662187b9e chore(release): 1.6.2 [skip ci] 2023-10-20 09:20:34 +00:00
Gauthier Roebroeck
67ee5478ca refactor(webui): reorder server settings components 2023-10-20 17:06:13 +08:00
Gauthier Roebroeck
a837988108 feat(webui): configure number of task processing threads from server settings 2023-10-20 16:50:39 +08:00
Gauthier Roebroeck
9ef319b703 feat(api): configure number of task processing threads 2023-10-20 16:50:02 +08:00
Gauthier Roebroeck
528eddb94c fix(komga): sometimes tasks would not be seen as available 2023-10-20 16:49:04 +08:00
Gauthier Roebroeck
6d5d69532a fix(komga): do not cache PDF documents
this can cause some issues when multiple tasks are running in parallel
2023-10-19 15:54:00 +08:00
dependabot[bot]
3467d90bf7
deps(webui-dev): bump @babel/traverse from 7.22.17 to 7.23.2 2023-10-19 12:38:55 +08:00
Gauthier Roebroeck
06367903b4 ci(dependabot): attempt to fix dependabot config 2023-10-19 12:25:42 +08:00