Elias Schneider
9193a79b9a
chore: upgrade dependencies
2024-07-01 11:08:23 +02:00
Elias Schneider
b717663b5c
feat: add name property to share ( #462 )
...
* add name property to share
* refactor: run formatter
* tests: adapt system tests
* tests: adapt second system test
2024-05-03 17:12:26 +02:00
Elias Schneider
bbfc9d6f14
feat: ability to limit the max expiration of a share
2023-10-23 15:17:47 +02:00
iUnstable0
bddb87b9b3
feat(localization): Added thai language ( #231 )
...
* feat(localization): Added Thai translation
* Formatted
---------
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2023-08-17 14:54:26 +02:00
Pierre Bidet
a1ea7c0265
fix: set link default value to random ( #192 )
...
* fix: set link default value to random
* fix: add auto EOL and add conventional-changelog package
* feat: Adding reverse shares' shares a clickable link (#178 )
* Add clickable link to reverse share's shares
* Ran format
* Apply suggestions from code review
* fix: set link default value to random (#181 )
* fix: set link default value to random
* fix: add auto EOL and add conventional-changelog package
* Apply suggestions from code review
---------
Co-authored-by: Elias Schneider <login@eliasschneider.com>
* feat: Adding reverse share ability to copy the link (#179 )
---------
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2023-07-10 13:58:17 +02:00
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
8ab359b71d
docs(backend): add swagger documentation
2023-02-07 11:23:43 +01:00
Elias Schneider
008df06b5c
feat: direct file link
2023-01-31 15:22:08 +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