Commit graph

22 commits

Author SHA1 Message Date
Face
848eda70e4 fix total portfolio calculation 2025-05-26 17:40:25 +03:00
Face
bcac2584ed feat: promo code 2025-05-26 17:20:53 +03:00
Face
0ddb431536 feat: live trades (/live & sidebar) + sidebar skeleton 2025-05-26 15:06:45 +03:00
Face
37d76b243b feat: implement daily rewards system & streak 2025-05-26 13:05:47 +03:00
Face
d692e86fe0 feat: profile page + 404 page + refactor code 2025-05-25 18:44:06 +03:00
Face
3f137e5c3c feat: websockets (comment posting + liking) 2025-05-25 12:06:04 +03:00
Face
251609d7b8 Update CommentSection.svelte 2025-05-24 19:30:05 +03:00
Face
bd05b269fe feat: comments
fix: use select instead of dropdown for filter on /market
2025-05-24 19:28:38 +03:00
Face
800b5d1a09 feat: market tab 2025-05-24 17:50:42 +03:00
Face
35237c3470 feat: implement leaderboard page with top performers and market activity 2025-05-24 15:50:10 +03:00
Face
930d1f41d7 feat: update database schema for precision + AMM behavior 2025-05-23 21:45:41 +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
0784e0f3d3 change success color 2025-05-23 19:17:41 +03:00
Face
2bba31dfad fix: enhance card hover effect with background change 2025-05-23 16:34:26 +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
9aa4ba157b fix betterauth db serial issue 2025-05-22 14:37:19 +03:00
Face
6b6a1d170e schema update with coin, portfolio, transaction and price history 2025-05-22 14:26:12 +03:00
Face
2485ae8816 fix dark mode 2025-05-22 14:08:37 +03:00
Face
4858f09c47 cursor pointer & more padding on dropdown 2025-05-22 14:06:21 +03:00
Face
6b2d0f5cbc improve home page & account footer 2025-05-22 14:00:43 +03:00
Face
af078e7ba2 auth & sidebar 2025-05-22 13:17:11 +03:00
Face
8086aa8f38 init 2025-05-21 21:34:22 +03:00