Commit graph

109 commits

Author SHA1 Message Date
Niklas
bb5781f216 Das ist ein Commit 2025-06-29 19:31:45 +02:00
Niklas
ef1362c67a make it better 2025-06-29 19:31:45 +02:00
Niklas
086c7d6156 reformat Header.tsx, fix index.tsx 2025-06-29 19:31:45 +02:00
Niklas
460f350ba7 change about us to about, use useNavigate instead of component/to, intitialize List items as Objects 2025-06-29 19:31:45 +02:00
Niklas
c6d8efb288 change header height, change header icon margin for mobile 2025-06-29 19:31:45 +02:00
Niklas
35176df856 change title font 2025-06-29 19:31:45 +02:00
Niklas
44dca6b64f add login and sign up button in drawer 2025-06-29 19:31:45 +02:00
Niklas
a975f5797c link path to feed in button, do minor code clean up 2025-06-29 19:31:45 +02:00
Niklas
6c8ee2e285 make logout button only be there when logged in 2025-06-29 19:31:45 +02:00
Niklas
9b79f24dc7 remove menu icon change to x icon 2025-06-29 19:31:45 +02:00
Niklas
f741967f90 do injectfirst around app 2025-06-29 19:31:45 +02:00
Niklas
d0fa587f7a use styledEngineProvider injectfirst and css classes for styling MUI elements (not finished yet) 2025-06-29 19:31:45 +02:00
Niklas
7d093cf185 do small changes from PR comments 2025-06-29 19:31:45 +02:00
Niklas
95d91cd620 add drawer menu 2025-06-29 19:31:45 +02:00
Niklas
d22b177dc4 remove space between Feather Feed in title 2025-06-29 19:31:45 +02:00
Niklas
5efc825cec add material UI for react to project with yarn 2025-06-29 19:31:45 +02:00
Niklas
5d14114cb1 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
f265354203 Das ist ein Commit 2025-06-29 19:31:45 +02:00
Niklas
c0aed75fb2 make it better 2025-06-29 19:31:45 +02:00
Niklas
d9901e4471 change about us to about, use useNavigate instead of component/to, intitialize List items as Objects 2025-06-29 19:31:45 +02:00
Niklas
450951a289 change about us to about, use useNavigate instead of component/to, intitialize List items as Objects 2025-06-29 19:31:45 +02:00
Niklas
f0962384fc change header height, change header icon margin for mobile 2025-06-29 19:31:45 +02:00
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