Commit graph

33 commits

Author SHA1 Message Date
491f9b48b5
fix build and lints 2025-04-04 00:41:04 +05:00
329448c9fc
chore: migrate to new flowbite-react 2025-04-04 00:29:19 +05:00
ac2425ba55
refactor: licensed platform location 2025-03-26 15:34:58 +05:00
967b9cfbb0
refactor: profile page recently watched 2025-03-26 01:08:59 +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
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
75ab5e1901
feat: add release to collection toast 2025-03-21 01:46:48 +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
b10a4fabb0
refactor: fetcher -> useSWRfetcher 2025-03-20 23:15:58 +05:00
879bd6ba3f
feat: add licensed streaming platforms 2025-03-16 02:02:42 +05:00
3c95fa3c3e
fix: anime season info 2025-03-16 01:16:47 +05:00
4fb996353d
feat: add search filters 2024-11-21 18:56:54 +05:00
58f5c9ce7c
fix: try to fetch user collection info for anonymous user 2024-11-17 02:29:50 +05:00
d482750576
fix: episode duration on release page 2024-09-23 18:29:58 +05:00
c762c4a940
Merge branch 'refactor__ProfilePage' into V3 2024-08-27 16:29:24 +05:00
5b68da425b
fix: Error on release and collection page if user isn't authorized 2024-08-27 14:27:49 +05:00
7dac3c072e
feat: add watch dynamic graph 2024-08-24 05:45:30 +05:00
733e138233
chore: disable unrelated eslint rules 2024-08-23 05:12:46 +05:00
ff11a90a5e
refactor: change Image Optimization to custom url 2024-08-23 04:51:47 +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
fb21744536
fix: release note is unreadable with dark mode on 2024-08-08 12:44:49 +05:00
c947f36289
feat: add user vote change for a release in a rating widget 2024-08-07 16:07:03 +05:00
98bb7f3dce
feat: add description collapsing for mobile on release page 2024-08-02 21:59:49 +05:00
3e72866a08
feat: add dark theme 2024-08-02 20:55:01 +05:00
237581a49c
style: add full height so Info and UserList components 2024-08-01 16:39:24 +05:00
e548ce060d
refactor: Release page
factor it in separate components and update grid styling
2024-07-31 20:21:32 +05:00
25e31a7799
Merge remote-tracking branch 'origin/feat_player' 2024-07-29 21:39:37 +05:00