Commit graph

26 commits

Author SHA1 Message Date
Face
7b670c1f93 hotfix godspeed 2025-06-28 22:59:33 +03:00
Face
e34d564b4d fix fuckass error 2025-06-28 22:42:05 +03:00
Face
9aaecdeb5b use summary image sizes 2025-06-28 17:55:40 +03:00
Face
107c78a5f2 improve SEO on UGC, proxy S3 2025-06-28 17:31:05 +03:00
Face
6096ec723a
Merge pull request #65 from MD1125/main
Unified theme for all Sign in buttons
2025-06-11 11:17:56 +03:00
Face
99614f853e feat: p&l label in portfolio + fixed unnecessary calls to /total 2025-06-11 11:06:05 +03:00
MD1125
f9c2732736 Unified theme for all Sign in buttons
Um, so I made all the Sign in buttons look the same now - same like styling and functiounality across all of them.
Also, the button that used to send people to /login (which doesn’t even exist .-. ) now opens the sign-in popup instead.
Did the same for the one on the coinSymbol page so no more redirect to "/", it just opens the popup now.
Oh, and the comments section button also opens the Popup. Just annoyed me that they looked differently and redirected to 404 Pages.
2025-06-10 20:20:50 +02: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
e82866f39b fix coin not loading data when already on coin page 2025-06-08 22:37:58 +03:00
Face
96f6db41db fix username overflows 2025-06-08 21:16:21 +03:00
Face
4e58d20e84 fix: live trade redirects only updating URL bar 2025-05-31 14:02:10 +03:00
Face
bd32d48104 feat: logo 2025-05-30 13:50:06 +03:00
Face
919ae0bc37 feat: SEO 2025-05-30 13:15:00 +03:00
Face
87d3b41e05 feat: mobile support + more skeletons 2025-05-27 16:19:57 +03:00
Face
ab6b6901db fix: spacing on icon page, lower cards 2025-05-27 15:06:37 +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
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
Face
8086aa8f38 init 2025-05-21 21:34:22 +03:00