Commit graph

50 commits

Author SHA1 Message Date
Niklas
7089458d4e run yarn install in backend 2025-06-29 19:31:45 +02:00
Niklas
64c640aff3 Merge branch 'master' into enhanceHeader 2025-06-29 19:31:45 +02:00
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
Kai Ritthaler
dc02a2ae52 tokens refresh when jwt is expired and added basic axios config 2025-06-26 10:44:45 +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
aab893e890 added function to the login 2025-06-20 11:54:53 +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
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
Kai Ritthaler
a199f19ff4 changed installscript and docker-compose to install minIO 2025-06-16 19:29:06 +02:00
Kai Ritthaler
27de0af02e changed the script to run even when .env exists but not all configs are set 2025-05-20 09:46:26 +02:00
Kai Ritthaler
680235e0ca updated README 2025-05-20 09:46:26 +02:00
Kai Ritthaler
15ccb27a26 added some comments 2025-05-20 09:46:26 +02:00
qajus
00a7af61a2 fixed already installed bug 2025-05-20 09:46:26 +02:00
Kai Ritthaler
db01b6a36f updated README 2025-05-20 09:46:26 +02:00
Kai Ritthaler
62436362d1 changed .env path of generatet file 2025-05-20 09:46:26 +02:00
Kai Ritthaler
de740f6522 fixed jwt token issue in install script 2025-05-20 09:46:26 +02:00
Kai Ritthaler
7093e6bd9a moved yarn install to package.json 2025-05-20 09:46:26 +02:00
Kai Ritthaler
95b30e5008 .env generator 2025-05-20 09:46:26 +02:00
Kai Ritthaler
9cab0d09dc docker container and installationscript 2025-05-20 09:46:26 +02:00
Kai Ritthaler
adc5917938 changed statuscodes in authenticateToken 2025-05-16 19:04:22 +02:00
Kai Ritthaler
4951554c54 fixed error messages 2025-05-16 19:04:22 +02:00
Kai Ritthaler
4fa920fd83 standardised error messages 2025-05-16 19:04:22 +02:00
Kai Ritthaler
7325f961fe cleaned up errors 2025-05-16 19:04:22 +02:00
BlankAccountsUsername
0d25f21285 Rename env.example to .env.example 2025-05-16 19:04:22 +02:00
MisbehavedNinjaRadiator
bdab7c7d1c added .env.example 2025-05-16 19:04:22 +02:00
MisbehavedNinjaRadiator
b3cbf5a2d0 added icons folder and various .svg files, moved the location to public
deleted .env.example
2025-05-16 19:04:22 +02:00
BlankAccountsUsername
ad717c755c Rename env.example to .env.example 2025-05-14 17:31:27 +02:00
MisbehavedNinjaRadiator
4b17f21ac5 added .env.example 2025-05-14 17:31:27 +02:00
MisbehavedNinjaRadiator
ccaf194f3c added icons folder and various .svg files, moved the location to public 2025-05-14 17:31:27 +02:00
Kai Ritthaler
ecded206c3 changed readme and renamed env.txt => .env.example 2025-05-12 21:50:50 +02:00
Kai Ritthaler
b8af5f9860 added authentication and swagger 2025-05-12 21:50:50 +02:00
luisa.bellitto
26998153ee remove vogel-social-media-folder from frontend and merge .gitignore into one file 2025-05-09 14:12:56 +02:00
Kai Ritthaler
b13b9b53ff solved merge conflicts 2025-05-08 13:59:46 +02:00
Kai Ritthaler
5994bb36bd backend refactored 2025-05-08 13:42:41 +02:00
Rudi Regentonne
432580109d Update env.txt 2025-05-07 17:05:30 +02:00
Rudi Regentonne
cec9db473c Update README.md 2025-05-07 17:04:54 +02:00
Rudi Regentonne
548555aa2c Update server.ts 2025-05-07 16:08:36 +02:00
Rudi Regentonne
349d762992 Update env.txt 2025-05-07 15:24:57 +02:00
Luisa Bellitto
417078fa9a Update README.md in backend 2025-05-07 15:21:06 +02:00
Rudi Regentonne
92d7ab1513 Update schema.prisma name -> username 2025-05-07 13:40:10 +02:00
Kai Ritthaler
e1eb9aaed1 Database initialized 2025-05-06 21:28:25 +02:00
qajus
4f44b171b9 backend/frontend init 2025-04-29 22:43:03 +02:00