Commit graph

84 commits

Author SHA1 Message Date
4fb996353d
feat: add search filters 2024-11-21 18:56:54 +05:00
e985b65252
feat: add skip to the category page setting for home and bookmark pages 2024-11-21 18:33:19 +05:00
cd4ada5657
refactor: update card style for mobile 2024-11-20 21:24:48 +05:00
d3f966e62c
feat: add faster navigation between Index Category and fix films had no category name 2024-11-20 20:22:18 +05:00
d8903ae300
feat: add faster navigating between bookmarks category 2024-11-20 20:18:10 +05:00
3ba48e6192
feat: add search box to the bookmarks catrgory page 2024-11-20 20:00:58 +05:00
24e6009b81
feat: add search in lists on search page 2024-11-20 19:52:43 +05:00
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