Commit graph

51 commits

Author SHA1 Message Date
Kai Ritthaler
9f9a21818a flappy Bird 2025-06-30 10:02:53 +02:00
Niklas
869f72a2f9 run yarn install in backend 2025-06-29 19:31:45 +02:00
Niklas
b3cf2e7cce Merge branch 'master' into enhanceHeader 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
Kai Ritthaler
fbf645ba0f tokens refresh when jwt is expired and added basic axios config 2025-06-26 10:44:45 +02:00
Kai Ritthaler
ae318b61bf added refreshtoken logic to backend 2025-06-20 17:09:10 +02:00
Kai Ritthaler
a9bda19891 add refresh token endpoints 2025-06-20 17:09:10 +02:00
Kai Ritthaler
c32e345d3d added function to the login 2025-06-20 11:54:53 +02:00
Kai Ritthaler
81ae1d0c76 fixed password legth check 2025-06-16 19:29:06 +02:00
Kai Ritthaler
d2b90bf9a4 updated install script to wait until db is online 2025-06-16 19:29:06 +02:00
Kai Ritthaler
8cbbbb8cc1 added minLength to env variables 2025-06-16 19:29:06 +02:00
Kai Ritthaler
e650454508 install prisma before installscript 2025-06-16 19:29:06 +02:00
qajus
78cf086a47 fixed bug when there is no .env file and corrected prisma path 2025-06-16 19:29:06 +02:00
Kai Ritthaler
a68d43a7f3 installscript creates images bucket 2025-06-16 19:29:06 +02:00
Kai Ritthaler
78a40c35cb added endpoint to get postIds from user 2025-06-16 19:29:06 +02:00
Kai Ritthaler
ece95c7130 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
38e796ca22 changed installscript and docker-compose to install minIO 2025-06-16 19:29:06 +02:00
Kai Ritthaler
312e925c1b 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
47e2ded6a3 updated README 2025-05-20 09:46:26 +02:00
Kai Ritthaler
7f235e97a8 added some comments 2025-05-20 09:46:26 +02:00
qajus
2c4114ec0c fixed already installed bug 2025-05-20 09:46:26 +02:00
Kai Ritthaler
148e44a705 updated README 2025-05-20 09:46:26 +02:00
Kai Ritthaler
aa3f86d05b changed .env path of generatet file 2025-05-20 09:46:26 +02:00
Kai Ritthaler
511cf5e45a fixed jwt token issue in install script 2025-05-20 09:46:26 +02:00
Kai Ritthaler
a4ecf10067 moved yarn install to package.json 2025-05-20 09:46:26 +02:00
Kai Ritthaler
3a35ed4073 .env generator 2025-05-20 09:46:26 +02:00
Kai Ritthaler
ec67454987 docker container and installationscript 2025-05-20 09:46:26 +02:00
Kai Ritthaler
b0f631cf45 changed statuscodes in authenticateToken 2025-05-16 19:04:22 +02:00
Kai Ritthaler
cf210839ba fixed error messages 2025-05-16 19:04:22 +02:00
Kai Ritthaler
4042b135c4 standardised error messages 2025-05-16 19:04:22 +02:00
Kai Ritthaler
dee6a19e51 cleaned up errors 2025-05-16 19:04:22 +02:00
BlankAccountsUsername
01e703e538 Rename env.example to .env.example 2025-05-16 19:04:22 +02:00
MisbehavedNinjaRadiator
f39bfb835b added .env.example 2025-05-16 19:04:22 +02:00
MisbehavedNinjaRadiator
1f66efc4cb added icons folder and various .svg files, moved the location to public
deleted .env.example
2025-05-16 19:04:22 +02:00
BlankAccountsUsername
3c0395c815 Rename env.example to .env.example 2025-05-14 17:31:27 +02:00
MisbehavedNinjaRadiator
82d0f060a0 added .env.example 2025-05-14 17:31:27 +02:00
MisbehavedNinjaRadiator
d0f62a07e3 added icons folder and various .svg files, moved the location to public 2025-05-14 17:31:27 +02:00
Kai Ritthaler
5b810bad4b changed readme and renamed env.txt => .env.example 2025-05-12 21:50:50 +02:00
Kai Ritthaler
64c0d79438 added authentication and swagger 2025-05-12 21:50:50 +02:00
luisa.bellitto
73ba7a09c6 remove vogel-social-media-folder from frontend and merge .gitignore into one file 2025-05-09 14:12:56 +02:00
Kai Ritthaler
12cee14d00 solved merge conflicts 2025-05-08 13:59:46 +02:00
Kai Ritthaler
7ba2a34eb1 backend refactored 2025-05-08 13:42:41 +02:00
Rudi Regentonne
f72125e898
Update env.txt 2025-05-07 17:05:30 +02:00
Rudi Regentonne
6de3ca6abf
Update README.md 2025-05-07 17:04:54 +02:00
Rudi Regentonne
4f64a60cb0
Update server.ts 2025-05-07 16:08:36 +02:00
Rudi Regentonne
85a059889b
Update env.txt 2025-05-07 15:24:57 +02:00
Luisa Bellitto
b5d7d8f0b7
Update README.md in backend 2025-05-07 15:21:06 +02:00
Rudi Regentonne
2908601d76
Update schema.prisma name -> username 2025-05-07 13:40:10 +02:00
Kai Ritthaler
dc8eede266 Database initialized 2025-05-06 21:28:25 +02:00