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
0f937f09d0
feat(frontend/release): add ability to change boormarks list on releases page for authorized users
2024-05-01 09:48:18 +05:00
75dd8d83bd
feat(frontend): add a release page
...
add a video player to a release page without release info with ability to save and view wathed episodes
2024-04-30 05:22:19 +05:00
1a83a80e07
Frontend: add dynamic color from user avatar.
...
Backend: add image proxy
2024-04-26 03:20:13 +05:00
32a4da1a31
Back and Front: User Login
2024-04-23 23:59:24 +05:00
9e75a0783c
ADD New Pre-Commit hooks and Formatting code
2024-04-23 18:30:35 +05:00
e3a79c6864
frontend: add search & search history
2024-04-21 07:04:16 +05:00
17b5693f34
front & back: getting ready for user auth
2024-04-21 02:09:40 +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
9e9142a579
backend: fix docs spelling mistakes
2024-04-18 23:02:12 +05:00
ed21441f9f
Changelog:
...
Backend:
- ADD Search API
- EXTEND Release API
2024-04-18 23:00:04 +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
23ac963dee
Backend: ADD User Auth
2024-04-17 17:13:40 +05:00
c82b6e7265
split to modules. ADD index page.
2024-04-17 16:48:27 +05:00