Commit Graph

  • fd21aa7f4e Add DCA Calculator feature to dashboard development Jonathan 2026-04-28 21:17:46 +02:00
  • 15358c05c3 Merge branch 'development' main Jonathan 2026-04-14 19:58:46 +02:00
  • 59f833d7fd Fix candle chart staleness and show live price on today's candle Jonathan 2026-04-14 19:55:01 +02:00
  • d5197cde14 Update README to reflect all features added since initial docs Jonathan 2026-04-06 20:43:06 +02:00
  • 9c0db31580 Merge branch 'development' Jonathan 2026-04-06 20:32:49 +02:00
  • d90ac5365a Add price prediction feature to dashboard Jonathan 2026-04-06 20:32:25 +02:00
  • ce9547a623 Merge development into main Jonathan 2026-04-06 20:20:08 +02:00
  • 672f5b74a4 Fix production deployment: replace serve with nginx reverse proxy Jonathan 2026-04-06 20:18:38 +02:00
  • a2ca82062e Cache last known BTC price and show stale warning in UI Jonathan 2026-04-06 20:01:30 +02:00
  • 5bb67d6663 Add purchase date picker and sells feature Jonathan 2026-04-06 19:52:24 +02:00
  • 33656c4512 Merge development: security hardening, login fix, chart improvements Jonathan 2026-04-06 19:31:11 +02:00
  • 5cf3726f59 Improve portfolio chart with historical price-based data points Jonathan 2026-04-06 19:30:48 +02:00
  • ce227e47d6 Fix login blocked by registration password validation Jonathan 2026-03-26 18:49:43 +01:00
  • 11b020907d Revert backend Dockerfile to run as root Jonathan 2026-03-26 18:45:41 +01:00
  • 4da23c9def Revert bcrypt version back to 3.2.2 Jonathan 2026-03-26 18:44:22 +01:00
  • 85455f3271 Security hardening: secrets, validation, Docker, and error handling Jonathan 2026-03-26 18:40:41 +01:00
  • 4616accc63 Merge branch 'development' Jonathan 2026-03-24 20:28:59 +01:00
  • a0692501b3 Use en-GB locale for dd/mm/yyyy date format in purchases list Jonathan 2026-03-24 20:28:51 +01:00
  • cb28979208 Merge feature/btc-history-chart: BTC candlestick chart with local OHLC storage Jonathan 2026-03-24 20:24:50 +01:00
  • 79b565cfb6 Add BTC candlestick chart with local OHLC storage Jonathan 2026-03-24 20:23:46 +01:00
  • befbe12bcf Merge branch 'development' Jonathan 2026-03-24 19:39:41 +01:00
  • 0803d86e38 Add admin role with user management (create/delete users) Jonathan 2026-03-24 19:26:10 +01:00
  • aedc6a8a17 Merge branch 'development' Jonathan 2026-03-24 19:18:56 +01:00
  • c1371e9c72 Extend portfolio chart to always show today's data point Jonathan 2026-03-24 19:18:27 +01:00
  • e93b9dfa53 Add git workflow rules to CLAUDE.md Jonathan 2026-03-24 19:10:20 +01:00
  • db9624822b Merge development: fix CORS for local dev on port 3001 Jonathan 2026-03-24 18:58:50 +01:00
  • cb6594f463 Fix CORS for local dev and update stats grid layout Jonathan 2026-03-24 18:51:01 +01:00
  • 470dd80ed8 Make CORS allowed origins configurable via ALLOWED_ORIGINS env var Jonathan 2026-03-24 18:15:44 +01:00
  • 8982f76d15 Change frontend port to 3001 and fix REACT_APP_API_URL as build arg Jonathan 2026-03-24 16:54:49 +01:00
  • 22c36eff67 Update README with full project documentation Jonathan 2026-03-24 16:32:11 +01:00
  • afa74f7d45 Add CLAUDE.md with architecture and dev commands Jonathan 2026-03-23 23:49:11 +01:00
  • 39404ca208 Add chart view toggle: Both / Portfolio / 1-Year BTC Jonathan 2026-03-23 23:22:49 +01:00
  • 541b5f57d2 Add 1-year BTC daily price history chart Jonathan 2026-03-23 23:18:40 +01:00
  • cb7bbf393c Sort purchase list by date ascending Jonathan 2026-03-23 22:28:25 +01:00
  • ff7ba51e84 Add edit purchase feature (date, amount, price) Jonathan 2026-03-23 22:24:27 +01:00
  • a2dad16f21 Add .gitignore and untrack database file Jonathan 2026-03-23 22:16:03 +01:00
  • 3907414742 Add full-stack BTC portfolio web app Jonathan 2026-03-23 22:15:40 +01:00
  • 84679639ef first commit Jonathan 2026-03-23 19:20:15 +01:00