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
Gauthier Roebroeck
572a176616
test(komga): disable AuthenticationActivityCleanupController during tests
2023-10-17 14:09:33 +08:00
Gauthier Roebroeck
77ccb9e391
refactor(komga): simplify some background tasks
2023-10-17 14:09:33 +08:00
Gauthier Roebroeck
9abb26196c
refactor(komga): use extension function
2023-10-13 16:06:30 +08:00
Gauthier Roebroeck
cafe669d15
refactor(komga): add support for multiple data sources
2023-10-13 16:06:01 +08:00
Gauthier Roebroeck
ae32b854c3
refactor(komga): convert Task.uniqueId to a property
2023-10-13 16:00:45 +08:00
Gauthier Roebroeck
12a786ba6e
refactor(komga): add functions to send multiple tasks in TaskEmitter
2023-10-13 16:00:19 +08:00
Gauthier Roebroeck
72cf68bb79
test(komga): fix tests following previous changes
2023-10-12 17:13:19 +08:00
Gauthier Roebroeck
545a31401a
refactor(komga): replace Artemis with Spring events for domain event publishing
2023-10-12 16:01:32 +08:00
Gauthier Roebroeck
487b43967d
perf(komga): better handling of Lucene index when reading and updating
2023-10-12 15:54:09 +08:00
Gauthier Roebroeck
e7fcf23e56
test(komga): coding rule test for no field injection
2023-10-11 14:35:54 +08:00
Gauthier Roebroeck
ac1c824471
feat(webui): dialog to regenerate thumbnails if size has changed
2023-10-11 11:00:53 +08:00
Gauthier Roebroeck
796745a27f
feat(api): new endpoint to regenerate thumbnails conditionally
2023-10-11 10:57:26 +08:00
Gauthier Roebroeck
da184c8fb1
refactor(komga): remove empty file
2023-10-10 15:31:58 +08:00
Gauthier Roebroeck
553016c73d
fix(komga): incorrect counts when getting thumbnails without metadata
2023-10-09 18:01:38 +08:00
Gauthier Roebroeck
266f692668
refactor(komga): rename task
2023-10-09 18:00:49 +08:00
Gauthier Roebroeck
f0b1abe884
feat(webui): configure thumbnail size from server settings
2023-10-09 16:16:51 +08:00
Gauthier Roebroeck
84fe3b72a1
feat(komga): prevent image resizing scale up
2023-10-09 15:57:52 +08:00
Gauthier Roebroeck
5fa789b8d8
feat(api): add thumbnail size server setting
...
Closes : #1031
Closes : #861
2023-10-09 15:56:58 +08:00
Gauthier Roebroeck
e35d468388
refactor(komga): add backing fields for server settings
2023-10-09 14:10:39 +08:00
Gauthier Roebroeck
7057c28d2f
style: ktlint
2023-10-09 13:36:05 +08:00
Gauthier
31c0bb02e3
docs: fix faq link in issue report
2023-10-08 08:38:03 +08:00
Gauthier Roebroeck
64fddbd1cb
feat(webui): display thumbnail metadata in edit poster dialog
2023-10-06 16:55:48 +08:00
Gauthier Roebroeck
5b6e9e31cc
feat(api): add thumbnail metadata
2023-10-06 16:51:13 +08:00
Gauthier Roebroeck
bb13c0c3b0
feat(komga): store filesize, media type and dimensions for thumbnails
2023-10-06 15:41:40 +08:00
Gauthier Roebroeck
0b3748aae1
build(changelog): group dependencies in separate category
2023-10-05 12:23:09 +08:00
Gauthier Roebroeck
9d0a533897
refactor(opds): remove chunky specific code as chunky doesn't work anymore with Komga
2023-10-05 12:08:36 +08:00
github-actions
6d549359bf
chore(release): 1.5.1 [skip ci]
2023-10-05 03:38:31 +00:00
Gauthier Roebroeck
c6128ee67d
ci: split ci into tests and release workflows
2023-10-05 11:15:21 +08:00
Gauthier Roebroeck
8ed57267b5
fix(sse): sse connections would not be closed properly
...
downgrade Spring Boot to 3.1.2, as 3.1.3 brings Tomcat 10.1.12 which has this bug
2023-10-05 10:19:19 +08:00
Gauthier Roebroeck
18bffa98a3
fix(webui): add missing hint on remember-me regenerate checkbox
2023-10-05 10:13:34 +08:00
Gauthier Roebroeck
a8b37c7da2
ci: add inputs to replay parts of the release workflow when it fails
2023-10-05 10:07:04 +08:00
Gauthier Roebroeck
37ec4362a8
build(komga-deps): bump ben-manes version from 0.46.0 to 0.48.0
2023-10-04 19:09:38 +08:00
Gauthier Roebroeck
72d848d916
build(komga-deps): bump jreleaser from 1.7.0 to 1.8.0
2023-10-04 19:09:14 +08:00
Gauthier Roebroeck
d4f23b8a74
ci: bump conveyor from 11.3 to 11.4
2023-10-04 16:28:15 +08:00
Gauthier Roebroeck
dd2edba1ad
ci: fix step for ms-store submission
2023-10-04 16:27:56 +08:00