Commit graph

87 commits

Author SHA1 Message Date
Niklas
fa359ef8cc change title font 2025-06-29 19:31:45 +02:00
Niklas
96ff234b7f add login and sign up button in drawer 2025-06-29 19:31:45 +02:00
Niklas
9c46bc7321 link path to feed in button, do minor code clean up 2025-06-29 19:31:45 +02:00
Niklas
1f16606f62 make logout button only be there when logged in 2025-06-29 19:31:45 +02:00
Niklas
534c3ed907 remove menu icon change to x icon 2025-06-29 19:31:45 +02:00
Niklas
ffd89ecf1d do injectfirst around app 2025-06-29 19:31:45 +02:00
Niklas
4bcbaa2829 use styledEngineProvider injectfirst and css classes for styling MUI elements (not finished yet) 2025-06-29 19:31:45 +02:00
Niklas
c6534844ce do small changes from PR comments 2025-06-29 19:31:45 +02:00
Niklas
917f9fb9c4 wip add delete function 2025-06-29 19:31:45 +02:00
Niklas
68ea3225aa change website meta data name an description 2025-06-29 19:31:45 +02:00
Niklas
11b85fbcfc add router links for menu but the pages dont exit at the moment 2025-06-29 19:31:45 +02:00
Niklas
b6b2b169b4 fix Header import in App.tsx, make header with z index on top 2025-06-29 19:31:45 +02:00
Niklas
e8355f0d67 make header on mobile first more height 2025-06-29 19:31:45 +02:00
Niklas
3c869efc08 remove unessesary import 2025-06-29 19:31:45 +02:00
Niklas
732b1b35d7 do headerHeight in variable, change drawer items, modify drawer design, add menu button cursor pointer 2025-06-29 19:31:45 +02:00
Niklas
a9d17c188a remove old menu 2025-06-29 19:31:45 +02:00
Niklas
b0751f9f78 add drawer menu 2025-06-29 19:31:45 +02:00
Niklas
6d3a1499d4 remove space between Feather Feed in title 2025-06-29 19:31:45 +02:00
Niklas
e5094e1290 renew header 2025-06-29 19:31:45 +02:00
Niklas
8feb12492f add material UI for react to project with yarn 2025-06-29 19:31:45 +02:00
Niklas
8d20cf3735 change header background to halfly opacit white and icon colors to orange, remove header bottom border 2025-06-29 19:31:45 +02:00
Niklas
6a89a7155f Das ist ein Commit 2025-06-29 19:31:45 +02:00
Niklas
cb0a0343b3 make it better 2025-06-29 19:31:45 +02:00
Niklas
7f5f4631f7 make header menu clickable and menu open full width 2025-06-29 19:31:45 +02:00
Niklas
6baa088066 wip add menü 2025-06-29 19:31:45 +02:00
Kai Ritthaler
7bf50a333d added endpoints for profile and feed 2025-06-26 13:08:47 +02:00
luisa.bellitto
d5d6641fd8 change curser to pointer 2025-06-26 10:44:45 +02:00
Kai Ritthaler
dc02a2ae52 tokens refresh when jwt is expired and added basic axios config 2025-06-26 10:44:45 +02:00
MisbehavedNinjaRadiator
a9aec0b90f Bild wird resetted 2025-06-25 14:31:38 +02:00
luisa.bellitto
f870790472 remove unused css class 2025-06-25 14:31:38 +02:00
luisa.bellitto
8136e95c6a change button functions 2025-06-25 14:31:38 +02:00
luisa.bellitto
d0d879336e change component name of Button 2025-06-25 14:31:38 +02:00
luisa.bellitto
01a313c0f8 fix image key in image list item 2025-06-25 14:31:38 +02:00
luisa.bellitto
a598604cdb remove unnecessary files and rename custom button 2025-06-25 14:31:38 +02:00
luisa.bellitto
373019dde1 change website logo in footer 2025-06-25 14:31:38 +02:00
luisa.bellitto
1e551ff4d9 install file picker and fix UI bugs 2025-06-25 14:31:38 +02:00
luisa.bellitto
c88c81adf3 add file 2025-06-25 14:31:38 +02:00
luisa.bellitto
d7852067ff add edit button to edit the bio 2025-06-25 14:31:38 +02:00
luisa.bellitto
23858b1374 add profile route and add on save and on close methods for popup 2025-06-25 14:31:38 +02:00
luisa.bellitto
34708cdf17 fix bugs and now final version of UI 2025-06-25 14:31:38 +02:00
luisa.bellitto
b77a6c9580 select profile picture dialog 2025-06-25 14:31:38 +02:00
luisa.bellitto
f1711d10e8 make profile page editable 2025-06-25 14:31:38 +02:00
luisa.bellitto
b27d45c965 start of lazy loading 2025-06-25 14:31:38 +02:00
luisa.bellitto
32490bed89 basic design finished 2025-06-25 14:31:38 +02:00
luisa.bellitto
036b47e0fd new tests for mui 2025-06-25 14:31:38 +02:00
luisa.bellitto
da5b2a743f first profile page test 2025-06-25 14:31:38 +02:00
Kai Ritthaler
2360873993 add redirects to footer 2025-06-20 16:56:24 +02:00
Kai Ritthaler
cb5e9b7e98 added react router and routes to login and signup 2025-06-20 16:56:24 +02:00
Kai Ritthaler
aab893e890 added function to the login 2025-06-20 11:54:53 +02:00
Ilay Eble
0da02cb599 Changed icon 2025-06-18 14:25:40 +02:00