Commit Graph

129 Commits (d92bf388b1c553ecd6bfb2a7400b990dcafe9c54)

Author SHA1 Message Date
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
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
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 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
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Robin Appelman ccd56672e8
refactor: remove non-shallow getSharesInFolder 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
Robin Appelman bfeb97c54a fix: also filter by storage when getting shares in folder 2 years ago
Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 2 years ago
Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator 2 years ago
John Molakvoæ (skjnldsv) f828dce597
Fix sharing creation insert and get 2 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Arthur Schiwon 28e7235f87
hide shared files located in group folder's trash bin 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Joas Schilling 99953a859b
Show group name instead of group id as recommendation 3 years ago
Carl Schwan a1011bad6c
Use bigger slice in share provider 3 years ago
Carl Schwan 7b723813ce
Multiple fixes 3 years ago
Vincent Petry bbb5043c07
Inherit hide download from share attributes 3 years ago
Vincent Petry dbbc426f75
Attempt to fix sqlite json issue 3 years ago
Vincent Petry a95c19e14b
Add share attributes + prevent download permission 3 years ago
luz paz 368f83095d Fix typos in lib/private subdirectory 3 years ago
Louis Chemineau f525067930 Add argument to getSharesInFolder enable deep share lookup 4 years ago
Louis Chemineau ce7b6ffed2 Prevent column name conflict between tables 4 years ago
Carl Schwan 81500bf837 Fix getting shares in a folder on Orache 4 years ago
Robin Appelman e83ad8cfad
fix shared mount roots not being returned from `getSharesInFolder` 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Julius Härtl 5116bf146f
Allow to pass note when creating a share and send it with directly in the share mail when set 4 years ago
Côme Chilliet ee7ef77808
Fix warning about passing null to substr_count 4 years ago
John Molakvoæ (skjnldsv) 18f8fabd5a Add proper message to created share not found 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Arthur Schiwon be3ae9a44b
gracefully handle deleteFromSelf when share is already gone 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Julius Härtl d665981447
Only check path for being accessible when the storage is a object home 5 years ago
Joas Schilling cffad62771
Empty string is returned as null, but empty string in file cache is the root and exists 5 years ago
Arthur Schiwon fd23614c08
fixes potential passing of null to getUserGroupIds 5 years ago
Joas Schilling db8267db26
Use the new method everywhere 6 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Joas Schilling 95652d4469
Fix language in share notes email for users 6 years ago