1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-07-04 08:20:13 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
Elias Schneider
a2d5e0f72c test: fix system tests not await backend start 2022-12-07 13:44:02 +01:00
Elias Schneider
b5c7b04fcb chore: upgrade dependencies 2022-12-05 17:27:19 +01:00
Elias Schneider
31b3f6cb2f feat: add user operations to backend 2022-12-05 10:02:19 +01:00
Elias Schneider
e958a83b87 fix: docker build 2022-12-02 15:10:49 +01:00
Elias Schneider
1b5e53ff7e feat: add new config strategy to backend 2022-11-28 15:04:32 +01:00
Elias Schneider
32ad43ae27 feat: add email recepients functionality 2022-11-11 15:12:16 +01:00
Elias Schneider
712cfe625a feat: add rate limiting 2022-10-24 12:11:10 +02:00
Elias Schneider
9d17377bbc Merge remote-tracking branch 'stonith404/main' into main 2022-10-16 00:08:37 +02:00
Elias Schneider
a2c9755756 fix: system test github action 2022-10-14 09:26:30 +02:00
Elias Schneider
9c3ab1cd25 chore: add eslint 2022-10-13 23:57:37 +02:00
Elias Schneider
7c0759cb07 test: add system tests 2022-10-13 23:25:04 +02:00
Steve Tautonico
69ee88aebc
chore: Upgrade rxjs is required
Without upgrading rxjs, we get `TypeError: (0 , rxjs_1.lastValueFrom) is not a function`

This solution comes from https://github.com/nestjs/nest/issues/7468
2022-10-12 16:11:53 -04:00
Steve Tautonico
fb2dd3bd6f
chore: Fixed some missing dependencies in package.json
The backend was missing "reflect-metadata"
and the frontend was missing "@emotion/react" and "@emotion/server".

Also added JetBrains specific stuff in .gitignore
2022-10-12 16:03:50 -04:00
Elias Schneider
bfbf3d8130 fix: file names with special characters 2022-10-12 15:04:57 +02:00
Elias Schneider
4bab33ad8a feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00