Commit graph

3322 commits

Author SHA1 Message Date
Gauthier Roebroeck
265b5431ee ci: remove unused config 2023-09-13 17:47:10 +08:00
Gauthier Roebroeck
110e5a7536 build(webui-deps): bump deps 2023-09-13 16:10:07 +08:00
Gauthier Roebroeck
b1a6ab68f8 build(webui-deps): bump axios to 1.5.0 2023-09-13 15:40:38 +08:00
Gauthier Roebroeck
63e05981be build(webui-deps): bump @saekitominaga/isbn-verify to 2.0.1 2023-09-13 15:37:58 +08:00
Gauthier Roebroeck
d19c9d30c6 build(webui): fix typescript config and issues after upgrading 2023-09-13 15:37:30 +08:00
Gauthier Roebroeck
e7374e0896 build(webui): normalize eslint config for unit tests 2023-09-13 15:15:33 +08:00
Gauthier Roebroeck
40b6dfcf57 build(webui): update browserlist 2023-09-13 15:14:45 +08:00
Gauthier Roebroeck
9ef46b3ae7 build(webui): upgrade vue cli to v5 2023-09-13 15:14:28 +08:00
Gauthier Roebroeck
854098cdda fix(webui): manifest.json would have incorrect path when running in a subfolder 2023-09-13 14:31:18 +08:00
Gauthier Roebroeck
b9629ed4bf refactor(webui): rename Metrics component 2023-09-13 10:25:12 +08:00
Gauthier Roebroeck
a31e3da80f ci: rework release steps 2023-09-12 10:04:05 +08:00
Gauthier
a8274d373b
docs: update CHANGELOG.md 2023-09-12 09:29:38 +08:00
Gauthier Roebroeck
332cb2c8c8 ci: fix release commit step ordering 2023-09-11 19:12:39 +08:00
Gauthier Roebroeck
2d404d3197 refactor: relocate ResourceNotFoundController 2023-09-11 17:45:45 +08:00
Gauthier Roebroeck
de6c17a7f9 ci: remove cache directive from setup-java 2023-09-11 17:28:19 +08:00
Gauthier Roebroeck
7315df54d6 fix(api): unknown API endpoints now return 404 instead of redirecting to index 2023-09-11 17:14:25 +08:00
Gauthier Roebroeck
88983a8199 ci: setup msstore update 2023-09-11 16:28:24 +08:00
Gauthier Roebroeck
b4c27d84a6 chore(release): 1.4.0 [skip ci] 2023-09-11 15:17:54 +08:00
Gauthier Roebroeck
ed97553914 ci: fix jreleaser output job 2023-09-11 15:09:49 +08:00
Gauthier Roebroeck
8015965587 build(komga): fix gradle task ordering 2023-09-11 14:31:13 +08:00
Gauthier Roebroeck
5ea40c5043 build: remove jreleaser dryrun flag 2023-09-09 11:13:04 +08:00
dependabot[bot]
7544b8fea1 build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 17:57:39 +08:00
Gauthier Roebroeck
8d29f4dcfd ci: bump conveyor action to 11.1 2023-09-08 17:34:35 +08:00
Gauthier Roebroeck
9222d090c4 build: move jreleaser to root project 2023-09-08 17:24:46 +08:00
Gauthier Roebroeck
92fce543d6 style: ktlint format 2023-09-08 17:24:46 +08:00
Gauthier Roebroeck
e2eff20f6f build: align jooq versions 2023-09-08 17:24:46 +08:00
Gauthier Roebroeck
903993ec54 ci: add Conveyor 2023-09-08 17:24:46 +08:00
Gauthier Roebroeck
96020fdbfa build(desktop): use conveyor to build the desktop apps 2023-09-08 17:24:46 +08:00
Gauthier Roebroeck
4da12ae05d feat(desktop): new desktop application project
this is a thin wrapper consisting of a tray icon only
2023-09-08 17:24:46 +08:00
Gauthier Roebroeck
fdd6fff0ba fix: ensure database parent directory is always created 2023-09-08 17:24:46 +08:00
Gauthier Roebroeck
32ef331689 refactor(webpub): cleanup webpub manifest acquisition links 2023-09-08 17:21:31 +08:00
Gauthier Roebroeck
e50591f372 refactor(api): provide thumbnails in resources instead of images for webpub manifest 2023-09-05 15:13:32 +08:00
Gauthier Roebroeck
7205b1372d feat(opds2): generate PDF profile webpub manifest 2023-09-05 15:00:13 +08:00
Gauthier Roebroeck
2c33b3e0f1 feat(api): new endpoint to get pages in raw format 2023-09-05 14:25:18 +08:00
Gauthier Roebroeck
cb5177db52 refactor: remove unused property number in BookPageContent 2023-09-05 14:23:37 +08:00
Gauthier Roebroeck
37e7d55fbe refactor(opds2): rework publication feed 2023-09-05 13:16:18 +08:00
Gauthier Roebroeck
e568dd0bbc fix: strip accents from series sort title in metadata providers
Closes: #1199
2023-09-04 17:42:55 +08:00
Gauthier Roebroeck
974bf30749 feat(opds): add alternate link to opds2 2023-09-04 17:17:01 +08:00
Gauthier Roebroeck
f751e9be62 feat(opds): links with absolute url 2023-09-04 17:05:34 +08:00
Gauthier Roebroeck
15da16099b fix(opds2): fix some incorrect urls 2023-09-04 17:04:56 +08:00
Gauthier Roebroeck
d1cb58b21b feat(opds): opds v2 support 2023-09-04 15:41:53 +08:00
Gauthier Roebroeck
8bdc4d8cad fix: use Epub cover for thumbnail 2023-08-17 14:26:27 +08:00
Gauthier Roebroeck
099276c837 docs: add privacy policy 2023-08-15 13:18:41 +08:00
Gauthier Roebroeck
9b650ccc46 fix: better handling of oneshot file deletion
Closes: #1192
2023-08-09 10:46:52 +08:00
Gauthier Roebroeck
afe3233f8f fix(webui): duplicate unavailable indicator on One-Shot browse view 2023-08-09 10:38:49 +08:00
github-actions
b5f0f04dd8 chore(release): 1.3.1 [skip ci] 2023-08-08 02:00:29 +00:00
Hosted Weblate
d47ae138ec i18n: translated using Weblate (Swedish)
Currently translated at 100.0% (680 of 680 strings)

Co-authored-by: Shjosan <shjosan@kakmix.co>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/sv/
Translation: komga/webui
2023-08-08 09:35:08 +08:00
Gauthier Roebroeck
ad1d1da1f2 fix(docker): change installation method for libjxl
Co-authored-by: Fahim <37258115+farahnur42@users.noreply.github.com>
Co-authored-by: darthmooguy <10374678+darthmooguy@users.noreply.github.com>
2023-08-07 22:45:11 +08:00
Gauthier Roebroeck
f8e65b0740 fix: series picker does not return any series in CBL import screen
Closes: #1186
2023-08-07 14:04:28 +08:00
github-actions
cfbbe2972f chore(release): 1.3.0 [skip ci] 2023-08-03 03:14:29 +00:00