Commit graph

17 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
e079fa3a93
feat(ReleaseOverview): add ability to change view modes for releases pages 2024-05-11 07:53:20 +05:00
388e76c761
feat(Design/Navbar): move logout button to tooltip on user avatar hover 2024-05-11 07:04:12 +05:00
65b26613c5
feat(navigation): add a copy current url button to navbar for ease of sharing 2024-05-11 07:02:56 +05:00
6bd46e8437
feat(Design): navigation rail redisign 2024-05-11 07:00:29 +05:00
90f2ba54e5
feat(frontend): add user favorites page 2024-05-01 12:13:34 +05:00
93982a061c
frontend: add saving of settings state. move logout button in navigation. add close button to settings dialog. 2024-04-28 01:18:40 +05:00
baaa67f2ab
frontend: add settings boilerplate 2024-04-27 23:41:53 +05:00
d4f4452773
feat: disable favorites nav button 2024-04-27 11:25:34 +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
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
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
2615c47f0c
frontend: add load more button on index page. add title trimming for long release titles. 2024-04-20 14:39:03 +05:00
Renamed from frontend/app/components/NavigationRail/NavigationRail.js (Browse further)