1
0
Commit Graph

63 Commits

Author SHA1 Message Date
57f3811932 Allow going back after failed patch 2026-03-19 19:12:58 +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
dfcc305b50 Minify the CSS
All checks were successful
Build and test project / build-and-test (push) Successful in 1m30s
2026-03-19 17:39:45 +01:00
9349896763 Modernize frontend build pipeline with esbuild and ES modules 2026-03-19 17:37:34 +01:00
9cc4069aca Back button works correctly with restore software
All checks were successful
Build and test project / build-and-test (push) Successful in 1m31s
2026-03-19 13:55:22 +01:00
5cb3f4a180 Add notice on how to restart wizard 2026-03-19 13:40:01 +01:00
b2888e32cf Check FW >= 4.6 and < 5.x
All checks were successful
Build and test project / build-and-test (push) Successful in 1m27s
2026-03-19 12:22:45 +01:00
7bb5c255f5 Improve device and version detection 2026-03-19 12:19:18 +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
2075ce5c09 Fix descriptions
All checks were successful
Build and test project / build-and-test (push) Successful in 2m21s
2026-03-18 22:09:50 +01:00
07554cfebf Use [!NOTE] markup
All checks were successful
Build and test project / build-and-test (push) Successful in 2m18s
2026-03-18 17:42:21 +01:00
fce10e9fd4 Update README
All checks were successful
Build and test project / build-and-test (push) Successful in 2m17s
2026-03-18 17:39:27 +01:00
7da4c9e2c0 Lock to specific stable kobopatch version
All checks were successful
Build and test project / build-and-test (push) Successful in 2m13s
v1.0
2026-03-17 22:15:32 +01:00
008e35ea25 Styling pass and favicon added
Some checks failed
Build and test project / build-and-test (push) Failing after 1m5s
2026-03-17 22:06:17 +01:00
92c47c0d9b Add zip, tar, separate build phase
All checks were successful
Build and test project / build-and-test (push) Successful in 1m43s
2026-03-17 19:33:09 +01:00
0f691fce94 Execute setup in nickelmenu dir
All checks were successful
Build and test project / build-and-test (push) Successful in 1m43s
2026-03-17 19:27:48 +01:00
1889d811d0 Fix nixpack configuration file for deployment
All checks were successful
Build and test project / build-and-test (push) Successful in 2m51s
2026-03-17 19:21:18 +01:00
596354569e More end-to-end tests
All checks were successful
Build and test project / build-and-test (push) Successful in 1m43s
2026-03-17 19:10:02 +01:00
4713683638 Ensure end-to-end tests run as expected 2026-03-17 19:03:14 +01:00
dbd2f391bd Add more integration tests
All checks were successful
Build and test project / build-and-test (push) Successful in 1m46s
2026-03-17 18:38:54 +01:00
26c2d21fb3 Add NickelMenu installation options 2026-03-17 16:36:02 +01:00
6d4bce8e05 Don't load custom fonts, fix scripts
All checks were successful
Build and test project / build-and-test (push) Successful in 1m47s
2026-03-17 13:59:57 +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
c9dcaa3b5c Bundle minified jszip as part of this repo
Some checks failed
Build & Test WASM / build-and-test (push) Failing after 1m10s
2026-03-16 23:02:05 +01:00
14e4c12b6b Change foundational structure
Some checks failed
Build & Test WASM / build-and-test (push) Failing after 1m12s
2026-03-16 22:57:53 +01:00
25834ed5e3 Move files around 2026-03-16 22:44:31 +01:00
d8410d6f14 Display device name w/ download instructions
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m43s
2026-03-16 22:32:33 +01:00
18a1db3161 Fix tests
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m44s
v0.3
2026-03-16 20:59:35 +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
30def04cfa Add additional disclaimers
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m44s
2026-03-16 17:41:03 +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
18c3a761e9 Explicitly declare Python provider
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m42s
2026-03-16 16:40:29 +01:00
2600adcdbe Add LICENSE
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m41s
2026-03-16 16:37:53 +01:00
6f344de243 Update deployment
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m43s
2026-03-16 16:23:13 +01:00
aaed15bc53 Update README
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m44s
v0.2
2026-03-16 16:15:03 +01:00
8b834d28cc Improve UX for grouped patches
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m40s
2026-03-16 16:12:35 +01:00
e7a6f8ccf4 Update disclaimer 2026-03-16 15:52:27 +01:00
a11408927a Test restore original firmware
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m43s
2026-03-16 15:48:38 +01:00
5052284e58 Various style fixes
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m43s
2026-03-16 15:43:05 +01:00
2b591a040d Add footer with disclaimer
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m42s
2026-03-16 15:24:15 +01:00
583ad4e52c More tweaks
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m42s
2026-03-16 15:02:45 +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
d5347a7093 Add end-to-end playwright test
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m40s
v0.1
2026-03-16 12:13:22 +01:00
f080bdce00 Update workflow 2026-03-16 11:57:08 +01:00
c4b2b45257 Skip integration test on Gitea runners
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m45s
2026-03-16 11:51:09 +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