Commit Graph
107 Commits
Author SHA1 Message Date
Unheard0840 badf797701 Update docs/build-notes.md
Update build notes for authentication milestone
2026-08-29 07:54:15 +00:00
Unheard0840 f1604758e7 Update startos/file-models/store.json.ts
Persist admin password in main volume
2026-08-29 07:46:56 +00:00
Unheard0840 00ec5ca002 Update docs/build-notes.md
Document completed authentication milestone
2026-08-29 07:22:28 +00:00
Unheard0840 9b56404e13 Merge remote-tracking branch 'origin/main' 2026-08-29 09:16:59 +02:00
Unheard0840 ab1f479ffd Add password authentication 2026-08-29 09:15:14 +02:00
Unheard0840 7520f56989 Update startos/interfaces.ts
Use standard HTTP Web UI interface
2026-08-28 18:12:50 +00:00
Unheard0840 6648bf0662 Update startos/interfaces.ts
Use standard HTTP Web UI interface
2026-08-28 18:11:18 +00:00
Unheard0840 2bf919357e Update startos/interfaces.ts
Fix Web UI host binding
2026-08-28 17:50:22 +00:00
Unheard0840 02392932a5 Update Makefile
Build x86_64 package only
2026-08-28 17:13:15 +00:00
Unheard0840 7a3740de1a Update startos/interfaces.ts
Fix web interface bind options
2026-08-28 17:06:39 +00:00
Unheard0840 ac2ed2080a Update startos/interfaces.ts
Add admin authentication to web interface
2026-08-28 17:05:44 +00:00
Unheard0840 0362943621 Update startos/actions/index.ts
Register admin password action
2026-08-28 17:03:35 +00:00
Unheard0840 4722570458 Update startos/actions/index.ts
Register admin password action
2026-08-28 17:02:15 +00:00
Unheard0840 41fc75c9e1 Update startos/actions/set-admin-password.ts
Fix admin password action prefill
2026-08-28 17:00:32 +00:00
Unheard0840 1616eb4c81 Update startos/actions/set-admin-password.ts
Fix admin password action read
2026-08-28 16:57:57 +00:00
Unheard0840 bd57a5f7ff Add startos/file-models/store.json.ts
Fix store file model extension
2026-08-28 16:53:05 +00:00
Unheard0840 ed893348f7 Delete startos/file-models/store.json 2026-08-28 16:52:21 +00:00
Unheard0840 9639d3da5e Update startos/actions/set-admin-password.ts
Add admin password action
2026-08-28 16:49:51 +00:00
Unheard0840 0b524622bc Add startos/actions/set-admin-password.ts
Add admin password action
2026-08-28 16:47:37 +00:00
Unheard0840 96d269d098 Update startos/file-models/store.json
Add admin credential store
2026-08-28 16:44:24 +00:00
Unheard0840 b2aaca613d Add startos/file-models/store.json
Add admin credential store
2026-08-28 16:41:35 +00:00
Unheard0840 72f1f14ae0 Update docs/build-notes.md
Document Fulcrum milestone and add authentication milestone
2026-08-28 16:19:26 +00:00
Unheard0840 c8529489a1 Update server/status.js
Add Fulcrum query diagnostics
2026-08-28 16:04:38 +00:00
Unheard0840 553b54d133 Update server/status.js
Fix status API server syntax
2026-08-28 15:59:03 +00:00
Unheard0840 a6eaa06bcc Update server/status.js
Fix Fulcrum JSON-RPC request syntax
2026-08-28 15:57:00 +00:00
Unheard0840 4d2e4202b1 Update server/status.js
Add blockchain height to Fulcrum status
2026-08-28 15:48:05 +00:00
Unheard0840 496abd1f9a Update docs/build-notes.md
Update development roadmap
2026-08-10 10:46:54 +00:00
Unheard0840 3da6c8dac2 Update README.md
Document Fulcrum connectivity milestone
2026-08-08 14:56:23 +00:00
Unheard0840 d9d7b9f565 Update docs/build-notes.md
Document Fulcrum connectivity milestone
2026-08-08 14:56:02 +00:00
Unheard0840 a79b2ea1f6 Update web/index.html
Add Fulcrum status dashboard
2026-08-08 14:37:32 +00:00
Unheard0840 5b37cefcc8 Update server/status.js
Add live Fulcrum connectivity check
2026-08-08 14:32:35 +00:00
Unheard0840 1e08c814db Update Dockerfile
Simplify Munin Bitcoin container image
2026-08-08 13:58:51 +00:00
Unheard0840 fe5e2c21b5 Update server/status.js
Expose Fulcrum configuration in status API
2026-08-08 13:56:32 +00:00
Unheard0840 d8d53c6ca1 Update app.sh
Use Fulcrum endpoint from environment
2026-08-08 13:55:40 +00:00
Unheard0840 0be8576c70 Update startos/manifest/index.ts
Update Fulcrum dependency metadata
2026-08-08 13:53:17 +00:00
Unheard0840 14f63ce779 Update startos/manifest/index.ts
Use PNG icon for Fulcrum dependency
2026-08-08 13:50:27 +00:00
Unheard0840 6e0b8ae05f Update lockfile for Fulcrum dependency 2026-08-08 15:35:26 +02:00
Unheard0840 5f6ef7d60e Update package.json
Add Fulcrum package dependency
2026-08-08 13:20:29 +00:00
Unheard0840 03c127118f Update startos/main.ts 2026-08-08 13:19:52 +00:00
Unheard0840 efd0d98a47 Update startos/main.ts
Pass Fulcrum endpoint to Munin
2026-08-08 13:13:16 +00:00
Unheard0840 13005d6551 Update startos/dependencies.ts
Connect Munin to Fulcrum dependency
2026-08-08 13:12:04 +00:00
Unheard0840 86cdd37809 Add Fulcrum dependency 2026-08-08 08:01:30 +02:00
Unheard0840 e4a29843ab Update startos/dependencies.ts
Require Fulcrum service
2026-08-06 20:54:00 +00:00
Unheard0840 cbd67dcfac Update startos/manifest/index.ts
Add Fulcrum dependency metadata
2026-08-06 20:52:06 +00:00
Unheard0840 5c242a1e00 Update web/index.html
Connect web interface to status API
2026-08-06 18:49:45 +00:00
Unheard0840 eecb3f6a03 Update Dockerfile
Add Node.js runtime for status API
2026-08-06 18:43:01 +00:00
Unheard0840 1ed80e44dd Update app.sh
Start status API with application
2026-08-06 18:35:31 +00:00
Unheard0840 98d65a6512 Update Dockerfile
Add backend server to container image
2026-08-06 18:35:06 +00:00
Unheard0840 510dd2947d Add server/status.js
Add initial status API backend
2026-08-06 18:33:18 +00:00
Unheard0840 5f4edf1924 Update docs/build-notes.md
Update build notes after initial StartOS milestone
2026-08-06 18:22:59 +00:00