Elias Schneider
|
fddad3ef70
|
feat: custom branding (#112)
* add first concept
* remove setup status
* split config page in multiple components
* add custom branding docs
* add test email button
* fix invalid email from header
* add migration
* mount images to host
* update docs
* remove unused endpoint
* run formatter
|
2023-03-04 23:29:00 +01:00 |
|
Elias Schneider
|
b9662701c4
|
fix: share creation without reverseShareToken
|
2023-02-10 11:47:17 +01:00 |
|
Elias Schneider
|
86a7379519
|
fix: delete all shares of reverse share
|
2023-02-10 11:15:23 +01:00 |
|
Elias Schneider
|
ccdf8ea3ae
|
feat: allow multiple shares with one reverse share link
|
2023-02-10 11:10:07 +01:00 |
|
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 |
|