Gauthier Roebroeck
acf080be9d
fix(komga): mark broken EPUB files as ERROR instead of falling back to CBZ
2023-11-30 10:41:30 +08:00
Gauthier Roebroeck
a3439dd6af
build(komga-tray): add native heif library for Windows
2023-11-30 10:13:15 +08:00
Gauthier Roebroeck
8cf8f47857
build(docker): add native webp library for docker amd64 and arm64
...
Closes : #1294
2023-11-30 10:03:11 +08:00
Gauthier Roebroeck
0d94ae2c44
fix(api): epub resources could not be retrieved if komga is running with a servlet context path
2023-11-30 09:17:17 +08:00
Gauthier Roebroeck
74210f86c3
refactor(komga): rename class
2023-11-29 16:45:16 +08:00
Gauthier Roebroeck
5a71cf757b
fix(opds): cannot retrieve full size poster for epub books
...
Closes : #1312
2023-11-29 16:43:00 +08:00
Gauthier Roebroeck
86f0fcd706
build(komga-tray): add native webp library for macOS application
2023-11-29 15:07:29 +08:00
Gauthier Roebroeck
7b1a9e4b25
fix(komga): use NightMonkeys WebP reader if present
...
Closes : #1294
2023-11-29 14:40:39 +08:00
Gauthier Roebroeck
8832a0d818
fix(komga): better error handling during metadata refresh
...
Closes : #1311
2023-11-29 11:20:30 +08:00
Gauthier Roebroeck
d6246ed5fc
fix(opds): index out of bounds error
...
Closes : #1309
2023-11-29 11:08:10 +08:00
github-actions
0a251dd674
chore(release): 1.8.2 [skip ci]
2023-11-28 10:11:18 +00:00
Gauthier Roebroeck
dbc5b3d923
fix(epubreader): page cannot load because of incorrect css mime type
2023-11-28 17:57:05 +08:00
github-actions
c9cb93c6ab
chore(release): 1.8.1 [skip ci]
2023-11-28 09:15:45 +00:00
Gauthier Roebroeck
85cae8af64
fix(api): set X-Frame-Options header to same origin for epubreader
2023-11-28 16:50:39 +08:00
github-actions
6e5e7a942a
chore(release): 1.8.0 [skip ci]
2023-11-28 07:23:25 +00:00
dependabot[bot]
aa65180a71
deps(webui): bump axios from 1.5.0 to 1.6.0 in /komga-webui
...
Bumps [axios](https://github.com/axios/axios ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 13:50:02 +08:00
Hosted Weblate
6b5eba116b
i18n: translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (717 of 717 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: 無情天 <kofzhanganguo@126.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/
Translation: komga/webui
2023-11-28 13:27:47 +08:00
Hosted Weblate
2bf2df9e35
i18n: translated using Weblate (French)
...
Currently translated at 99.4% (713 of 717 strings)
Co-authored-by: Matthieu Sontag <matthieu.sontag@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/fr/
Translation: komga/webui
2023-11-28 13:27:47 +08:00
Hosted Weblate
d199684c97
i18n: translated using Weblate (Japanese)
...
Currently translated at 96.9% (695 of 717 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: blacktide <blacktide082@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ja/
Translation: komga/webui
2023-11-28 13:27:47 +08:00
Gauthier Roebroeck
f3a0a3288c
test(komga): fix epub tests
2023-11-28 13:25:31 +08:00
Gauthier Roebroeck
92b721ca80
refactor(webui): remove unused imports
2023-11-28 13:24:58 +08:00
Gauthier Roebroeck
c93760b6b8
docs: update readme description
2023-11-28 12:43:16 +08:00
Gauthier Roebroeck
826c7e5678
Merge branch 'epub'
2023-11-28 12:39:23 +08:00
Gauthier Roebroeck
3d69e19fd6
feat(webui): epubreader
...
Closes : #221
2023-11-28 12:28:39 +08:00
Gauthier Roebroeck
a7252f8429
feat(api): epub ebook support
...
Closes : #221
2023-11-28 12:26:17 +08:00
Gauthier Roebroeck
dedb01fe08
ci(webui): use node 18
2023-11-27 14:47:26 +08:00
Gauthier Roebroeck
d6680a4f42
refactor(komga): introduce media profile for PDF
...
pdf pages in DB are stored with their original size, and the dimension and media type are generated on the fly
2023-11-20 17:28:53 +08:00
Gauthier Roebroeck
21e3e7a269
refactor(komga): make Media.pageCount explicit
2023-11-20 17:28:53 +08:00
dependabot[bot]
9db0f072bd
deps(ci): bump dessant/lock-threads from 4 to 5
2023-11-20 16:25:45 +08:00
Gauthier Roebroeck
82e58870b8
deps(ci): bump hydraulic-software/conveyor from 12.0 to 12.1
2023-11-20 16:03:01 +08:00
Gauthier Roebroeck
06d0d4ac9a
ci(tests): only check conveyor modules on push
2023-11-20 15:51:08 +08:00
Gauthier Roebroeck
35f91969d6
ci(dependabot): pr format
2023-11-20 15:51:07 +08:00
Gauthier Roebroeck
ab34781e9f
fix(komga): better error handling of sse connections
2023-11-13 13:12:47 +08:00
github-actions
bc49ce46e0
chore(release): 1.7.2 [skip ci]
2023-11-09 08:05:25 +00:00
Hosted Weblate
091015ed48
i18n: translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (717 of 717 strings)
i18n: translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (717 of 717 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: 無情天 <kofzhanganguo@126.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/
Translation: komga/webui
2023-11-09 15:38:26 +08:00
Hosted Weblate
44a8db0da8
i18n: translated using Weblate (Finnish)
...
Currently translated at 100.0% (717 of 717 strings)
i18n: translated using Weblate (Finnish)
Currently translated at 99.8% (716 of 717 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-11-09 15:38:26 +08:00
Gauthier Roebroeck
25eb6c0473
deps(komga): bump nightmonkeys imageio from 0.6.1 to 0.6.2
...
Closes : #1289
2023-11-09 15:37:09 +08:00
Gauthier Roebroeck
ea52a5e82a
style(komga): ktlint format
2023-11-09 15:36:12 +08:00
Gauthier Roebroeck
4999eddcfb
fix(komga): check temp directory exists and is writable on startup
...
Closes : #1283
2023-11-09 11:23:39 +08:00
Gauthier Roebroeck
9d2d007bba
fix(komga): task FixThumbnailsWithoutMetadata could not fix sidecar covers
...
Closes : #1287
2023-11-08 09:24:06 +08:00
Gauthier Roebroeck
d5813ba1b2
chore(github): add installation method field to issue template
2023-11-07 09:29:28 +08:00
Gauthier Roebroeck
d52ba95a65
ci(jreleaser): add release introduction to the release notes
2023-11-06 10:38:30 +08:00
Gauthier Roebroeck
d51fdeb025
build(conveyor): remove space in windows installer name
2023-11-03 13:04:57 +08:00
Gauthier Roebroeck
74d04d04a9
build(conveyor): adjust JDK module list
2023-11-03 12:55:04 +08:00
Gauthier Roebroeck
0f6b7cc091
ci(tests): use conveyor detect config file
2023-11-03 12:39:11 +08:00
Gauthier Roebroeck
39825e4060
ci(tests): add missing config for conveyor
2023-11-03 12:19:13 +08:00
Gauthier Roebroeck
33e10f5683
ci(tests): build jdk module list and compare with historical
2023-11-03 11:46:51 +08:00
Gauthier Roebroeck
e6313135ae
ci(release): upload conveyor logs
2023-11-03 11:35:35 +08:00
Gauthier Roebroeck
e30a93baf9
ci(conveyor): bump conveyor from 11.4 to 12.0
2023-11-03 11:13:20 +08:00
Gauthier Roebroeck
2c877008d7
build(conveyor): change windows installer name
2023-11-03 11:11:34 +08:00