Commit graph

10 commits

Author SHA1 Message Date
d97ad7dbfe
feat(deploy): allow deploying on deta.space
- **BREAKING CHANGE**: Api url now /api/v1 \n **Fix**: Frontend build. \n **Fix**: errors about unknown styles

BREAKING CHANGE:
2024-05-13 22:20:08 +05:00
c2656fbab9
chore frontend: update dependencies 2024-04-27 11:36:38 +05:00
9392345480
frontend: profile and other minor improvements 2024-04-26 04:20:59 +05:00
a03deddbc0
frontend: fix <Image /> 2024-04-23 22:23:11 +05:00
58ed4007df
frontend: fix linted errors 2024-04-23 18:52:41 +05:00
9e75a0783c
ADD New Pre-Commit hooks and Formatting code 2024-04-23 18:30:35 +05:00
37d4b181f5
changelog:
backend:
- Change index POST requests to GET requests

frontend:
- Fetch releases from api endpoint on index page.
- Add filters on main page.
- Remove tailwindcss
2024-04-20 00:39:15 +05:00
b8878c4fb8
frontend: add color theme & theme switcher 2024-04-19 22:58:45 +05:00
84b13a2c80
Frontend: Delete template files. Add Navigation Rail. 2024-04-19 14:58:14 +05:00
642277face
Changelog:
Backend:
- ADD Favorites routes
- EXTEND Index routes
- ADD FastAPI tags for routes

Frontend:
- ADD Next.JS Template
2024-04-18 22:29:26 +05:00