Commit graph

127 commits

Author SHA1 Message Date
d7ad9c022a
feat: add filters button 2024-11-20 18:49:55 +05:00
166af97224
fix: null as default search value 2024-11-20 18:35:35 +05:00
bfda46f5eb
feat: add query params list search 2024-11-20 02:17:37 +05:00
7952e5eecb
feat: "realtime" search 2024-11-20 01:43:01 +05:00
7a95a3e126
chore: fix build 2024-11-17 02:43:05 +05:00
4a0a7e0043
feat: add telegram channel 2024-11-17 01:37:51 +05:00
75eb4a3170
feat: mobile menu page instead of dropdown for authorized user 2024-09-21 01:54:02 +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
c762c4a940
Merge branch 'refactor__ProfilePage' into V3 2024-08-27 16:29:24 +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
5b68da425b
fix: Error on release and collection page if user isn't authorized 2024-08-27 14:27:49 +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
32ff8bce0c
refactor: merge <main> from pages in to one in App.tsx 2024-08-23 00:09:19 +05:00
6e7bfac633
feat: add release adding to the collection from a release page 2024-08-19 17:31:13 +05:00
33d34938c6
feat: add collections comments 2024-08-18 18:36:22 +05:00
501d3a1705
feat: add button to show collections containing the release on release page
feat: add release in list widget to release page
fix: redirecting if viewing not favorites collection for unauthorized user
2024-08-18 14:40:59 +05:00
06402cb398
fix: show banned banner if perm banned 2024-08-18 11:33:01 +05:00
9f3ca2e6d9
feat: add collection create\edit api request 2024-08-17 22:51:06 +05:00
5cde53c1d3
feat: add image crop modal 2024-08-17 19:28:35 +05:00
530fc1aad0
add release search, adding and removing to collection create page 2024-08-16 15:32:22 +05:00
1073ac4253
add string serialization and max input length to create collection form 2024-08-16 14:14:29 +05:00
2e64548f7a
feat: add state to inputs for create new collection page 2024-08-15 14:06:42 +05:00
82e38f02b4
feat: add collection favorite button and delete button if own collection
fix: private collection loading
fix: wrong lists bar percentages
2024-08-14 16:24:03 +05:00
9a5d1eb6bd
feat: add view of release name, description, image, author, releases in lists and releases in collection 2024-08-14 14:54:21 +05:00
3de552f271
feat: add viewing of all collections of users, releases and favorite collections 2024-08-13 17:14:32 +05:00
b6878a0386
feat: add logged in user favorite and owned collection fetching 2024-08-13 14:20:28 +05:00
9e843be11f
feat: add collections page 2024-08-13 13:24:11 +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
c947f36289
feat: add user vote change for a release in a rating widget 2024-08-07 16:07:03 +05:00
c95e9da17f
fix: ProfilePage - remove recently watched Card if no watched present 2024-08-04 16:32:26 +05:00
3378d5b99e
feat: add login redirect to the page which initiated auth 2024-08-04 14:33:22 +05:00
d28011b4fb
fix: opening auth only pages, without auth
now they are redirecting to the login page in that case
2024-08-04 14:14:52 +05:00
9e65838569
refactor: load more button 2024-08-04 13:55:31 +05:00