Commit graph

22 commits

Author SHA1 Message Date
7b97b33951
feat: add fifth navbar button settings for mobile 2025-03-27 21:55:53 +05:00
d16e4d14d4
feat: add error messages to user pages 2025-03-20 22:02:49 +05:00
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
0c6c990c67
refactor: changed settings modal flow 2025-03-14 21:00:14 +05:00
462778c6f9
refactor: player store
https://github.com/Radiquum/AniX/pull/3#discussion_r1871410991
2024-12-05 18:49:35 +05:00
57245d99b7
refactor: change types from Map to Record in playerStore 2024-12-05 18:12:48 +05:00
lavafrai
70e4d7a523 feat: saving the user's preferred video source 2024-12-05 00:12:23 +03:00
lavafrai
f588dbed5b feat: saving the user's preferred voiceover 2024-12-04 23:47:36 +03:00
e985b65252
feat: add skip to the category page setting for home and bookmark pages 2024-11-21 18:33:19 +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
6d4d320da8
feat: add analytics 2024-08-18 20:21:36 +05:00
b6878a0386
feat: add logged in user favorite and owned collection fetching 2024-08-13 14:20:28 +05:00
8bcd548ae3
feat: add changelog modal on visit if new version is detected 2024-08-12 03:18:41 +05:00
2c8460c6b0
feat: add disclaimer on first launch
fix: check store hydration before loading pages
fix: check user store before loading pages
2024-08-11 16:49:39 +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
3e72866a08
feat: add dark theme 2024-08-02 20:55:01 +05:00
8bab85ddc1
fix?: rerender when auth check finished 2024-08-01 16:21:36 +05:00
25e31a7799
Merge remote-tracking branch 'origin/feat_player' 2024-07-29 21:39:37 +05:00
c4a9b4f91a
feat: saving auth 2024-07-14 12:56:50 +05:00
3a800a4933
feat: add authorization! 2024-07-14 03:01:25 +05:00
8c7eb767bc
feat: add login navbar link, hide some nav links on mobile 2024-07-13 23:00:25 +05:00
a30ddcfc6a
New Home page, New UI, Proxy api requests through next.js api routes 2024-07-11 07:33:56 +05:00