1
0
Commit Graph

9 Commits

Author SHA1 Message Date
17fcbf4d93 Added --dev flag to ./serve-locally.sh 2026-03-22 10:35:43 +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
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
290b8a32b7 Don't use nginx locally
All checks were successful
Build and test project / build-and-test (push) Successful in 1m29s
2026-03-19 20:16:00 +01:00
347b4f654a Use nginx to serve the website
All checks were successful
Build and test project / build-and-test (push) Successful in 1m29s
2026-03-19 19:56:24 +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
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