Commit Graph

178 Commits (bf7dc2f2e7a4ef82db38d10deebfdfaebdac4b13)

Author SHA1 Message Date
nfebe 72b6508d91 fix: Show recipient email addresses in share owner notification email 11 months ago
Ferdinand Thiessen 305e1bb260
fix: Ensure `label` is always a string 12 months 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
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 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
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