Commit graph

207 commits

Author SHA1 Message Date
Kai Ritthaler
5ead261db2 added endpoint for getting postTags and fixed follow bug 2025-06-27 14:35:09 +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
40cbe6e900 added refreshtoken logic to backend 2025-06-20 17:09:10 +02:00
Kai Ritthaler
ca34f29fab add refresh token endpoints 2025-06-20 17:09:10 +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
luisa.bellitto
43fecafda8 fix input icons 2025-06-18 14:25:40 +02:00
luisa.bellitto
505c6bae1b change fav icon to orange feather 2025-06-18 14:25:40 +02:00
luisa.bellitto
0f68477034 delete unnecessary test file 2025-06-18 14:25:40 +02:00
luisa.bellitto
5f5fb0ff8a make background image fixed 2025-06-18 14:25:40 +02:00
luisa.bellitto
a25cb0cce8 add folder structure to Typescript and CSS file 2025-06-18 14:25:40 +02:00
luisa.bellitto
84581269e7 add folder structure 2025-06-18 14:25:40 +02:00
luisa.bellitto
3eddc18dd3 add space between mobile input fields 2025-06-18 14:25:40 +02:00
luisa.bellitto
359146604b fix display bugs 2025-06-18 14:25:40 +02:00
luisa.bellitto
fed5a94637 remove unnecessary import and add lessons learned to brainstorm 2025-06-18 14:25:40 +02:00
luisa.bellitto
c44802ebca add colors and fonts 2025-06-18 14:25:40 +02:00
luisa.bellitto
1c69050b0b apply fonts and fix UI bugs 2025-06-18 14:25:40 +02:00
luisa.bellitto
589e095992 add colors and fonts 2025-06-18 14:25:40 +02:00
luisa.bellitto
5b4880995f add fonts and colors 2025-06-18 14:25:40 +02:00
Kai Ritthaler
fb75020ffb fixed password legth check 2025-06-16 19:29:06 +02:00
Kai Ritthaler
f9fd0551f8 updated install script to wait until db is online 2025-06-16 19:29:06 +02:00
Kai Ritthaler
4f91c0d850 added minLength to env variables 2025-06-16 19:29:06 +02:00
Kai Ritthaler
6894ffc8d0 install prisma before installscript 2025-06-16 19:29:06 +02:00
qajus
2719470648 fixed bug when there is no .env file and corrected prisma path 2025-06-16 19:29:06 +02:00
Kai Ritthaler
bfc671eca4 installscript creates images bucket 2025-06-16 19:29:06 +02:00
Kai Ritthaler
52d9785aac updated ERP 2025-06-16 19:29:06 +02:00
Kai Ritthaler
23831b2491 added endpoint to get postIds from user 2025-06-16 19:29:06 +02:00
Kai Ritthaler
2fc8a70d55 installed minIO and added Endpoints for creating posts and retrieving a post with the ID 2025-06-16 19:29:06 +02:00