Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: Add `acceptShare` as an interface | Ferdinand Thiessen | 2024-07-30 | 1 | -3/+2 |
| | | | | | | | | | It was commented out because at that time no other share provider supported the `acceptShare` method. Today it is the same no other provider supports it, but we should make it discoverable by adding it to the public API as an additional interface. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: psalm, cs, autoloader and lint | skjnldsv | 2024-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | feat(files_sharing): implement IShareProviderWithNotification and refactor ↵ | skjnldsv | 2024-07-12 | 1 | -0/+24 |
sendMailNotification Signed-off-by: skjnldsv <skjnldsv@protonmail.com> |