Commit Graph

166 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Anna Larch 1ce46c1fca refactor: move to new activity exception 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
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen dd58e5290f
feat: Use new password context in sharing API 1 year ago
skjnldsv 60eaef6696 feat(sharebymail): improve share email format 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 5ce4bb368f chore(files_sharing): refactor share password mail 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
skjnldsv 443c48aefb feat(files_sharing): add `new file request` option 2 years ago
Andy Scherzinger afa48a4e0e
chore: Add SPDX header 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 f45eb75e3d ShareByMailProvider: getAccessList: set correct value for 'public' 2 years ago
Adam Serbinski 01e32340af ShareByMailProvider: getAccessList: set both array keys 'public' and 'mail' 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
Robin Appelman bfeb97c54a fix: also filter by storage when getting shares in folder 2 years ago
John Molakvoæ 4a509dfe8e
fix: phpunit 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
John Molakvoæ e040d939e5
feat(files): add sharing icon in header 2 years ago
Benjamin Gaussorgues 303dadfaa9
sharebymail: remove ILogger and upgrade to PHP 8 syntax 2 years ago
jld3103 9b822a5722
sharebymail: Add OpenAPI spec 3 years ago
Côme Chilliet d9151ff35c Get rid of all useless calls to setParsedSubject now that setRichSubject is able to do it 3 years ago
Côme Chilliet 9ba9f9a7dc
Make sure to not pass null to DateTime::createFromFormat 3 years ago
Joas Schilling 7e11778190
Use user name cache in activity providers 3 years ago
Louis Chemineau f525067930 Add argument to getSharesInFolder enable deep share lookup 4 years ago
Richard Steinmetz c1f054a9e0
Fix email shares not being shown to other users 4 years ago
Cyrille Bollu 50badb3fb6 Various improvements related to the recent implementation of temporary passwords 4 years ago
Carl Schwan da49e3f3e0 Port share by mail settings to vue 4 years ago
Vincent Petry 82f1344d33
Adjust settings for mail link password 4 years ago
Vincent Petry 2c2b238008
Default to permanent link passwords 4 years ago
Cyrille Bollu c6a5c07041 Adds a "Request password" button to the public share authentication page for shares 4 years ago
Carl Schwan fffc19f5c3
Fix types warnings from psalm 4 years ago
Carl Schwan 7ecb65f725
Add check before sending email that email address is valid 4 years ago
Joas Schilling d49ad7ea47
Limit more contact searches 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
tobiasKaminsky 05c08b7ca2
Expose send_password_by_mail via capabilities 4 years ago
Carl Schwan 719dbafd13
Add support for Delegation Settings for more apps 4 years ago
J0WI 3b656446af Introduce ISecureRandom::CHAR_ALPHANUMERIC 5 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Valdnet 998bcad80c
l10n: Unify spelling 5 years ago
Christoph Wurst 99f2fa73d1
Fix usage of rename executeUpdate 5 years ago
robottod 0451927994
Remove some deprecated calls from ShareByMailProvider.php 5 years ago