• Joined on 2026-02-19
magnus pushed to master at magnus/btcprice 2026-02-23 21:28:31 +00:00
13a53a26d0 Switch to HTMX WebSocket, use LAN IP for btcdata URL
magnus pushed to master at magnus/btcdata 2026-02-23 21:28:25 +00:00
917b020be4 Use HTMX-compatible HTML fragments on WebSocket, fix multi-connection
magnus created branch master in magnus/btcprice 2026-02-23 20:34:49 +00:00
magnus pushed to master at magnus/btcprice 2026-02-23 20:34:49 +00:00
02cc607e73 Replace EventSource with WebSocket for price streaming
ce343dfcf6 Add README, update docker-compose and CLAUDE.md
397d9f7b5c Split data layer into btcdata service
c688846a26 Add Kraken daily OHLC poller with database storage
30aa52cdc7 Schedule Kraken OHLC polls at HH:01 UTC instead of fixed 5-min interval
Compare 10 commits »
magnus created repository magnus/btcprice 2026-02-23 20:34:40 +00:00
magnus created branch master in magnus/btcdata 2026-02-23 20:34:32 +00:00
magnus pushed to master at magnus/btcdata 2026-02-23 20:34:32 +00:00
9283826ac4 Replace SSE price stream with WebSocket, use separate Docker port
6f20cd63c6 Add docker-compose, README, fix SSE dispatch
f64aa98b04 Initial commit: btcdata — BTC data backend service
magnus created repository magnus/btcdata 2026-02-23 20:33:12 +00:00
magnus pushed to main at magnus/gitea 2026-02-21 09:47:51 +00:00
e17ee68fbd Change backup path from /mnt/nasen to /mnt/nas
magnus pushed to main at magnus/gitea 2026-02-21 09:15:27 +00:00
1f06472140 Add README with setup and backup instructions
magnus pushed to main at magnus/gitea 2026-02-21 09:14:16 +00:00
26af7784e7 Add .gitignore
magnus deleted branch master from magnus/gitea 2026-02-21 09:12:22 +00:00
magnus pushed to main at magnus/gitea 2026-02-21 09:11:59 +00:00
9650c36b69 Merge branch 'master'
e3ba7fd62e Add CLAUDE.md with project guidance for Claude Code
06c9efe1a0 Backup in /mnt/nasen/backup
cce5c54177 Add automated daily Gitea backup
9fc824e3ac Initial commit
Compare 5 commits »
magnus pushed to master at magnus/gitea 2026-02-21 09:10:46 +00:00
e3ba7fd62e Add CLAUDE.md with project guidance for Claude Code
magnus pushed to master at magnus/gitea 2026-02-20 12:17:01 +00:00
06c9efe1a0 Backup in /mnt/nasen/backup
magnus pushed to master at magnus/gitea 2026-02-19 20:33:53 +00:00
cce5c54177 Add automated daily Gitea backup
magnus pushed to main at magnus/elprice 2026-02-19 19:27:17 +00:00
3a319f5cf4 Fix sync: add missing tables, Linux date, token from env
14b583ccb9 Add multi-stage Dockerfile, docker-compose, and fix insert conflict
4984c1b207 Replace local Docker PostgreSQL with external DB via .env
139c028607 Format codebase with cljstyle
d0ff9b485d Skip sync for existing data and too-recent dates
Compare 28 commits »
magnus created repository magnus/elprice 2026-02-19 19:25:57 +00:00
magnus created branch master in magnus/gitea 2026-02-19 19:22:25 +00:00
magnus pushed to master at magnus/gitea 2026-02-19 19:22:25 +00:00
9fc824e3ac Initial commit