Commit Graph

2701 Commits

Author SHA1 Message Date
Gauthier Roebroeck
6e4a3ec80f build(conveyor): disable update escape hatch for MS Store 2023-12-06 09:16:40 +08:00
Weblate (bot)
8de029de75
i18n(komga-tray): add empty translation files for all languages 2023-12-05 09:48:08 +08:00
Gauthier Roebroeck
2260da1a5a i18n(webui): translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (741 of 741 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: lb-fes <2241373229@qq.com>
Co-authored-by: 無情天 <kofzhanganguo@126.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/
Translation: komga/webui
2023-12-05 09:35:44 +08:00
Gauthier Roebroeck
f04e03c5f6 i18n(webui): translated using Weblate (Finnish)
Currently translated at 100.0% (740 of 740 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Joona Soininen <joonasoininen@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/fi/
Translation: komga/webui
2023-12-05 09:35:44 +08:00
Gauthier Roebroeck
f7480ce7e5 i18n(webui): translated using Weblate (French)
Currently translated at 98.1% (727 of 741 strings)

Co-authored-by: Gouvernon Stan <stany@gouvernon.org>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/fr/
Translation: komga/webui
2023-12-05 09:35:44 +08:00
Gauthier Roebroeck
af14751857 i18n(webui): translated using Weblate (Spanish)
Currently translated at 100.0% (741 of 741 strings)

Co-authored-by: 1024mb <1024mb@users.noreply.hosted.weblate.org>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
2023-12-05 09:35:44 +08:00
dependabot[bot]
c97a322a5d deps(ci): bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 15:41:19 +08:00
Gauthier Roebroeck
1ad0cd20a1 i18n(komga-tray): internationalization for desktop app tray menu 2023-12-04 14:30:14 +08:00
Gauthier Roebroeck
c628807fac refactor(webui): rename BookReader to DivinaReader 2023-12-04 14:29:38 +08:00
Gauthier Roebroeck
7ab5eb3952 fix(webui): force pre-render of images in the webreader
this works well on Firefox, but doesn't seem to have much effect on Safari and Chrome

Closes: #1323
2023-12-04 13:42:46 +08:00
Gauthier Roebroeck
0a0eaca975 fix(webui): update browserlist
Should hopefully address the blank page on iOS 12

Closes: #1253
2023-12-04 13:41:35 +08:00
github-actions
a8e2cc98eb chore(release): 1.8.3 [skip ci] 2023-11-30 06:25:53 +00:00
Gauthier Roebroeck
a4384a6d4d fix(komga): better handling of collection/readlist creation/update when using multiple threads
Closes: #1317
2023-11-30 13:52:00 +08:00
Gauthier Roebroeck
f7046851d8 ci(release): use BackBlaze B2 for binaries storage instead of Github 2023-11-30 11:55:05 +08:00
Gauthier Roebroeck
f41af61c95 fix(komga): don't repair extension for broken EPUB files 2023-11-30 10:54:36 +08:00
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