AniX/app
2024-08-27 14:27:49 +05:00
..
api refactor: change API proxy from Serverless Functions to Serverless Middlewares to save Function Invocations on vercel 2024-08-23 03:25:12 +05:00
bookmarks feat: add openGraph metadata 2024-08-04 16:28:41 +05:00
collection/[id] feat: add collection favorite button and delete button if own collection 2024-08-14 16:24:03 +05:00
collections feat: add state to inputs for create new collection page 2024-08-15 14:06:42 +05:00
components fix: Error on release and collection page if user isn't authorized 2024-08-27 14:27:49 +05:00
favorites Merge remote-tracking branch 'origin/feat_player' 2024-07-29 21:39:37 +05:00
history Merge remote-tracking branch 'origin/feat_player' 2024-07-29 21:39:37 +05:00
home/[slug] feat: add openGraph metadata 2024-08-04 16:28:41 +05:00
hooks Merge remote-tracking branch 'origin/feat_player' 2024-07-29 21:39:37 +05:00
login feat: add openGraph metadata 2024-08-04 16:28:41 +05:00
pages fix: Error on release and collection page if user isn't authorized 2024-08-27 14:27:49 +05:00
profile/[id] feat: add viewing of all collections of users, releases and favorite collections 2024-08-13 17:14:32 +05:00
related/[id] feat: add openGraph metadata 2024-08-04 16:28:41 +05:00
release/[id] feat: add viewing of all collections of users, releases and favorite collections 2024-08-13 17:14:32 +05:00
search feat: add openGraph metadata 2024-08-04 16:28:41 +05:00
store refactor: change API proxy from Serverless Functions to Serverless Middlewares to save Function Invocations on vercel 2024-08-23 03:25:12 +05:00
App.tsx chore: disable unrelated eslint rules 2024-08-23 05:12:46 +05:00
favicon.ico feat: add titles to metadata 2024-07-13 22:26:02 +05:00
globals.css feat: add scrolling to the courusel 2024-07-11 17:42:07 +05:00
layout.tsx fix: opengraph preview image 2024-08-18 12:39:06 +05:00
manifest.json feat: add manifest for a PWA 2024-08-04 00:44:58 +05:00
page.tsx feat: add openGraph metadata 2024-08-04 16:28:41 +05:00