Commit graph

51 commits

Author SHA1 Message Date
733e138233
chore: disable unrelated eslint rules 2024-08-23 05:12:46 +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
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
06402cb398
fix: show banned banner if perm banned 2024-08-18 11:33:01 +05:00
9f3ca2e6d9
feat: add collection create\edit api request 2024-08-17 22:51:06 +05:00
5cde53c1d3
feat: add image crop modal 2024-08-17 19:28:35 +05:00
530fc1aad0
add release search, adding and removing to collection create page 2024-08-16 15:32:22 +05:00
1073ac4253
add string serialization and max input length to create collection form 2024-08-16 14:14:29 +05:00
2e64548f7a
feat: add state to inputs for create new collection page 2024-08-15 14:06:42 +05:00
82e38f02b4
feat: add collection favorite button and delete button if own collection
fix: private collection loading
fix: wrong lists bar percentages
2024-08-14 16:24:03 +05:00
9a5d1eb6bd
feat: add view of release name, description, image, author, releases in lists and releases in collection 2024-08-14 14:54:21 +05:00
3de552f271
feat: add viewing of all collections of users, releases and favorite collections 2024-08-13 17:14:32 +05:00
b6878a0386
feat: add logged in user favorite and owned collection fetching 2024-08-13 14:20:28 +05:00
9e843be11f
feat: add collections page 2024-08-13 13:24:11 +05:00
04c072fba7
feat: add new user banned info on profile.
fix: social buttons cut out
fix: social button icon on dark theme is black
fix: user avatar shrink on mobile is status is too long
2024-08-11 17:53:37 +05:00
c640b84a49
fix: social buttons & profile status new lines 2024-08-11 17:04:45 +05:00
c947f36289
feat: add user vote change for a release in a rating widget 2024-08-07 16:07:03 +05:00
c95e9da17f
fix: ProfilePage - remove recently watched Card if no watched present 2024-08-04 16:32:26 +05:00
3378d5b99e
feat: add login redirect to the page which initiated auth 2024-08-04 14:33:22 +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
9e65838569
refactor: load more button 2024-08-04 13:55:31 +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
3e72866a08
feat: add dark theme 2024-08-02 20:55:01 +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
fda308eced
feat: add franchise page 2024-07-31 14:53:46 +05:00
25e31a7799
Merge remote-tracking branch 'origin/feat_player' 2024-07-29 21:39:37 +05:00
6fe7afd545
feat: add user profile page 2024-07-19 09:47:29 +05:00
32fc2e534d
feat: add user token to the search page while fetching data 2024-07-19 06:07:16 +05:00
e5ca3c7ace
refactor: change sort dropdown color 2024-07-19 04:44:34 +05:00
eb620c0b1d
feat: add history api and page 2024-07-17 12:58:19 +05:00
e30afa4c29
disable arrow icon on dropdown 2024-07-16 13:31:27 +05:00
d343aa839c
feat: add sorting by year 2024-07-16 13:26:23 +05:00
28efc5a98c
feat: add favorites page 2024-07-16 13:08:43 +05:00
484148ada6
refactor: add text if bookmark category is empty 2024-07-16 11:18:32 +05:00
e87a4d50c8
remove failed to load in bookmarks cetegory 2024-07-16 10:45:37 +05:00
bccc8407fc
feat: add bookmarks & bookmarks category pages 2024-07-16 09:22:09 +05:00
35c79559ab
feat: add release user list and release user favorite to the ReleaseLink on Index and Index Category pages 2024-07-14 14:35:02 +05:00
5aa8b1103e
fix: clear search results on new search. fix: related category title too long. 2024-07-14 12:39:27 +05:00
f8a6d18c37
feat: add containers to pages 2024-07-14 08:17:52 +05:00
b1c18da065
feat: add release franchise to search results.
chore: update search API version
2024-07-14 08:07:38 +05:00
3a800a4933
feat: add authorization! 2024-07-14 03:01:25 +05:00