Commit Graph

141 Commits (dec37b94de4a683dbb06693406f6e22cdf403ab6)

Author SHA1 Message Date
Marcel Klehr 0273b4d0ba perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equals 11 months ago
Joas Schilling 1a60bca362 fix(l10n): Improve english source strings 1 year ago
nfebe 066ffc5fb7 fix: Show recipient email addresses in share owner notification email 1 year ago
Ferdinand Thiessen 57949b2e22 fix: Ensure `label` is always a string 1 year ago
Git'Fellow 20215fbd09 fix(shares): Remove noisy text from emails 1 year ago
Git'Fellow f86fb0fee2 fix(share): Don't print twice the same information 1 year ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 1 year ago
Ferdinand Thiessen ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Côme Chilliet 0e282ea21a
fix(tests): Fix sharebymail tests 1 year ago
Côme Chilliet 59e4e4bfba
fix(sharebymail): Fix share update when node id changed 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Stefan Cherniakov 457eaee2b3 fix(files_sharing): Add missing check for null & use bool instead of int for reminder_sent field 2 years ago
Stefan Cherniakov d633b9bce6 fix(files_sharing): Make share reminders more stable & fix issues 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Ferdinand Thiessen dd58e5290f
feat: Use new password context in sharing API 2 years ago
skjnldsv 60eaef6696 feat(sharebymail): improve share email format 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 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
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
Benjamin Gaussorgues 303dadfaa9
sharebymail: remove ILogger and upgrade to PHP 8 syntax 3 years ago
Côme Chilliet 9ba9f9a7dc
Make sure to not pass null to DateTime::createFromFormat 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
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
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
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