Commit graph

16 commits

Author SHA1 Message Date
97c8935a0f
feat: add kodik source parsing for custom player 2025-03-14 23:50:51 +05:00
5b68da425b
fix: Error on release and collection page if user isn't authorized 2024-08-27 14:27:49 +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
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
c947f36289
feat: add user vote change for a release in a rating widget 2024-08-07 16:07:03 +05:00
51a51ae61e
remove: redundant comment in release page code 2024-08-02 22:06:33 +05:00
d6bdbd276c
refactor: change comments position 2024-08-02 22:04:59 +05:00
108c7d908b
fix: release page on mobile 2024-08-02 20:59:20 +05:00
b9b0590dfe
feat: add popular comments viewing to the release page 2024-08-02 14:12:59 +05:00
e548ce060d
refactor: Release page
factor it in separate components and update grid styling
2024-07-31 20:21:32 +05:00
c2c3a95e6c
style: update rating style 2024-07-31 16:20:01 +05:00
3f7b7a55a8
feat: add rating and screenshots to the release page 2024-07-31 15:57:56 +05:00
63375d3c32
style: update icons on release page 2024-07-31 14:59:10 +05:00
25e31a7799
Merge remote-tracking branch 'origin/feat_player' 2024-07-29 21:39:37 +05:00