Commit graph

271 commits

Author SHA1 Message Date
0bf00b11e5
refactor: move login from function to middleware 2025-03-22 01:15:48 +05:00
19dbd69fd5
fix: request to get user setting if no token exists 2025-03-22 00:40:55 +05:00
43d3aab01d
feat: add toast to user login change 2025-03-21 23:55:03 +05:00
83ad889408
feat: add toast to user status change 2025-03-21 16:03:58 +05:00
d8ebabb04e
refactor: CropModal
feat: add toasts for collection and profile image changes
2025-03-21 15:46:09 +05:00
fa1a5cbfe6
feat: add toast to friend request / user blocking 2025-03-21 02:11:57 +05:00
75ab5e1901
feat: add release to collection toast 2025-03-21 01:46:48 +05:00
3aa71acad5
feat: add collection action and release edit toasts
fix: misaligned posters in add release to collection modal
fix: collection releases reset when searching for new release to add
2025-03-21 01:25:27 +05:00
b7661f47ef
feat: add toast for creating/updating collection 2025-03-21 00:51:23 +05:00
4c6fb75785
feat: add toast for release user list change 2025-03-21 00:07:05 +05:00
60ece79df3
feat: add toast notification on favorite button click 2025-03-21 00:01:46 +05:00
f609de25f9
fix: missing alt text property errors in console 2025-03-20 23:22:29 +05:00
b10a4fabb0
refactor: fetcher -> useSWRfetcher 2025-03-20 23:15:58 +05:00
8e56a39fe1
fix: pages that use fetchDataViaGET 2025-03-20 23:04:37 +05:00
f9ba62d525
refactor: fetcher -> useSWRfetcher (Search, CreateCollection Search Modal) 2025-03-20 22:35:28 +05:00
92f6725b21
feat: update fetcher for collections 2025-03-20 22:24:20 +05:00
d16e4d14d4
feat: add error messages to user pages 2025-03-20 22:02:49 +05:00
d41e5c6f93
fix: media playback rate reset on episode change
fix: kodik url parsing for some releases
feat: add more playback rates
2025-03-19 23:08:29 +05:00
b5343f8aac
fix: remove unused button from player 2025-03-19 17:27:54 +05:00
7f47ca3f97
fix: cropped square videos
Some checks are pending
V3 Preview Deployment / Deploy-Preview (push) Waiting to run
2025-03-19 00:36:04 +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
fc64b50367
refactor: update navbar styling 2025-03-17 01:43:55 +05:00
563af656a4
feat: add fast-forward button to player controls
Some checks are pending
V3 Preview Deployment / Deploy-Preview (push) Waiting to run
2025-03-16 15:54:30 +05:00
71beccc16c
chore: bump version to 3.3.0 2025-03-16 13:30:50 +05:00
17e0c0e770
refactor: move sibnet parsing to another place 2025-03-16 13:07:30 +05:00
38faa451c3
try to fix parsing 2025-03-16 02:40:22 +05:00
879bd6ba3f
feat: add licensed streaming platforms 2025-03-16 02:02:42 +05:00
b5c8bcfa6e
refactor: made voiceover selector in columns 2025-03-16 01:31:30 +05:00
3c95fa3c3e
fix: anime season info 2025-03-16 01:16:47 +05:00
0dad587611
feat: add Sibnet parsing 2025-03-16 01:02:20 +05:00
03af84fd2d
feat: restore player, voiceover and episode saving for custom player 2025-03-15 23:10:30 +05:00
cdce98b7e6
feat: add episode selector 2025-03-15 22:19:11 +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
0c6c990c67
refactor: changed settings modal flow 2025-03-14 21:00:14 +05:00
046ef3a9a4
fix: correct error showing instead of client-side exception if release episodes data is failed to load 2025-03-14 20:25:37 +05:00
9f80ff3262
force-static on pages 2025-02-10 06:53:15 +05:00
40e721bf30
chore: bump version 2024-12-05 20:44:24 +05:00
2e037a99fe
fix: remove search box from user statistic page lists view 2024-12-05 20:30:03 +05:00
9404c64faa
feat: save of the last watched episode for a selected voiceover and player 2024-12-05 20:11:50 +05:00
7b2debe607
fix: Sibnet player episode position 2024-12-05 19:41:32 +05:00
8a69eefc2e
refactor: move Fetching info from UseEffects to external function 2024-12-05 19:28:08 +05:00
462778c6f9
refactor: player store
https://github.com/Radiquum/AniX/pull/3#discussion_r1871410991
2024-12-05 18:49:35 +05:00
9d921c1ee4
feat: add some more error handling for the player 2024-12-05 18:30:56 +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
b2149b39cb
fix: episode slider 2024-11-22 02:33:48 +05:00
03ef38be92
chore: bump version 2024-11-21 23:30:52 +05:00
934a22be4b
feat add search bar to pages 2024-11-21 23:20:26 +05:00