Commit graph

13 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
85302f0607
feat(next-page-loading): disable load more button when length of fetched page is less than 25 on all pages 2024-04-29 03:45:27 +05:00
185e537603
frontend: add history page.
frend: make releaseOverview component
2024-04-27 11:09:46 +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
79782b4228
frontend:
Fix undefined api call
Simplify some parts
Better theme management
Add color picker (dynamic themes wohoo)
Add missing lists keys
2024-04-21 05:35:44 +05:00
17b5693f34
front & back: getting ready for user auth 2024-04-21 02:09:40 +05:00
732799703d
frontend: reduce code in index page.js file 2024-04-21 01:32:27 +05:00
029ac55881
frontend: fix height size. 2024-04-20 14:46:34 +05:00
2615c47f0c
frontend: add load more button on index page. add title trimming for long release titles. 2024-04-20 14:39:03 +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
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