Commit graph

76 commits

Author SHA1 Message Date
733e138233
chore: disable unrelated eslint rules 2024-08-23 05:12:46 +05:00
ff11a90a5e
refactor: change Image Optimization to custom url 2024-08-23 04:51:47 +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
11343eb7f8
fix: wrong previous versions order in changelog 2024-08-23 01:02:43 +05:00
5971b9c5ae
fix: text overflow on release and collection link on mobile 2024-08-23 00:43:18 +05:00
7ab0befa5e
feat: add genres to release card 2024-08-22 14:27:09 +05:00
6e7bfac633
feat: add release adding to the collection from a release page 2024-08-19 17:31:13 +05:00
6d4d320da8
feat: add analytics 2024-08-18 20:21:36 +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
723b620749
fix: too long description previews 2024-08-18 13:32:22 +05:00
071edc0d10
feat: add description to release and collection cards 2024-08-18 12:13:51 +05:00
a68735878e
fix, style: navbar items overflow 2024-08-18 11:39:51 +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
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
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
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
3378d5b99e
feat: add login redirect to the page which initiated auth 2024-08-04 14:33:22 +05:00
9e65838569
refactor: load more button 2024-08-04 13:55:31 +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
e548ce060d
refactor: Release page
factor it in separate components and update grid styling
2024-07-31 20:21:32 +05:00