• Joined on 2025-01-27
Ayuriel pushed to master at quant/galaxis-po 2026-02-13 15:36:48 +00:00
98d8c1115e feat: add backfill API endpoint for historical data collection
9b4d678995 feat: register daily collection job at 18:00 in scheduler
f13be37470 feat: add backfill job for historical price data
20240fdb4d feat: add backfill job for historical price data
cc7ab311ed feat: add daily collection job orchestration
Compare 5 commits »
Ayuriel pushed to master at quant/galaxis-po 2026-02-13 14:54:38 +00:00
c8bb675ba4 feat: add data explorer to sidebar navigation and fix gitignore
2858c87b1b fix: use named volume for production PostgreSQL to prevent data loss
Compare 2 commits »
Ayuriel pushed to master at quant/galaxis-po 2026-02-13 14:27:14 +00:00
0cd1e931b0 feat: display Korean stock names in portfolio views
51fb812d57 fix: run data collectors in background threads to prevent server blocking
Compare 2 commits »
Ayuriel pushed to master at quant/galaxis-po 2026-02-13 13:50:06 +00:00
3d5e695559 fix: resolve multiple frontend/backend bugs and add missing functionality
Ayuriel pushed to master at quant/galaxis-po 2026-02-12 14:48:29 +00:00
752db2ef1a fix: serialize Decimal as float in API responses and fix transaction field names
Ayuriel pushed to master at quant/galaxis-po 2026-02-11 14:43:24 +00:00
0a8d17a588 fix: use relative paths for postgres data and backups to avoid root permission issues
4afd01c947 feat: add data explorer frontend page for viewing collected data
aa3e2d40d2 feat: add data explorer API for viewing collected stocks/ETFs/prices
9fa97e595d feat: rebalance page with manual price input and strategy selection
bffca88ce9 feat: add POST /rebalance/calculate endpoint with manual prices
Compare 9 commits »
Ayuriel pushed to master at quant/galaxis-po 2026-02-10 14:27:43 +00:00
08710a6dba fix: remove nonexistent change column from price collector OHLCV mapping
Ayuriel pushed to master at quant/galaxis-po 2026-02-10 12:31:19 +00:00
8b9fe7064c fix: correct pykrx ETF module import path and method call
Ayuriel pushed to master at quant/galaxis-po 2026-02-08 14:09:07 +00:00
4261e9c777 fix: switch StockCollector and ValuationCollector from KRX CSV to pykrx
ecb3dca571 feat: add ETF data collectors and admin API endpoints
Compare 2 commits »
Ayuriel pushed to master at quant/galaxis-po 2026-02-08 13:48:38 +00:00
72c72994b2 fix: collector error
Ayuriel pushed to master at quant/galaxis-po 2026-02-08 13:43:49 +00:00
9f756331c4 fix: remove passlib dependency and fix FastAPI deprecation warnings
Ayuriel pushed to master at quant/galaxis-po 2026-02-08 13:28:29 +00:00
eadc935e46 fix: add ADMIN_* env vars to deploy workflow .env.prod generation
Ayuriel pushed to master at quant/galaxis-po 2026-02-08 13:21:58 +00:00
1dae2945c3 feat: client-side password hashing and admin user auto-seeding
Ayuriel pushed to master at quant/galaxis-po 2026-02-07 15:17:24 +00:00
d6e45d01a6 feat: disable user registration endpoint
Ayuriel pushed to master at quant/galaxis-po 2026-02-07 15:13:03 +00:00
070f74d978 fix: use 127.0.0.1 instead of localhost in health checks
Ayuriel pushed to master at quant/galaxis-po 2026-02-07 15:06:25 +00:00
72c502f1bc chore: port 설정 수정
Ayuriel pushed to master at quant/galaxis-po 2026-02-07 14:58:08 +00:00
e22241dbc4 fix(ci): use retry loop for frontend health check
Ayuriel pushed to master at quant/galaxis-po 2026-02-07 14:40:24 +00:00
f43f26f43c fix(ci): redesign deploy workflow for containerized Act Runner
Ayuriel pushed to master at quant/galaxis-po 2026-02-07 14:18:29 +00:00
39d2226d95 feat: production deployment setup with Gitea Actions CI/CD
Ayuriel created branch master in quant/galaxis-po 2026-02-07 13:03:16 +00:00