Commit graph

2607 commits

Author SHA1 Message Date
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
Gauthier Roebroeck
ff06e0623b fix(webreader): hide setting series poster menu for oneshots 2023-10-19 12:15:41 +08:00
Gauthier Roebroeck
d8af49618a fix(api): prevent setting series poster for oneshots 2023-10-19 12:15:16 +08:00
Gauthier Roebroeck
4f4cad2610 ci: cleanup conveyor output to reduce disk space 2023-10-19 12:06:47 +08:00
github-actions
1fb93dfa38 chore(release): 1.6.1 [skip ci] 2023-10-18 09:42:51 +00:00
Gauthier Roebroeck
0d9184e7b6 fix(komga-tray): missing jdk modules preventing SSL connections 2023-10-18 17:12:44 +08:00
Gauthier Roebroeck
db06919898 refactor(komga-tray): add more logs around open explorer action 2023-10-18 16:30:49 +08:00
Gauthier Roebroeck
a47eddbbac fix(komga-tray): some tasks would not be run on startup 2023-10-18 16:20:06 +08:00
github-actions
f2f25088be chore(release): 1.6.0 [skip ci] 2023-10-18 07:06:39 +00:00
Hosted Weblate
e032f9430b i18n: translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (711 of 711 strings)

i18n: translated using Weblate (Chinese (Simplified))

Currently translated at 98.7% (702 of 711 strings)

i18n: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (701 of 701 strings)

i18n: translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (700 of 700 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: TnZzZHlp <yaofq666666@gmail.com>
Co-authored-by: 高坂京介 <1006945671@qq.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/
Translation: komga/webui
2023-10-18 14:55:46 +08:00
Hosted Weblate
4caaa348e2 i18n: translated using Weblate (Spanish)
Currently translated at 100.0% (711 of 711 strings)

i18n: translated using Weblate (Spanish)

Currently translated at 100.0% (701 of 701 strings)

Co-authored-by: 1024mb <1024mb@users.noreply.hosted.weblate.org>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/es/
Translation: komga/webui
2023-10-18 14:55:46 +08:00
Gauthier Roebroeck
b19e799338 feat(komga): generate mosaic thumbnails with the quality configured in server settings 2023-10-18 14:10:09 +08:00
Gauthier Roebroeck
6e6f8b71ad refactor(komga): remove Serializable 2023-10-18 11:05:46 +08:00
Gauthier Roebroeck
5fe4e3e778 perf(komga): submit tasks in bulk 2023-10-18 10:17:27 +08:00
Gauthier Roebroeck
1fcef0e5c0 build(komga): fix gradle task dependencies 2023-10-17 15:41:57 +08:00
Gauthier Roebroeck
b7aa120258 perf(komga): replace Artemis for background task handling
the replacement solution is in-house built on top of a dedicated sqlite database

Closes: #1038
2023-10-17 14:36:55 +08:00