Commit graph

149 commits

Author SHA1 Message Date
luisa.bellitto
0576a76cb5 add follow function and make small style changes 2025-06-30 16:56:18 +02:00
luisa.bellitto
fdaf575367 get image and profile data from database 2025-06-30 16:56:18 +02:00
luisa.bellitto
f2f7a86c9c add image connection to database 2025-06-30 16:56:18 +02:00
luisa.bellitto
f45a4f8493 get user from database 2025-06-30 16:56:18 +02:00
luisa.bellitto
248c8907a0 refactor css and tsx files 2025-06-30 16:56:18 +02:00
luisa.bellitto
709e41d9eb add follow button 2025-06-30 16:56:18 +02:00
MisbehavedNinjaRadiator
2cab92833e Added type to components/UserAvatar.tsx line: 18 2025-06-30 11:00:10 +02:00
MisbehavedNinjaRadiator
37154172c4 Resolve yarn.lock merge conflict 2025-06-30 11:00:10 +02:00
Ilay Eble
0b94725090 Fixed Layout without own Avatar 2025-06-30 11:00:10 +02:00
Ilay Eble
b106f8253c UserAvatar size 2025-06-30 11:00:10 +02:00
Ilay Eble
645421bdd3 New Componen, Avatar 2025-06-30 11:00:10 +02:00
Ilay Eble
7d7316e032 Before changing to grid 2025-06-30 11:00:10 +02:00
Ilay Eble
b586662231 image selection improved 2025-06-30 11:00:10 +02:00
Ilay Eble
f7a66cbfa4 Posting a post works 2025-06-30 11:00:10 +02:00
Ilay Eble
ee8154f878 first stages for endpoints 2025-06-30 11:00:10 +02:00
Ilay Eble
afbad22a59 Configuration after merge 2025-06-30 11:00:10 +02:00
Ilay Eble
d6b37fbb77 Desktop and Mobile UI 2025-06-30 11:00:10 +02:00
Ilay Eble
6c7e36c6ba basic post creation page UI for Desktop done 2025-06-30 11:00:10 +02:00
Ilay Eble
1adb8361c5 Initial Commit 2025-06-30 11:00:10 +02:00
Kai Ritthaler
f5bfdf48a2 flappy Bird 2025-06-30 10:02:53 +02:00
Niklas
d036ccf13b reomove double css classes 2025-06-29 19:31:45 +02:00
Niklas
a34acba7a5 reformat Header.tsx, fix index.tsx 2025-06-29 19:31:45 +02:00
Niklas
b7b81a7eaa 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
0fa02683c2 change header height, change header icon margin for mobile 2025-06-29 19:31:45 +02:00
Niklas
878ab88598 change title font 2025-06-29 19:31:45 +02:00
Niklas
48cf81886e add login and sign up button in drawer 2025-06-29 19:31:45 +02:00
Niklas
e16146061f link path to feed in button, do minor code clean up 2025-06-29 19:31:45 +02:00
Niklas
0bb935b26a make logout button only be there when logged in 2025-06-29 19:31:45 +02:00
Niklas
fabeaae860 remove menu icon change to x icon 2025-06-29 19:31:45 +02:00
Niklas
11e2a79857 do injectfirst around app 2025-06-29 19:31:45 +02:00
Niklas
96f26f209f use styledEngineProvider injectfirst and css classes for styling MUI elements (not finished yet) 2025-06-29 19:31:45 +02:00
Niklas
51a31fe394 do small changes from PR comments 2025-06-29 19:31:45 +02:00
Niklas
df3447d7d5 wip add delete function 2025-06-29 19:31:45 +02:00
Niklas
00cfafb3f1 add router links for menu but the pages dont exit at the moment 2025-06-29 19:31:45 +02:00
Niklas
813d13c7fc remove unessesary import 2025-06-29 19:31:45 +02:00
Niklas
6af011ff93 do headerHeight in variable, change drawer items, modify drawer design, add menu button cursor pointer 2025-06-29 19:31:45 +02:00
Niklas
5be555c517 remove old menu 2025-06-29 19:31:45 +02:00
Niklas
8969bf9995 add drawer menu 2025-06-29 19:31:45 +02:00
Niklas
993dceb5ad remove space between Feather Feed in title 2025-06-29 19:31:45 +02:00
Niklas
cdcccc1c5e 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
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