3e1eb42ba6
frontend: add bookmarks page
2024-04-27 11:22:36 +05:00
185e537603
frontend: add history page.
...
frend: make releaseOverview component
2024-04-27 11:09:46 +05:00
78ca3ef054
frontend: add route to view other user profiles by id
2024-04-27 10:39:57 +05:00
9392345480
frontend: profile and other minor improvements
2024-04-26 04:20:59 +05:00
1a83a80e07
Frontend: add dynamic color from user avatar.
...
Backend: add image proxy
2024-04-26 03:20:13 +05:00
76bb133955
add todo
2024-04-24 14:47:05 +05:00
320a36d27e
frontend: add user profile page
2024-04-24 14:40:53 +05:00
32a4da1a31
Back and Front: User Login
2024-04-23 23:59:24 +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
5c9c3e67fa
add login page route
2024-04-23 08:43:32 +05:00
64886347f2
frontend: move theme dialog to bottom left
2024-04-21 21:39:43 +05:00
b9af35ee75
frontend: add loginNeeded component
2024-04-21 21:10:08 +05:00
dcce13b86b
frontend: search fix
2024-04-21 07:11:44 +05:00
e3a79c6864
frontend: add search & search history
2024-04-21 07:04:16 +05:00
6b88601417
frontend: add close button to color picker
2024-04-21 05:49:46 +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
227bada365
ADD README files
2024-04-21 01:31:01 +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
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
cd78429540
backend: set api prefix to /api/
2024-04-19 02:30:14 +05:00
8adb85887f
backend: CHANGE Name and Description of a FastAPI APP
2024-04-18 23:07:28 +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
025ef2be93
Initial Commit.
...
ADD: Get User By Id
ADD: Get Release By Id
2024-04-16 23:41:52 +05:00