Commit Graph

2675 Commits

Author SHA1 Message Date
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
Gauthier Roebroeck
5911431300 build(conveyor): hard-code module list 2023-11-03 11:10:16 +08:00
Gauthier Roebroeck
b80de0365b ci(conveyor): fix config file 2023-11-02 14:36:34 +08:00
Gauthier Roebroeck
0995c26fe0 ci(release): fix secret decoding 2023-11-02 14:18:04 +08:00
Gauthier Roebroeck
4ddd51e7a5 ci(release): create secret folder before decoding 2023-11-02 14:05:14 +08:00
Gauthier Roebroeck
0704e9f562 ci(conveyor): use the Apple notarization API 2023-11-02 11:47:55 +08:00
github-actions
6c21b69429 chore(release): 1.7.1 [skip ci] 2023-11-02 03:17:25 +00:00
Gauthier Roebroeck
a65a7f1df4 ci(release): fix version computation with new tag pattern 2023-11-02 10:54:10 +08:00
Hosted Weblate
e3172b6247 i18n: translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (717 of 717 strings)

Co-authored-by: 無情天 <kofzhanganguo@126.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/
Translation: komga/webui
2023-11-02 10:34:17 +08:00
Hosted Weblate
7629dcc821 i18n: translated using Weblate (Spanish)
Currently translated at 100.0% (717 of 717 strings)

Co-authored-by: 1024mb <1024mb@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/es/
Translation: komga/webui
2023-11-02 10:34:17 +08:00
Hosted Weblate
1c5796df38 i18n: translated using Weblate (Czech)
Currently translated at 72.1% (517 of 717 strings)

Co-authored-by: Marek Ľach <graweeld@googlemail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/cs/
Translation: komga/webui
2023-11-02 10:34:17 +08:00
Gauthier Roebroeck
01b96fd922 refactor: use property assignment instead of set 2023-11-02 10:08:08 +08:00