|
e1e176c24b
|
refactor: release courusel
|
2025-03-26 00:08:33 +05:00 |
|
|
34bbcc4893
|
fix: link
|
2025-03-25 23:45:14 +05:00 |
|
|
4496a7280b
|
refactor: related releases page
|
2025-03-25 23:35:20 +05:00 |
|
|
6cade5a7d0
|
refactor: update style of Related Releases Card on Release page
|
2025-03-25 23:01:11 +05:00 |
|
|
d2b38dcbe2
|
refactor: set release poster to center on release page on mobile
BREAKING: disable all image rendering
|
2025-03-25 20:39:25 +05:00 |
|
|
b79c07f4c2
|
remove console.log
V3 Preview Deployment / Deploy-Preview (push) Has been cancelled
|
2025-03-22 23:26:05 +05:00 |
|
|
1c5b551dc5
|
Merge branch 'V3' of https://github.com/Radiquum/AniX into V3
|
2025-03-22 23:12:18 +05:00 |
|
|
ba046d7d74
|
chore: update README
|
2025-03-22 23:12:12 +05:00 |
|
Kentai Radiquum
|
c5a1c40f51
|
Merge pull request #5 from Radiquum/feat__toasts
V3.4.0: TOASTS!
|
2025-03-22 23:10:48 +05:00 |
|
|
f23fa710a3
|
chore: bump version
|
2025-03-22 23:04:56 +05:00 |
|
|
11a52e98b5
|
refactor: older changelogs fetching
|
2025-03-22 22:51:07 +05:00 |
|
|
f94b551cdf
|
refactor: improve error handling for custom player
|
2025-03-22 21:04:31 +05:00 |
|
|
fc8fe97da7
|
refactor: change mobile icons spacing in navbar
|
2025-03-22 19:06:12 +05:00 |
|
|
1990e5434c
|
refactor: release page layout
|
2025-03-22 18:51:31 +05:00 |
|
|
6242b850c2
|
fix: styling
|
2025-03-22 18:26:47 +05:00 |
|
|
ee0b0f72e3
|
refactor: user lists style on release page
|
2025-03-22 18:24:48 +05:00 |
|
|
3b2a89b964
|
chore: update 3.3.0 changelog headings
|
2025-03-22 03:08:43 +05:00 |
|
|
ae92a7a424
|
fix: search
|
2025-03-22 01:56:03 +05:00 |
|
|
9c26654ca9
|
feat: add toast to user socials update
|
2025-03-22 01:48:33 +05:00 |
|
|
e3fe979714
|
feat: add toast to user privacy setting update
|
2025-03-22 01:36:14 +05:00 |
|
|
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 |
|
Kentai Radiquum
|
f2f03df1a0
|
Delete TODO.md
|
2025-03-20 19:38:19 +05:00 |
|
|
82e11ad8ff
|
chore: update changelog
V3 Preview Deployment / Deploy-Preview (push) Has been cancelled
|
2025-03-19 23:19:02 +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
V3 Preview Deployment / Deploy-Preview (push) Waiting to run
|
2025-03-19 00:36:04 +05:00 |
|
|
5270c50c7b
|
feat: add navbar title show options
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
V3 Preview Deployment / Deploy-Preview (push) Waiting to run
|
2025-03-16 15:54:30 +05:00 |
|
Kentai Radiquum
|
b0ba6c9efc
|
Merge pull request #4 from Radiquum/feat__customPlayer
V3 Preview Deployment / Deploy-Preview (push) Waiting to run
Feat custom player
|
2025-03-16 13:33:51 +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 |
|
|
279db4b4cb
|
debug
|
2025-03-16 03:26:51 +05:00 |
|
|
cbdbd95e81
|
debug
|
2025-03-16 03:02:44 +05:00 |
|