|
076d51eca0
|
feat: add all user ratings modal
|
2024-08-27 17:15:40 +05:00 |
|
|
c762c4a940
|
Merge branch 'refactor__ProfilePage' into V3
|
2024-08-27 16:29:24 +05:00 |
|
|
b0eed16d18
|
feat: add another user profile bookmarks viewing
|
2024-08-27 16:27:55 +05:00 |
|
|
05b4fc3325
|
refactor: change profile data fetching to swr
|
2024-08-27 15:34:35 +05:00 |
|
|
ecf1c971f6
|
feat: add user block action and banner if user is blocked by another user
|
2024-08-27 15:07:32 +05:00 |
|
|
5b68da425b
|
fix: Error on release and collection page if user isn't authorized
|
2024-08-27 14:27:49 +05:00 |
|
|
8c1e00fe97
|
feat: add friend requests
|
2024-08-25 23:31:46 +05:00 |
|
|
6aa6424508
|
feat: add recently watched widget
|
2024-08-25 17:45:52 +05:00 |
|
|
7a0b71020f
|
style: change profile widgets positions
|
2024-08-25 17:25:33 +05:00 |
|
|
4276cc1314
|
feat: add user recent rating
|
2024-08-25 17:19:11 +05:00 |
|
|
0302b3f809
|
feat: add profile actions placeholder
|
2024-08-25 16:18:45 +05:00 |
|
|
7dac3c072e
|
feat: add watch dynamic graph
|
2024-08-24 05:45:30 +05:00 |
|
|
6e8f03e7b6
|
feat: add user lists statistic with donut chart
|
2024-08-24 04:52:58 +05:00 |
|
|
5c23f204da
|
feat: add user activity
|
2024-08-23 20:41:43 +05:00 |
|
|
045ba70436
|
feat: add user rating
|
2024-08-23 19:22:10 +05:00 |
|
|
d0990eb089
|
refactor: New Profile Card
feat: add Privacy Banner
feat: add user roles
|
2024-08-23 19:09:25 +05:00 |
|
|
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 |
|