Commit graph

4 commits

Author SHA1 Message Date
90f2ba54e5
feat(frontend): add user favorites page 2024-05-01 12:13:34 +05:00
332e1d1918
feat(backend): add a user favorites route 2024-05-01 12:01:34 +05:00
f535d09e97
refactor(backend-&-frontend): change bookmarks api urls to /api/bookmarks/{path} from /api/favorites/{path}
BREAKING CHANGE:
2024-05-01 11:49:07 +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