1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-07-06 17:30:10 +02:00
pingvin-share/frontend/src
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
..
components feat: reverse shares (#86) 2023-01-26 13:44:04 +01:00
hooks feat: manually switch color scheme 2022-12-24 23:58:31 +01:00
pages feat: reverse shares (#86) 2023-01-26 13:44:04 +01:00
services feat: reverse shares (#86) 2023-01-26 13:44:04 +01:00
styles chore: upgrade to Next.js 13 2022-10-31 11:20:54 +01:00
types feat: reverse shares (#86) 2023-01-26 13:44:04 +01:00
utils feat: reverse shares (#86) 2023-01-26 13:44:04 +01:00