Commit Graph

432 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
rakekniven b8774816f6
chore(i18n): Spelling of ID 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
John Molakvoæ f4aa2644ee fix: adjust sharing controller exceptions case 1 year ago
Git'Fellow f250643e7a fix(l10n): Translate all share exceptions 1 year ago
Stefan Cherniakov 457eaee2b3 fix(files_sharing): Add missing check for null & use bool instead of int for reminder_sent field 1 year ago
Stefan Cherniakov d633b9bce6 fix(files_sharing): Make share reminders more stable & fix issues 1 year ago
Stefan Cherniakov 5e4a166365 feat(files_sharing): reminder for link shares with expiration date 1 year ago
Robin Appelman cc091b150e
fix: fix share cleanup for deleted groups with sharding 1 year ago
Robin Appelman f5b3486744
feat: add option to automatically partition queries by specific tables 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Robin Appelman a92171260f fix: check for correct storage class when checking for link parent 1 year ago
Côme Chilliet e23325f047
fix: Remove shares only if there are no more common groups between users 1 year ago
Louis Chemineau 5559beb28c
fix(files_sharing): Delete user shares if needed when user is removed from a group 1 year ago
Ferdinand Thiessen 3d136e4466
fix: Add `acceptShare` as an interface 1 year ago
skjnldsv 9b84831c8d fix(files_sharing): adjust IAttributes API and files_versions 2 years ago
skjnldsv 967b3848e0 fix(files_sharing): phpunit & openapi fixes 2 years ago
skjnldsv 30f9ef414e fix: psalm, cs, autoloader and lint 2 years ago
skjnldsv 75ca4944c9 feat(files_sharing): allow mixed values in share attributes and allow storing email arrays 2 years ago
skjnldsv c253112cf7 chore(files_sharing): refactor mail handling 2 years ago
skjnldsv d388370c3b feat(files_sharing): implement IShareProviderWithNotification and refactor sendMailNotification 2 years ago
Louis Chemineau f5fd6c8f08
fix(files_sharing): Store the expiration date relative to the server's timezone 2 years ago
Robin Appelman 7f6a891110
use LazyUser in DefaultShareProvider 2 years ago
skjnldsv 4a77fe3530 fix(dav): also return shared-with-me shares data 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
fenn-cs f5a433f946 refactor(shareManager): Use constructor property promotion 2 years ago
fenn-cs 59a5b4e0bd fix(shareManager): Respect empty `expireDate` in server 2 years ago
Robin Appelman 4c085ef129
fix: cleanup logic for getting the max reshare permissions 2 years ago
Robin Appelman ccd56672e8
refactor: remove non-shallow getSharesInFolder 2 years ago
Côme Chilliet af728c5ff6
fix: Fix tiny phpdoc errors related to Share 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Adam Serbinski 34ca6bd46a ShareByMailProvider: getAccessList: recommended style changes 2 years ago
Adam Serbinski 9c528d412c ShareByMailProvider: getAccessList: add token to returned array 2 years ago
Adam Serbinski 26ae5e6dfb ShareByMailProvider: getAccessList: return full list of recipients 2 years ago
Maxence Lange bf71bd1305 fix(share): use share owner to confirm reshare 2 years ago
skjnldsv c0e7ea55df fix(sharing): resolveGroupShares setPermissions on null 2 years ago
Robin Appelman 0e7497296f perf: improve performance of resolving group shares 2 years ago
Corentin Damman 0fa9f3049f feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2 years ago
Andrew Summers 1a5ec3dec9 Refactor `OC\Server::getCloudFederationFactory` 2 years ago
Andrew Summers fe5eead3ac Refactor `OC\Server::getLazyRootFolder` 2 years ago
Andrew Summers f9ce6bfdff Refactor `OC\Server::getHasher` 2 years ago
Robin Appelman bfeb97c54a fix: also filter by storage when getting shares in folder 2 years ago
Robin Appelman 339702e376 refactor: make share manager buildable 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Benjamin Gaussorgues 01983d50d4
feat(share): save date and time for expiration 2 years ago
John Molakvoæ 4a509dfe8e
fix: phpunit 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 2 years ago
Baptiste Fotia 9af96d9f9a feat(php,vue): Create a new parameter 2 years ago
Eduardo Morales 24f97a57e2 fix(manager): removed dead code 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago