This website requires JavaScript.
Explore
Help
Register
Sign In
quant
/
galaxis-po
Watch
1
Star
0
Fork
0
You've already forked galaxis-po
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
galaxis-po
/
backend
/
app
/
api
History
zephyrdark
98d8c1115e
All checks were successful
Deploy to Production / deploy (push)
Successful in 1m12s
Details
feat: add backfill API endpoint for historical data collection
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 00:35:31 +09:00
..
__init__.py
feat: add data explorer API for viewing collected stocks/ETFs/prices
2026-02-11 23:33:11 +09:00
admin.py
feat: add backfill API endpoint for historical data collection
2026-02-14 00:35:31 +09:00
auth.py
feat: client-side password hashing and admin user auto-seeding
2026-02-08 22:21:36 +09:00
backtest.py
feat: add backtest API endpoints
2026-02-03 11:51:29 +09:00
data_explorer.py
fix: resolve multiple frontend/backend bugs and add missing functionality
2026-02-13 22:49:17 +09:00
deps.py
feat: add authentication API with login, register, and user endpoints
2026-02-02 23:20:32 +09:00
market.py
fix: resolve multiple frontend/backend bugs and add missing functionality
2026-02-13 22:49:17 +09:00
portfolio.py
feat: display Korean stock names in portfolio views
2026-02-13 23:22:48 +09:00
snapshot.py
feat: add PriceService and snapshot API endpoints
2026-02-03 12:23:56 +09:00
strategy.py
feat: add strategy API endpoints
2026-02-03 09:01:10 +09:00