Commit graph

16 commits

Author SHA1 Message Date
Face
6956149a3d fix notifications not clearing 2025-07-15 19:11:50 +03:00
=
3081adc945 feat: notifications link to relevant pages when available. 2025-07-01 15:52:30 +01:00
Face
ec6426781d feat: prestige system 2025-06-14 21:51:26 +06:00
Face
7b11266f72 fix websockets 2025-06-11 19:23:29 +03:00
Face
e61c41e414 feat: implement notification system 2025-06-11 18:37:03 +03:00
Face
99614f853e feat: p&l label in portfolio + fixed unnecessary calls to /total 2025-06-11 11:06:05 +03:00
Face
36175c990d feat: add Top Holders 2025-06-10 18:42:41 +03:00
Face
6539eb2f4f send / received transactions in live trades 2025-06-08 21:58:40 +03:00
Face
4e58d20e84 fix: live trade redirects only updating URL bar 2025-05-31 14:02:10 +03:00
Face
ebbe067d52 fix: live trades sidebar having skeletons on each tick 2025-05-29 20:43:40 +03:00
Face
95df713b06 feat: volume settings 2025-05-29 17:41:09 +03:00
Face
0aa4849e76 feat: live price updates on coin page 2025-05-27 14:54:19 +03:00
Face
0ddb431536 feat: live trades (/live & sidebar) + sidebar skeleton 2025-05-26 15:06:45 +03:00
Face
a278d0c6a5 feat: add CoinIcon component for displaying cryptocurrency icons
feat: implement TradeModal for buying and selling coins with validation and transaction handling

feat: create server-side trade API for executing buy/sell transactions and updating user balances

feat: add transactions API to fetch user transaction history

feat: implement portfolio page to display user's holdings and recent transactions
2025-05-23 19:48:23 +03:00
Face
16ad425bb5 feat: add username availability check API endpoint
feat: create user image retrieval API endpoint

feat: enhance coin page with dynamic data fetching and improved UI

feat: implement coin creation form with validation and submission logic

feat: add user settings page with profile update functionality
2025-05-23 16:26:02 +03:00
Face
af078e7ba2 auth & sidebar 2025-05-22 13:17:11 +03:00