Commit graph

58 commits

Author SHA1 Message Date
dependabot[bot]
0bd6a217ae
chore(deps): bump actions/cache from 4 to 5 in the github-actions group (#2719)
Bumps the github-actions group with 1 update: [actions/cache](https://github.com/actions/cache).


Updates `actions/cache` from 4 to 5
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 05:14:57 +01:00
Huang Xin
8b7bafc4b6
chore(koplugin): add version info in the meta file (#2679) 2025-12-10 16:52:28 +01:00
Huang Xin
669d3950e2
chore: repackaging readest koplugin for updater, closes #2669 (#2676)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run
2025-12-10 13:37:32 +01:00
Huang Xin
50cd7f80c6
feat: refresh account info after managing cloud storage (#2648) 2025-12-08 13:13:20 +01:00
Huang Xin
852f9f40ec
chore: fix cross compiling of thumbnail extension (#2587)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run
2025-12-02 02:27:03 +08:00
dependabot[bot]
bff9c2a770
chore(deps): bump actions/checkout in the github-actions group (#2525)
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 5 to 6
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 05:35:17 +01:00
Huang Xin
c792c18e01
feat: support text conversion between simplifed and traditional Chinese, closes #2508 (#2520)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run
2025-11-23 09:56:12 +01:00
dependabot[bot]
16279949c1
chore(deps): bump actions/setup-node in the github-actions group (#2277) 2025-10-20 12:25:42 +08:00
Huang Xin
5b0a1968d8
chore: add readest.koplugin in the release workflow (#2217) 2025-10-13 16:26:11 +02:00
Huang Xin
06b27f8d39
chore: fix portable exe build for Windows (#2156)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run
2025-10-02 00:11:21 +08:00
Huang Xin
3fc4c05e50
feat: build portable Windows binaries with app data kept within the executable directory (#2126)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run
2025-09-26 11:23:55 +02:00
Huang Xin
1de89069ce
fix: handle pointer events for window dragging on touch screen Windows, closes #2010 (#2116)
* fix: handle pointer events for window dragging on touch screen Windows, closes #2010

* chore: fix rust-lint
2025-09-25 06:41:08 +02:00
Huang Xin
9fd152d727
refactor(a11y): add basic lint for accessibility (#2021)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run
2025-09-11 18:57:04 +02:00
dependabot[bot]
79d39b2295
chore(deps): bump the github-actions group with 2 updates (#1999)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run
2025-09-08 12:44:45 +08:00
Huang Xin
7f4c157a90
chore: build with install package permission by default for Android (#1939)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run
2025-08-31 16:53:29 +02:00
dependabot[bot]
0b01132d88
chore(deps): bump actions/setup-java in the github-actions group (#1896)
Bumps the github-actions group with 1 update: [actions/setup-java](https://github.com/actions/setup-java).


Updates `actions/setup-java` from 4 to 5
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25 09:13:58 +02:00
Huang Xin
78cb1f45e4
chore: fix workflow dependency for release (#1874)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run
2025-08-22 17:51:01 +02:00
Huang Xin
e472d1cf1e
release: version 0.9.75 (#1873) 2025-08-22 17:47:24 +02:00
Huang Xin
5137c08204
chore: more aggressive cache for CI (#1839)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run
2025-08-19 10:21:20 +02:00
dependabot[bot]
952d2a3553
chore(deps): bump actions/checkout in the github-actions group (#1827)
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 4 to 5
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 13:36:01 +02:00
Huang Xin
452dc9f3e6
chore: cache nextjs build for CI (#1771) 2025-08-09 07:28:38 +02:00
Huang Xin
eaaeb844f3
txt: fix language detection when parsing TXT files, closes #1720 (#1723) 2025-07-31 08:52:25 +02:00
Huang Xin
d1f5934947
library: various fixes on metadata editor and bookshelf (#1663)
* i18n: update translations

* library: various fixes on metadata editor and bookshelf

* chore: enable parallel web builds checking
2025-07-22 16:04:44 +02:00
Huang Xin
916d63806e
chore: fix loading chunk error of optional chaining for Android WebView below 80 (#1626) 2025-07-19 20:24:30 +02:00
Huang Xin
e54440ad80
chore: retry workflow for r2 uploading (#1517) 2025-07-02 17:37:05 +02:00
Huang Xin
446b014f7d
chore: upload to r2 after release with retry (#1516) 2025-07-02 17:23:12 +02:00
Huang Xin
8433dd6950
chore: upload release artifacts to a R2 release bucket (#1435) 2025-06-21 16:24:49 +08:00
Huang Xin
379802f580
release: ready for Google Play release, closes #1001 (#1433) 2025-06-20 16:48:53 +02:00
Huang Xin
93e81ee05b
release: remove deprecated MSI installer, closes #1174 (#1187) 2025-05-19 03:29:44 +02:00
Huang Xin
74e32d47b0
release: add linux arch armhf (#1133) 2025-05-13 14:57:27 +08:00
Huang Xin
8efad90932
feat: in-app updater for Android (#885) 2025-04-14 14:21:58 +02:00
Huang Xin
5c23642ac0
chore: generate Android package signature and download url in update file 2025-04-13 23:59:56 +08:00
Huang Xin
f004d7b3ea
release: version 0.9.33 (#875) 2025-04-13 02:31:13 +08:00
Huang Xin
25be60ce2a
chore: bump tauri to 2.4.1 (#813) 2025-04-05 07:40:33 +02:00
Huang Xin
ede37757db
chore: support deploy in cloudflare with opennext and fix android build 2025-03-25 03:52:04 +08:00
Huang Xin
0c65d44bc9
chore: add android release in github actions (#695) 2025-03-25 01:57:05 +08:00
Huang Xin
37f3c8b829
chore: fix node out of memory when building 2025-03-16 03:43:32 +08:00
Huang Xin
48ef2d634f
chore: fix aarch64 linux build 2025-02-21 20:09:18 +01:00
Huang Xin
e77c377839
release: version 0.9.15 (#425) 2025-02-21 19:44:28 +01:00
Huang Xin
bd6ef7fe8e
release: version 0.9.11
* ui: tweaks on header bar layout

* release: build arm64 linux binaries
2025-02-14 02:31:03 +01:00
Huang Xin
93eacf91a0
feat: load system fonts list at runtime on desktop, closes #287 #237 (#290) 2025-02-03 00:41:30 +01:00
Huang Xin
44885f2901
sync: add download/upload progress indicator (#277)
* sync: add download/upload progress indicator

* chore: apt update before installing system dependencies
2025-02-01 12:17:21 +01:00
Huang Xin
1f5c96fcc2
Release version 0.9.7 (#228) 2025-01-23 11:31:00 +01:00
QP Hou
07116bdae8
ci: run rust clippy/fmt (#207) 2025-01-21 07:20:26 +01:00
QP Hou
ca2a62a921
support setting dev environment using nix (#195) 2025-01-19 09:36:49 +01:00
Huang Xin
57b72d6d57
Release exe portable files directly to workaround the stupid virus warning on Windows 2025-01-05 14:19:18 +01:00
Huang Xin
e4a6ae01e0
Release portable binaries for Windows (#102) 2025-01-04 19:46:57 +01:00
Huang Xin
d6e0fd3b4d
Fix supabase settings of oauth for tauri app (#83) 2025-01-02 23:03:50 +01:00
dependabot[bot]
2e2fad849b
Bump the github-actions group with 3 updates (#82) 2025-01-02 15:31:39 +01:00
Huang Xin
1be567ed4a
Setup CI for pull request: only build the web-app 2024-12-31 01:01:35 +01:00