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
development
BTC-Portfolio
/
btc-portfolio
/
backend
/
app
/
routes
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Jonathan
fd21aa7f4e
Add DCA Calculator feature to dashboard
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-04-28 21:17:46 +02:00
..
__init__.py
Add full-stack BTC portfolio web app
2026-03-23 22:15:40 +01:00
admin.py
Add admin role with user management (create/delete users)
2026-03-24 19:26:10 +01:00
candles.py
Fix candle chart staleness and show live price on today's candle
2026-04-14 19:55:01 +02:00
dca.py
Add DCA Calculator feature to dashboard
2026-04-28 21:17:46 +02:00
history.py
Add 1-year BTC daily price history chart
2026-03-23 23:18:40 +01:00
purchases.py
Add purchase date picker and sells feature
2026-04-06 19:52:24 +02:00
sells.py
Add purchase date picker and sells feature
2026-04-06 19:52:24 +02:00
stats.py
Cache last known BTC price and show stale warning in UI
2026-04-06 20:01:30 +02:00
users.py
Fix login blocked by registration password validation
2026-03-26 18:49:43 +01:00