Commit graph

26 commits

Author SHA1 Message Date
8cf1bb534d
refactor: start redesign of user page 2025-04-03 21:07:44 +05:00
d16e4d14d4
feat: add error messages to user pages 2025-03-20 22:02:49 +05:00
2d200b84f2
feat: mutate profile page if successful change 2024-09-20 14:35:51 +05:00
043d8a7d89
feat: add settings loading 2024-09-18 22:09:43 +05:00
384bd09a27
feat: add edit profile modal template 2024-09-18 16:01:01 +05:00
076d51eca0
feat: add all user ratings modal 2024-08-27 17:15:40 +05:00
b0eed16d18
feat: add another user profile bookmarks viewing 2024-08-27 16:27:55 +05:00
05b4fc3325
refactor: change profile data fetching to swr 2024-08-27 15:34:35 +05:00
ecf1c971f6
feat: add user block action and banner if user is blocked by another user 2024-08-27 15:07:32 +05:00
8c1e00fe97
feat: add friend requests 2024-08-25 23:31:46 +05:00
6aa6424508
feat: add recently watched widget 2024-08-25 17:45:52 +05:00
7a0b71020f
style: change profile widgets positions 2024-08-25 17:25:33 +05:00
4276cc1314
feat: add user recent rating 2024-08-25 17:19:11 +05:00
0302b3f809
feat: add profile actions placeholder 2024-08-25 16:18:45 +05:00
7dac3c072e
feat: add watch dynamic graph 2024-08-24 05:45:30 +05:00
6e8f03e7b6
feat: add user lists statistic with donut chart 2024-08-24 04:52:58 +05:00
5c23f204da
feat: add user activity 2024-08-23 20:41:43 +05:00
045ba70436
feat: add user rating 2024-08-23 19:22:10 +05:00
d0990eb089
refactor: New Profile Card
feat: add Privacy Banner
feat: add user roles
2024-08-23 19:09:25 +05:00
733e138233
chore: disable unrelated eslint rules 2024-08-23 05:12:46 +05:00
ad1c56f593
refactor: change API proxy from Serverless Functions to Serverless Middlewares to save Function Invocations on vercel 2024-08-23 03:25:12 +05:00
06402cb398
fix: show banned banner if perm banned 2024-08-18 11:33:01 +05:00
04c072fba7
feat: add new user banned info on profile.
fix: social buttons cut out
fix: social button icon on dark theme is black
fix: user avatar shrink on mobile is status is too long
2024-08-11 17:53:37 +05:00
c640b84a49
fix: social buttons & profile status new lines 2024-08-11 17:04:45 +05:00
c95e9da17f
fix: ProfilePage - remove recently watched Card if no watched present 2024-08-04 16:32:26 +05:00
25e31a7799
Merge remote-tracking branch 'origin/feat_player' 2024-07-29 21:39:37 +05:00
Renamed from app/pages/Profile.jsx (Browse further)