|
3de552f271
|
feat: add viewing of all collections of users, releases and favorite collections
|
2024-08-13 17:14:32 +05:00 |
|
|
c1204473ec
|
fix: Chip icon is too big on mobile
|
2024-08-13 14:31:45 +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 |
|
|
dbe9eba23f
|
style: update Navbar
|
2024-08-13 12:40:05 +05:00 |
|
|
4af7a2a632
|
FIX: Fetching of changelog files for changelog modal
FR this time, I HOPE
|
2024-08-12 04:17:17 +05:00 |
|
|
ff99b1db4c
|
fix?: changelog is empty
|
2024-08-12 03:45:55 +05:00 |
|
|
285f084acb
|
fix: changelog fetching empty markdown file
|
2024-08-12 03:32:17 +05:00 |
|
|
8bcd548ae3
|
feat: add changelog modal on visit if new version is detected
|
2024-08-12 03:18:41 +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 |
|
|
2c8460c6b0
|
feat: add disclaimer on first launch
fix: check store hydration before loading pages
fix: check user store before loading pages
|
2024-08-11 16:49:39 +05:00 |
|
|
3bdb7b1a90
|
fix: opengraph metadata?
|
2024-08-10 18:51:32 +05:00 |
|
|
5b3fc6de4d
|
feat: add user owned comment editing and deleting
|
2024-08-10 18:28:54 +05:00 |
|
|
6f4e6e2fa6
|
feat: add comment and reply posting, for a release.
I'm sorry for this mess . . .
|
2024-08-10 17:39:35 +05:00 |
|
|
4f0005f4f2
|
fix, style: remove bottom padding for comment replies
|
2024-08-10 13:58:02 +05:00 |
|
|
8c516d8673
|
style: change comment time view
|
2024-08-09 17:50:02 +05:00 |
|
|
c5112e05be
|
feat: add spoiler/low rating warning for comment
|
2024-08-09 14:55:42 +05:00 |
|
|
e6271f20d9
|
fix: comment voting
|
2024-08-09 13:35:24 +05:00 |
|
|
a4618124ea
|
feat: add viewing of all comments for a release
|
2024-08-08 17:59:39 +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 |
|
|
8f6319ab0d
|
feat: add user profile link to comment
|
2024-08-06 18:43:00 +05:00 |
|
|
fc1d3d26f6
|
feat: add comment voting
|
2024-08-06 13:42:15 +05:00 |
|
|
b5520cb06c
|
fix: ReleaseLink (16x9) - missing episode type if no episode.name is present
|
2024-08-04 16:34:20 +05:00 |
|
|
c95e9da17f
|
fix: ProfilePage - remove recently watched Card if no watched present
|
2024-08-04 16:32:26 +05:00 |
|
|
8afa3ef664
|
feat: add openGraph metadata
|
2024-08-04 16:28:41 +05:00 |
|
|
a5c19eadea
|
fix: ``useSearchParams() should be wrapped in a suspense boundary at page "/login". ``
|
2024-08-04 14:53:19 +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 |
|
|
c10f802008
|
feat: add manifest for a PWA
|
2024-08-04 00:44:58 +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 |
|
|
98bb7f3dce
|
feat: add description collapsing for mobile on release page
|
2024-08-02 21:59:49 +05:00 |
|
|
31c083030d
|
style: update comments style
|
2024-08-02 21:12:34 +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 |
|
|
237581a49c
|
style: add full height so Info and UserList components
|
2024-08-01 16:39:24 +05:00 |
|
|
9442063f57
|
fix: episode doesn't save to the history
|
2024-08-01 16:32:13 +05:00 |
|
|
8bab85ddc1
|
fix?: rerender when auth check finished
|
2024-08-01 16:21:36 +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 |
|