1
0
Commit Graph

22 Commits

Author SHA1 Message Date
c0d564b642 Specific message for Apple mobile devices (iPhone, iPad)
All checks were successful
Build and test project / build-and-test (push) Successful in 1m35s
These devices will never support the FS API, not even via alternative
browsers because Apple enforces WebKit on all these browsers.
2026-03-22 12:57:07 +01:00
2f1330ec32 Minor cleanup
All checks were successful
Build and test project / build-and-test (push) Successful in 1m33s
2026-03-22 12:38:37 +01:00
d4d74d499e Modular front-end approach 2026-03-22 12:29:57 +01:00
546d4060b2 Add linter for web folder
All checks were successful
Build and test project / build-and-test (push) Successful in 1m33s
2026-03-22 12:09:49 +01:00
ce07449cae Additional logging, accessibility 2026-03-22 12:06:28 +01:00
aebfe59a01 Separate configuration step
All checks were successful
Build and test project / build-and-test (push) Successful in 1m37s
2026-03-22 11:39:30 +01:00
5ab2cc4c63 Fix bug when going back to NickelMenu step w/ removal
All checks were successful
Build and test project / build-and-test (push) Successful in 1m34s
2026-03-21 20:08:40 +01:00
03d13962d6 Additional test, remove .adds/scripts too 2026-03-21 19:49:11 +01:00
8645a2d626 Uninstall all NickelMenu config files
All checks were successful
Build and test project / build-and-test (push) Successful in 1m33s
2026-03-21 19:41:43 +01:00
7a7814a051 Add removal options
All checks were successful
Build and test project / build-and-test (push) Successful in 1m32s
2026-03-21 18:45:02 +01:00
7b62c2e166 Refactor how NickelMenu is set up
All checks were successful
Build and test project / build-and-test (push) Successful in 1m32s
2026-03-21 17:57:04 +01:00
6f902090c1 Clarify analytics is hosted only
All checks were successful
Build and test project / build-and-test (push) Successful in 1m29s
2026-03-21 17:14:29 +01:00
82f32460cb Add optional analytics
All checks were successful
Build and test project / build-and-test (push) Successful in 1m30s
2026-03-21 16:51:52 +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
45f3bbef74 Fix "Write to Kobo" button
All checks were successful
Build and test project / build-and-test (push) Successful in 1m29s
2026-03-19 22:44:35 +01:00
9355da1796 Separate strings.js file
All checks were successful
Build and test project / build-and-test (push) Successful in 1m53s
2026-03-19 21:40:10 +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
cc1ac91253 Use history stack approach
All checks were successful
Build and test project / build-and-test (push) Successful in 1m30s
2026-03-19 20:33:42 +01:00
48ea2c183b More integration steps, fix bug related to only NM install
All checks were successful
Build and test project / build-and-test (push) Successful in 1m28s
2026-03-19 19:23:23 +01:00
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
9349896763 Modernize frontend build pipeline with esbuild and ES modules 2026-03-19 17:37:34 +01:00