Commit Graph

256 Commits (dc71cb7c3a94eeea69f647f248f3bcbfcecdbe2b)

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
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
Ferdinand Thiessen 3d136e4466
fix: Add `acceptShare` as an interface 1 year 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
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 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
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
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
Côme Chilliet 24ad2e2dc4 Use nullsafe call syntax instead of additionnal check 2 years ago
Côme Chilliet 8c9aa9a919 Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled users 2 years ago
Robin Appelman e73889a240 cleanup di for share permissions wrapper 2 years ago
Joas Schilling cebf93d4d2
fix: Remove legacy dispatcher from share manager 2 years ago
Joas Schilling 22e033b628
feat!: Migrate Share accepted event to typed event 2 years ago
Joas Schilling 8ad94cbfda
feat!: Migrate unShare events to typed events 2 years ago
Joas Schilling 44b810bfbd
feat!: Migrate Sharing events to typed events 2 years ago
Joas Schilling c67c067ee7
fix: Move Sharing events to IEventDispatcher 2 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
jld3103 d9f8522003
Fix types for reading and writing config values 3 years ago
Robin Appelman 3473fa3187
also set the node when re-using existing share on share create 3 years ago
Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Robin Appelman e09fabd47c
remove no longer needed code 3 years ago
Robin Appelman 3d68a526e7
move share owner repair to occ command 3 years ago
Carl Schwan 60313683e2 Fix checkpassword undocummented null parameter 3 years ago
Julien Veyssier e251e0c314
don't reduce file public link permissions if public upload is not enabled 3 years ago
Vincent Petry 03b1791cca
Fix share attribute related tests + code style 4 years ago
Vincent Petry a95c19e14b
Add share attributes + prevent download permission 4 years ago
luz paz 368f83095d Fix typos in lib/private subdirectory 4 years ago
Louis Chemineau f525067930 Add argument to getSharesInFolder enable deep share lookup 4 years ago
Louis Chemineau 0fb4ecadae Recursively fetch subshares 4 years ago