Commit graph

207 commits

Author SHA1 Message Date
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
b46dc367cb
chore: update TODO.md and changelog for 3.1.0 2024-08-14 16:26:34 +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
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
9f3e1b951a
chore: start a changelog for v3.1.0 2024-08-13 13:32:40 +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
a64e4f2036
chore: update TODO 2024-08-11 00:26:03 +05:00
36895abd1a
deploy: ignore changes for TODO and README files 2024-08-11 00:22:25 +05:00
66f1099300
deploy: fix vercel.json schema 2024-08-11 00:11:32 +05:00
9b76419afd
Merge branch 'V3' of https://github.com/Radiquum/AniX into V3 2024-08-11 00:08:33 +05:00
ed0fed42a1
deploy: add deployment workflows 2024-08-11 00:07:17 +05:00
Kentai Radiquum
9546ddb2c3
Update TODO.md 2024-08-10 19:11:02 +05:00
e1e3d04c52
Merge branch 'V3' of https://github.com/Radiquum/AniX into V3 2024-08-10 18:51:42 +05:00
3bdb7b1a90
fix: opengraph metadata? 2024-08-10 18:51:32 +05:00
Kentai Radiquum
b1b089ba22
#Trigger Vercel Prod Build 2024-08-10 18:42:17 +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
e2aad470d1
chore: update TODO.md 2024-08-10 03:10:56 +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
8419af71a5
chore: update TODO 2024-08-08 12:40:50 +05:00
5fd1792cf9
chore: update TODO.md (08.07.24 4:17 PM) 2024-08-07 16:18:02 +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