1
0
Commit Graph

27 Commits

Author SHA1 Message Date
eb938b7d89 Add blacklist of failed patches 2026-03-26 11:59:15 +01:00
1c8e58e34d Update software URLs
Since the output of the modded files is identical for each version, the
fact that these were swapped for Clara/Libra did not matter, but it's
been amended now.

I've added patches for older devices on 4.38, but this isn't currently
usable in the UI as I've not set up the `downloads.json` file with
correct and up-to-date URLs for these devices.

I'm not even sure I want to actually support this, as the SD card
storage in these older devices is less reliable, which means that
applying custom patches is a little bit more risky in my eyes.
2026-03-26 11:38:25 +01:00
5a9b0ebcb8 Revert wasm_exec.js path check
All checks were successful
Build and test project / build-and-test (push) Successful in 1m32s
2026-03-21 19:10:41 +01:00
518f7b63e7 More consistent scripts
Some checks failed
Build and test project / build-and-test (push) Failing after 1m13s
2026-03-21 19:05:40 +01:00
aaf3bf8749 Add KOReader option
All checks were successful
Build and test project / build-and-test (push) Successful in 1m32s
2026-03-21 16:32:15 +01:00
620d8a1929 Check if local go is already installed
All checks were successful
Build and test project / build-and-test (push) Successful in 1m28s
2026-03-21 13:59:29 +01:00
f5fa27e00f Set up test flow on my Mac
All checks were successful
Build and test project / build-and-test (push) Successful in 1m35s
2026-03-21 13:53:34 +01:00
c5ca91f524 Set up for dev work on my Mac
All checks were successful
Build and test project / build-and-test (push) Successful in 1m34s
I was previously using my Linux desktop, but I also want to be able to
use my Mac laptop or Mac mini to continue working on this.
2026-03-21 13:48:28 +01:00
f97e0be4c3 Do not push transient steps
All checks were successful
Build and test project / build-and-test (push) Successful in 1m30s
2026-03-19 21:03:37 +01:00
7aef8d8ed3 Fix naming consistency in JS, script files
All checks were successful
Build and test project / build-and-test (push) Successful in 1m28s
- JavaScript exports have been simplified and renamed
- Certain scripts now reference DIST and SRC folders
- Software URLs are now loaded via the JSON file
2026-03-19 18:11:49 +01:00
9349896763 Modernize frontend build pipeline with esbuild and ES modules 2026-03-19 17:37:34 +01:00
7343666bbc Pin kobopatch to 6189c54
All checks were successful
Build and test project / build-and-test (push) Successful in 1m30s
2026-03-19 09:21:15 +01:00
7da4c9e2c0 Lock to specific stable kobopatch version
All checks were successful
Build and test project / build-and-test (push) Successful in 2m13s
2026-03-17 22:15:32 +01:00
0223346075 Fix workflow
All checks were successful
Build and test project / build-and-test (push) Successful in 1m44s
2026-03-16 23:03:26 +01:00
25834ed5e3 Move files around 2026-03-16 22:44:31 +01:00
91f09b42a8 Standardize line endings
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m45s
2026-03-16 20:43:13 +01:00
846a6b3e6d Try installing go
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m42s
2026-03-16 16:52:58 +01:00
dc18e77382 Fix setup script
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m40s
2026-03-16 16:46:12 +01:00
88f5c73f60 Improve setup script
Some checks failed
Build & Test WASM / build-and-test (push) Failing after 38s
2026-03-16 16:44:15 +01:00
3b5faf9696 Add fourth install step 2026-03-16 14:21:21 +01:00
8dde08b494 Migrate src/public to web/public
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m41s
2026-03-16 12:55:05 +01:00
a37c875fe5 Validate firmware check
Some checks failed
Build & Test WASM / build-and-test (push) Failing after 1m42s
2026-03-16 11:47:29 +01:00
5e80cfd6d1 Integration test (conditional)
Some checks failed
Build & Test WASM / build-and-test (push) Failing after 1m45s
2026-03-16 11:41:35 +01:00
da74445f14 Functional first prototype
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 2m42s
2026-03-15 22:50:10 +01:00
d7622e5e05 WIP: working patcher? 2026-03-15 22:27:59 +01:00
2ce1772611 WIP: fix workflow?
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 2m44s
2026-03-15 21:55:51 +01:00
76d7e943e3 WIP: wasm compatible patcher? 2026-03-15 21:43:16 +01:00