Commit graph

  • 350379af0f
    Merge 9f11928baa into 8caf32dd9d Weblate (bot) 2026-05-04 08:51:02 +0000
  • 9f11928baa
    Added translation using Weblate (French) Gauthier 2026-04-29 10:33:08 +0200
  • 8caf32dd9d split tests in multiple workflows next-ui Gauthier Roebroeck 2026-05-04 16:50:42 +0800
  • 35bf8df0c0 bump ci action Gauthier Roebroeck 2026-05-04 15:58:04 +0800
  • eba135e56f bump ci action Gauthier Roebroeck 2026-05-04 15:56:37 +0800
  • 7325b4ba54 ignore ci for weblate Gauthier Roebroeck 2026-05-04 15:54:32 +0800
  • 474904edb0 explicit store typing Gauthier Roebroeck 2026-05-04 15:51:58 +0800
  • 0a29b60427
    Merge 9ea3725c7d into ba6cb76b71 kanjieater 2026-05-04 15:15:21 +0800
  • 62e988c3be
    Merge d6a37e6852 into ba6cb76b71 Klara Robinson 2026-05-04 15:15:21 +0800
  • 019d002687
    Merge edccac6546 into ba6cb76b71 everpcpc 2026-05-04 15:15:21 +0800
  • a1c0a7f8fd
    Merge 2ea5d93996 into ba6cb76b71 timbretimber 2026-05-04 15:15:21 +0800
  • 3066f1726d bump deps Gauthier Roebroeck 2026-05-04 14:48:45 +0800
  • b664b4cbea centralize infinite queries Gauthier Roebroeck 2026-05-04 14:38:06 +0800
  • 7769811ed6 bump deps Gauthier Roebroeck 2026-05-04 14:37:30 +0800
  • 596f118b8a
    Merge 20fad2503c into ba6cb76b71 noaione 2026-05-04 09:15:27 +0700
  • fb2ca45c43
    Merge 5b56f20185 into ba6cb76b71 noaione 2026-05-04 09:15:27 +0700
  • ba6cb76b71 build(webui): update Browserslist db master github-actions[bot] 2026-05-01 03:05:00 +0000
  • 5569c7f4e3 build(webui): update Browserslist db github-actions[bot] 2026-05-01 03:05:00 +0000
  • 2ea5d93996
    fix(webui): key reader to bookId to prevent stale images being shown timbretimber 2026-04-28 09:40:01 -0600
  • 3d7615e7b4 deps: upgrade Spring Boot to 3.5.14 Gauthier Roebroeck 2026-04-27 17:16:34 +0800
  • a7b493548a build(komga-deps): Bump springboot to 3.5.14 and junrar to 7.5.10 Óliver García Albertos 2026-04-27 08:10:03 +0100
  • df3ded9f67 fix(api): return null for UserDto.ageRestriction instead of omitting field Ashley Bennett 2026-04-27 03:38:27 +0100
  • 9c84690a07 chore(release): 1.24.4 [skip ci] 1.24.4 github-actions 2026-04-24 01:52:15 +0000
  • 5d14057736
    build(docker): update base image to Ubuntu 26.04 for amd64 and arm64 Óliver García Albertos 2026-04-24 01:14:45 +0000
  • 0b28f8f5ae Push docker base to Ubuntu 26.04 Óliver García Albertos 2026-03-26 11:56:10 +0000
  • e3a8cc6b01
    fix(api): omit UserDto.ageRestriction instead of returning null James Ward 2026-04-23 02:34:05 -0400
  • bb60a797e8 deps(webui): bump @xmldom/xmldom from 0.8.12 to 0.8.13 in /komga-webui dependabot[bot] 2026-04-23 03:25:53 +0000
  • 2dca806838
    test(api): match UserControllerTest with new behavior James Ward 2026-04-22 23:37:36 -0400
  • 2762352dfe fix a compiler smart cast complain Gauthier Roebroeck 2026-04-23 11:37:28 +0800
  • 23d9d06fdd
    deps(webui): bump @xmldom/xmldom from 0.8.12 to 0.8.13 in /komga-webui dependabot[bot] 2026-04-23 03:25:53 +0000
  • 36b773ae43
    fix(api): match UserDto with expected schema James Ward 2026-04-22 21:35:18 -0400
  • 9fe19d42c1
    Fix formatting of BookMetadata.kt constructor parameters Winston 2026-04-21 18:25:52 -0500
  • 86e89b60ff
    Add titleSort and titleSortLock to BookMetadataDao Winston 2026-04-21 17:03:29 -0500
  • ef0415b642
    Add titleSort and titleSortLock to book metadata tests Winston 2026-04-21 16:25:27 -0500
  • 8db3a9dd8e
    Add TITLE_SORT and TITLE_SORT_LOCK columns to BOOK_METADATA Winston 2026-04-21 16:09:33 -0500
  • 2cf4b16cd8
    Add titleSort and titleSortLock to BookMetadataDto Winston 2026-04-21 16:08:17 -0500
  • 504266b9c5
    Add titleSort and titleSortLock to BookMetadataDto Winston 2026-04-21 16:05:55 -0500
  • 1044eaa78c
    Add titleSort and titleSortLock properties Winston 2026-04-21 16:02:48 -0500
  • 82e793b6db
    Add titleSort and titleSortLock to BookMetadata Winston 2026-04-21 16:01:02 -0500
  • ddfe65dde1 fix(koreader): also accept application/json on Accept header Gauthier Roebroeck 2026-04-21 16:33:45 +0800
  • 08cd089914 feat(api): support HTTP Range requests on book file download endpoint michael-howard 2026-04-18 21:44:52 -0700
  • 4a7d9a6510 fix(kobo): proxy raw request body to kobo store Gauthier Roebroeck 2026-04-17 10:39:40 +0800
  • 0809065808
    build(deps): bump com.github.junrar:junrar from 7.5.5 to 7.5.10 dependabot[bot] 2026-04-17 02:42:47 +0000
  • 51a2adfbbb
    Disable chunked request by forcing reactor to set Content-Length Yohann Leon 2026-04-17 03:17:55 +0900
  • 8fd9da2264
    Resolve linting issue on KoboController Yohann Leon 2026-04-17 01:27:13 +0900
  • a40e115c6a
    Fix serialization of KoboProxy objects Yohann Leon 2026-04-16 21:41:34 +0900
  • f3e5ff1bb0 bump deps Gauthier Roebroeck 2026-04-16 11:41:19 +0800
  • 0c06a70ae0 bump vite to 8 Gauthier Roebroeck 2026-04-16 11:35:32 +0800
  • 61ca0f1300 bump deps Gauthier Roebroeck 2026-04-16 11:25:59 +0800
  • 6e2dcc29b7 extract translations Gauthier Roebroeck 2026-04-14 17:27:48 +0800
  • 85edd8b63f deps(webui): bump axios from 1.13.5 to 1.15.0 in /komga-webui dependabot[bot] 2026-04-10 03:45:30 +0000
  • 63de6aa9b1 deps(webui): bump follow-redirects in /komga-webui dependabot[bot] 2026-04-14 06:31:30 +0000
  • bacdb5308c
    deps(webui): bump follow-redirects in /komga-webui dependabot[bot] 2026-04-14 06:31:30 +0000
  • 717ef82a3d fix(opds2): incorrect latest series navigation links Gauthier Roebroeck 2026-04-14 14:28:54 +0800
  • 7c00661365 fix(opds2): auth logo issue when using base url Gauthier Roebroeck 2026-04-14 14:28:38 +0800
  • 6c2621b538 ci: update homebrew action Gauthier Roebroeck 2026-04-13 13:22:48 +0800
  • 5fc0b7ef30 fix(epub): some TOC may not be parsed correctly Gauthier Roebroeck 2026-04-13 10:13:26 +0800
  • dd9c3facd7 deps: bump gradle-git-properties plugin from 2.5.2 to 2.5.7 Gauthier Roebroeck 2026-03-30 16:58:44 +0800
  • dc55a82951
    deps(webui): bump axios from 1.13.5 to 1.15.0 in /komga-webui dependabot[bot] 2026-04-10 03:45:30 +0000
  • b77554fa17 deps(webui): bump lodash from 4.17.23 to 4.18.1 in /komga-webui dependabot[bot] 2026-04-10 03:30:55 +0000
  • 1045fb2f3b
    deps(webui): bump lodash from 4.17.23 to 4.18.1 in /komga-webui dependabot[bot] 2026-04-10 03:30:55 +0000
  • 99b509d013 update cicd flow with simplesoft-duongdt3/komga duong.doan1 2026-04-09 10:52:42 +0700
  • c97b103b5b Update docker-compose.yml duong.doan1 2026-04-08 14:52:36 +0700
  • ffc3de612a docs: update docker setup and migration summary with PostgreSQL fixes duong.doan1 2026-04-08 11:57:25 +0700
  • 4b00534e53 fix: PostgreSQL migration case sensitivity issues duong.doan1 2026-04-08 11:52:35 +0700
  • f4652f79d8 chore: configure docker-compose.local.yml with consolidated schema and Flyway baseline tiny Flutter team 2026-04-07 23:34:04 +0700
  • ff6bf2d6ac feat(database): consolidate PostgreSQL migrations into a single baseline schema with quoted identifiers to resolve persistent case-sensitivity issues and JDBC migration failures tiny Flutter team 2026-04-07 23:13:22 +0700
  • 1b4f8018ae chore: fix SQLite-specific syntax in PostgreSQL migrations tiny Flutter team 2026-04-07 22:39:08 +0700
  • fa2b0e47e5 chore: align Dockerfile.local with release workflow and fix postgresql migrations tiny Flutter team 2026-04-07 22:34:27 +0700
  • 7750b593f6 refactor: simplify Docker build setup duong.doan1 2026-04-07 18:29:00 +0700
  • 2938c9471e feat: update docker-compose to use local image and add local compose file duong.doan1 2026-04-07 18:24:42 +0700
  • d430c99f43 feat: add local Docker build scripts and configurations duong.doan1 2026-04-07 18:07:42 +0700
  • 5929233ff7 feat: Complete Sprint 3 PostgreSQL UDF implementations and testing duong.doan1 2026-04-07 16:37:27 +0700
  • 36ab2efc54 test: Add scripts folder and PostgreSQL test configuration duong.doan1 2026-04-07 14:54:48 +0700
  • f95b1b52d7 docs: Update tasks.md with Sprint 2 completion status duong.doan1 2026-04-07 14:39:07 +0700
  • 51310709c2 feat: Complete Sprint 2 PostgreSQL migration conversion duong.doan1 2026-04-07 14:35:38 +0700
  • bc72f46a5f chore: Remove unused application-docker.yml file duong.doan1 2026-04-07 14:09:47 +0700
  • 29692c738b feat: Complete Sprint 1 PostgreSQL infrastructure duong.doan1 2026-04-07 14:09:19 +0700
  • ee45e4f0fb feat: Continue PostgreSQL support migration duong.doan1 2026-04-07 12:01:35 +0700
  • a38aa4024f feat: PostgreSQL support infrastructure duong.doan1 2026-04-07 11:51:08 +0700
  • 69b6b2bf93 add kilo plan add support Posgrest duong.doan1 2026-04-07 11:33:10 +0700
  • 61fde76929 collection name and menu in toolbar Gauthier Roebroeck 2026-04-02 17:42:32 +0800
  • 7bd55f126e add library name in library tab navigation Gauthier Roebroeck 2026-04-02 17:09:11 +0800
  • bb2c3512ff filter by library for collection's series Gauthier Roebroeck 2026-04-02 16:11:18 +0800
  • e075301821 add scaffolding for entity browsing and card links Gauthier Roebroeck 2026-04-01 17:37:13 +0800
  • eaf4ca9149 browse readlists Gauthier Roebroeck 2026-04-01 16:59:16 +0800
  • c13f55efea browse collections Gauthier Roebroeck 2026-04-01 16:03:42 +0800
  • ad421020fb browse books Gauthier Roebroeck 2026-04-01 14:34:56 +0800
  • 7e0d680bdf build(webui): update Browserslist db github-actions[bot] 2026-04-01 03:03:31 +0000
  • e9b938c553 build(webui): update Browserslist db github-actions[bot] 2026-04-01 03:03:31 +0000
  • 7441d42a1a add composable for presentation mode Gauthier Roebroeck 2026-04-01 10:52:31 +0800
  • b4d2255e51 move filter button to its own component Gauthier Roebroeck 2026-04-01 10:40:33 +0800
  • 5620e3fd67 deps(webui): bump @xmldom/xmldom from 0.8.10 to 0.8.12 in /komga-webui dependabot[bot] 2026-04-01 00:22:20 +0000
  • d8604beaab
    deps(webui): bump @xmldom/xmldom from 0.8.10 to 0.8.12 in /komga-webui dependabot[bot] 2026-04-01 00:22:20 +0000
  • 50c3a53d6e add more tooltips Gauthier Roebroeck 2026-03-31 13:58:03 +0800
  • bc9228f73a fix vitest warning Gauthier Roebroeck 2026-03-27 16:36:10 +0800
  • ef8c4072b4 localize filesize symbols Gauthier Roebroeck 2026-03-25 16:17:26 +0800
  • e57a77f716 refactor Gauthier Roebroeck 2026-03-25 16:16:02 +0800
  • fd47941267 refactor Gauthier Roebroeck 2026-03-25 15:29:46 +0800
  • 380beec6a4 add missing series filter Gauthier Roebroeck 2026-03-25 14:39:10 +0800