Commit graph

95 commits

Author SHA1 Message Date
5270c50c7b
feat: add navbar title show options
Some checks failed
V3 Preview Deployment / Deploy-Preview (push) Has been cancelled
2025-03-17 02:34:06 +05:00
879bd6ba3f
feat: add licensed streaming platforms 2025-03-16 02:02:42 +05:00
1b765fe857
feat: add AniLibria parsing 2025-03-15 15:41:08 +05:00
97c8935a0f
feat: add kodik source parsing for custom player 2025-03-14 23:50:51 +05:00
2e037a99fe
fix: remove search box from user statistic page lists view 2024-12-05 20:30:03 +05:00
934a22be4b
feat add search bar to pages 2024-11-21 23:20:26 +05:00
e441f3ffb7
chore: disable some linting errors 2024-11-21 23:07:10 +05:00
ff3753a951
feat: add user search 2024-11-21 22:59:43 +05:00
048bed7085
feat: add search in collections 2024-11-21 22:41:32 +05:00
c9a1ec5324
feat: add more search where filters 2024-11-21 22:27:28 +05:00
99ea775e76
refactor: make related page view as list 2024-11-21 20:19:04 +05:00
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