Commit graph

27 commits

Author SHA1 Message Date
Face
6c54afc88d lock trading for 1 minute for creator 2025-07-15 19:42:25 +03:00
Face
edca4d5ceb fix: sell all coin holdings instead of disowning in prestige 2025-07-15 18:59:47 +03:00
=
3081adc945 feat: notifications link to relevant pages when available. 2025-07-01 15:52:30 +01:00
Face
96cb799cc7 revert captcha 2025-06-24 20:49:27 +03:00
Face
9a99f934b6 feat: captcha 2025-06-24 19:37:34 +03:00
Face
861bb01a31 feat: image compression w/ sharp 2025-06-14 19:06:22 +06:00
Face
e61c41e414 feat: implement notification system 2025-06-11 18:37:03 +03:00
Face
36175c990d feat: add Top Holders 2025-06-10 18:42:41 +03:00
Face
55ca8d3260 fix charts to use local time 2025-06-10 16:30:10 +03:00
Face
a80a1a4e5c Revert "Reapply "feat: implement auto-pump mechanism to prevent pool drainage""
This reverts commit f240b96847.
2025-06-01 20:39:24 +03:00
Face
f240b96847 Reapply "feat: implement auto-pump mechanism to prevent pool drainage"
This reverts commit fdfba7efd2.
2025-05-31 20:49:39 +03:00
Face
fdfba7efd2 Revert "feat: implement auto-pump mechanism to prevent pool drainage"
This reverts commit b8de80d8a9.
2025-05-31 20:32:36 +03:00
Face
b8de80d8a9 feat: implement auto-pump mechanism to prevent pool drainage 2025-05-31 20:04:25 +03:00
Face
4479d878ce fix: handle coin errors gracefully 2025-05-31 13:17:37 +03:00
Face
c2208335a5 make username and coin name alphanumerical only 2025-05-31 12:58:24 +03:00
Face
8d12c679ae fix: race conditions 2025-05-31 12:56:38 +03:00
Face
2def8d7a00 feat: moderation 2025-05-30 14:35:15 +03:00
Face
0aa4849e76 feat: live price updates on coin page 2025-05-27 14:54:19 +03:00
Face
330ea7ad79 feat: treemap, skeletons 2025-05-27 14:12:29 +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
bd05b269fe feat: comments
fix: use select instead of dropdown for filter on /market
2025-05-24 19:28:38 +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
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