Commit graph

234 commits

Author SHA1 Message Date
Niklas
a3196004ac change header height, change header icon margin for mobile 2025-06-29 19:31:45 +02:00
Niklas
f3f0483bfe change title font 2025-06-29 19:31:45 +02:00
Niklas
4f45a80d56 add login and sign up button in drawer 2025-06-29 19:31:45 +02:00
Niklas
204de235ee link path to feed in button, do minor code clean up 2025-06-29 19:31:45 +02:00
Niklas
b64dcc05b5 make logout button only be there when logged in 2025-06-29 19:31:45 +02:00
Niklas
cc9fe432c0 remove menu icon change to x icon 2025-06-29 19:31:45 +02:00
Niklas
82ca946e89 do injectfirst around app 2025-06-29 19:31:45 +02:00
Niklas
f664f50772 use styledEngineProvider injectfirst and css classes for styling MUI elements (not finished yet) 2025-06-29 19:31:45 +02:00
Niklas
a41b5ff6cb do small changes from PR comments 2025-06-29 19:31:45 +02:00
Niklas
a6d94dae3e wip add delete function 2025-06-29 19:31:45 +02:00
Niklas
a70802f955 change website meta data name an description 2025-06-29 19:31:45 +02:00
Niklas
3b6c47d1a9 add router links for menu but the pages dont exit at the moment 2025-06-29 19:31:45 +02:00
Niklas
b45bb31fec fix Header import in App.tsx, make header with z index on top 2025-06-29 19:31:45 +02:00
Niklas
1011aad411 make header on mobile first more height 2025-06-29 19:31:45 +02:00
Niklas
3095e5189b remove unessesary import 2025-06-29 19:31:45 +02:00
Niklas
b3cf2e7cce Merge branch 'master' into enhanceHeader 2025-06-29 19:31:45 +02:00
Niklas
d3fa4d47af do headerHeight in variable, change drawer items, modify drawer design, add menu button cursor pointer 2025-06-29 19:31:45 +02:00
Niklas
e1bd6d3146 remove old menu 2025-06-29 19:31:45 +02:00
Niklas
ff141a8f7e add drawer menu 2025-06-29 19:31:45 +02:00
Niklas
f2cb6117e5 remove space between Feather Feed in title 2025-06-29 19:31:45 +02:00
Niklas
e544e9ab7e renew header 2025-06-29 19:31:45 +02:00
Niklas
22a61ad348 add material UI for react to project with yarn 2025-06-29 19:31:45 +02:00
Niklas
62376d949e 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
a8721fe16a Das ist ein Commit 2025-06-29 19:31:45 +02:00
Niklas
7c6f60f8a5 make it better 2025-06-29 19:31:45 +02:00
Niklas
56e8f80245 make header menu clickable and menu open full width 2025-06-29 19:31:45 +02:00
Niklas
e2705f2b0e wip add menü 2025-06-29 19:31:45 +02:00
Kai Ritthaler
b868bdb599 added endpoint for getting postTags and fixed follow bug 2025-06-27 14:35:09 +02:00
Kai Ritthaler
1800056918 added endpoints for profile and feed 2025-06-26 13:08:47 +02:00
luisa.bellitto
9e6eeb27fd change curser to pointer 2025-06-26 10:44:45 +02:00
Kai Ritthaler
fbf645ba0f tokens refresh when jwt is expired and added basic axios config 2025-06-26 10:44:45 +02:00
MisbehavedNinjaRadiator
fd1bf1c10f Bild wird resetted 2025-06-25 14:31:38 +02:00
luisa.bellitto
85b0e156de remove unused css class 2025-06-25 14:31:38 +02:00
luisa.bellitto
e09252bd76 change button functions 2025-06-25 14:31:38 +02:00
luisa.bellitto
775ba536fa change component name of Button 2025-06-25 14:31:38 +02:00
luisa.bellitto
ec27a07119 fix image key in image list item 2025-06-25 14:31:38 +02:00
luisa.bellitto
c47d31703c remove unnecessary files and rename custom button 2025-06-25 14:31:38 +02:00
luisa.bellitto
1c9014f553 change website logo in footer 2025-06-25 14:31:38 +02:00
luisa.bellitto
3a0a3e4331 install file picker and fix UI bugs 2025-06-25 14:31:38 +02:00
luisa.bellitto
df9b44d061 add file 2025-06-25 14:31:38 +02:00
luisa.bellitto
59357e92fe add edit button to edit the bio 2025-06-25 14:31:38 +02:00
luisa.bellitto
69d866e2b6 add profile route and add on save and on close methods for popup 2025-06-25 14:31:38 +02:00
luisa.bellitto
ea15d01238 fix bugs and now final version of UI 2025-06-25 14:31:38 +02:00
luisa.bellitto
c129fcb3e4 select profile picture dialog 2025-06-25 14:31:38 +02:00
luisa.bellitto
343fe1f704 make profile page editable 2025-06-25 14:31:38 +02:00
luisa.bellitto
2aeea4033a start of lazy loading 2025-06-25 14:31:38 +02:00
luisa.bellitto
55efde580c basic design finished 2025-06-25 14:31:38 +02:00
luisa.bellitto
4f586b833b new tests for mui 2025-06-25 14:31:38 +02:00
luisa.bellitto
329da060f0 first profile page test 2025-06-25 14:31:38 +02:00
Kai Ritthaler
ae318b61bf added refreshtoken logic to backend 2025-06-20 17:09:10 +02:00