1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-07-02 07:20:38 +02:00
pingvin-share/backend
Elias Schneider 4a5fb549c6
feat: reverse shares (#86)
* add first concept

* add reverse share funcionality to frontend

* allow creator to limit share expiration

* moved reverse share in seperate module

* add table to manage reverse shares

* delete complete share if reverse share was deleted

* optimize function names

* add db migration

* enable reverse share email notifications

* fix config variable descriptions

* fix migration for new installations
2023-01-26 13:44:04 +01:00
..
prisma feat: reverse shares (#86) 2023-01-26 13:44:04 +01:00
src feat: reverse shares (#86) 2023-01-26 13:44:04 +01:00
test feat: chunk uploads (#76) 2023-01-09 11:43:48 +01:00
.eslintrc.json chore: add eslint 2022-10-13 23:57:37 +02:00
Dockerfile feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
nest-cli.json feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
package-lock.json feat: reverse shares (#86) 2023-01-26 13:44:04 +01:00
package.json feat: reverse shares (#86) 2023-01-26 13:44:04 +01:00
tsconfig.build.json feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
tsconfig.json feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00