This website requires JavaScript.
Explore
Help
Register
Sign In
Jonathan
/
BTC-Portfolio
Watch
1
Star
0
Fork
0
You've already forked BTC-Portfolio
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
33656c4512c57101452d43c622775fdebb422eac
BTC-Portfolio
/
btc-portfolio
/
backend
/
app
T
History
Jonathan
33656c4512
Merge development: security hardening, login fix, chart improvements
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-04-06 19:31:11 +02:00
..
routes
Fix login blocked by registration password validation
2026-03-26 18:49:43 +01:00
services
Improve portfolio chart with historical price-based data points
2026-04-06 19:30:48 +02:00
__init__.py
Add full-stack BTC portfolio web app
2026-03-23 22:15:40 +01:00
auth.py
Security hardening: secrets, validation, Docker, and error handling
2026-03-26 18:40:41 +01:00
database.py
Add full-stack BTC portfolio web app
2026-03-23 22:15:40 +01:00
dependencies.py
Add admin role with user management (create/delete users)
2026-03-24 19:26:10 +01:00
main.py
Merge development: security hardening, login fix, chart improvements
2026-04-06 19:31:11 +02:00
models.py
Merge feature/btc-history-chart: BTC candlestick chart with local OHLC storage
2026-03-24 20:24:50 +01:00