Unheard0840
|
810bca8154
|
Merge remote server updates with address cache
|
2026-08-29 16:44:42 +02:00 |
|
Unheard0840
|
0c78b1ddd5
|
Add persistent server-side address cache
|
2026-08-29 16:39:44 +02:00 |
|
Unheard0840
|
86b927b26d
|
Update server/status.js
Add persistent server-side address cache
|
2026-08-29 14:34:47 +00:00 |
|
Unheard0840
|
c66bbfa618
|
Improve wallet transaction display
|
2026-08-29 16:03:09 +02:00 |
|
Unheard0840
|
d4c166b557
|
Update web/index.html
|
2026-08-29 13:29:10 +00:00 |
|
Unheard0840
|
3bd94ec41d
|
Update web/index.html
|
2026-08-29 13:18:08 +00:00 |
|
Unheard0840
|
d1e86a6c3d
|
Update web/index.html
Refine wallet dashboard and transaction view
|
2026-08-29 12:50:58 +00:00 |
|
Unheard0840
|
c576700272
|
Update web/index.html
Simplify wallet dashboard and add balance unit settings
|
2026-08-29 12:48:29 +00:00 |
|
Unheard0840
|
4598cafb1f
|
Update web/index.html
Add BTC and sats display toggle with collapsible UTXOs
|
2026-08-29 12:16:05 +00:00 |
|
Unheard0840
|
64e4026440
|
Update web/index.html
Add address and transaction dashboard
|
2026-08-29 12:05:35 +00:00 |
|
Unheard0840
|
2210a525ad
|
Update server/status.js
Add transaction lookup API
|
2026-08-29 11:54:17 +00:00 |
|
Unheard0840
|
c9bd3adcb3
|
Add server/transactions.js
Add Fulcrum transaction lookup module
|
2026-08-29 11:44:30 +00:00 |
|
Unheard0840
|
53b9fb183c
|
Update server/bitcoin-address.js
Fix Bech32 checksum generator
|
2026-08-29 11:30:26 +00:00 |
|
Unheard0840
|
cf3acaa59e
|
Update server/addresses.js
Validate Bitcoin addresses before storing
|
2026-08-29 11:25:59 +00:00 |
|
Unheard0840
|
f702b4f367
|
Update server/status.js
Use shared Bitcoin address module
|
2026-08-29 11:24:25 +00:00 |
|
Unheard0840
|
d68dff1707
|
Add server/bitcoin-address.js
Add shared Bitcoin address validation
|
2026-08-29 11:21:19 +00:00 |
|
Unheard0840
|
79d37f5dd3
|
Update server/addresses.js
Add Fulcrum address data queries
|
2026-08-29 10:50:03 +00:00 |
|
Unheard0840
|
6e36b3d16d
|
Update server/status.js
Add Fulcrum address data queries
|
2026-08-29 10:45:13 +00:00 |
|
Unheard0840
|
da8928c993
|
Update server/status.js
Add persistent Bitcoin address watchlist
|
2026-08-29 10:22:31 +00:00 |
|
Unheard0840
|
b13136b6e4
|
Add server/addresses.js
|
2026-08-29 10:17:46 +00:00 |
|
Unheard0840
|
ed5213f00b
|
Update startos/file-models/store.json.ts
Add persistent Bitcoin address watchlist
|
2026-08-29 10:16:44 +00:00 |
|
Unheard0840
|
40598a6e8e
|
Update docs/build-notes.md
Update docs/build-notes.md
|
2026-08-29 08:10:54 +00:00 |
|
Unheard0840
|
04221619ea
|
Update web/index.html
Display blockchain height in web interface
|
2026-08-29 07:58:07 +00:00 |
|
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 |
|