Commit Graph

51 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
provokateurin 5bb204c3cc fix(Share20): Use correct enum for share permissions 3 weeks ago
provokateurin acec9da933 fix(Share20): Use correct enum for share status 3 weeks ago
provokateurin 25f698baee fix(Share20): Use correct enum for share type 3 weeks ago
Tobias Knöppler b554ab96ed
chore(core/share): Centralize logic for checking if a share is password protected in IShare->isPasswordProtected() 1 month ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Robin Appelman e7fcb6c7f5
fix: handle share moves 4 months ago
Ferdinand Thiessen 08495bfc0e
feat(share): provide `canDownload` getter on the share 5 months ago
Carl Schwan c8989d853c
refactor(IShare): Add typing for node 7 months ago
Carl Schwan cc7655136c
refactor(share): Remove code related to science mesh integration 9 months ago
provokateurin 746e5917c7
fix(IShare): Add missing getParent and setParent methods 1 year ago
skjnldsv 9806a9830c feat(files_sharing): allow viewing files with download disabled 1 year ago
skjnldsv 6a0d92dedf fix(files_sharing): expireDate null tests 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Stefan Cherniakov 5e4a166365 feat(files_sharing): reminder for link shares with expiration date 2 years ago
skjnldsv d388370c3b feat(files_sharing): implement IShareProviderWithNotification and refactor sendMailNotification 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
fenn-cs 59a5b4e0bd fix(shareManager): Respect empty `expireDate` in server 2 years ago
Côme Chilliet af728c5ff6
fix: Fix tiny phpdoc errors related to Share 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
John Molakvoæ 7b6a650b6e
feat: public dav endpoint v2 3 years ago
Varun Patil c008464a2a Fix return type of IShare::getExpirationDate 3 years ago
Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 4 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Vincent Petry 2ee659e547
Fix view-only code after code review comments 4 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
Cyrille Bollu c6a5c07041 Adds a "Request password" button to the public share authentication page for shares 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Daniel Calviño Sánchez f99876997a
Remove duplicated query for email shares 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 6 years ago
Julius Härtl c4ea37b8a1
Address minor comments 6 years ago
Julius Härtl c770d33717
Add internal DECK_USER type to allow unsharing for individual users 6 years ago
Julius Härtl fcc0d35895
Add share type for deck 6 years ago
Julius Härtl 45a474071e
Remove @package annotations from public namespace 6 years ago
Joas Schilling 56b04c65f7
Always sort shares in a reliable way 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 7 years ago
Joas Schilling 60da25681e
Only restrict loading of group and user shares for now 7 years ago
Joas Schilling dcdbea54e6
Respect the accepted flag for group and user shares 7 years ago
Joas Schilling b130a4c8fb
Make the sharing constants publicly available 7 years ago
John Molakvoæ (skjnldsv) b557f52c22
Add expiration event for shares 7 years ago
Bjoern Schiessle f377a61f90 allow to add labels to shares 8 years ago
Roeland Jago Douma bc960bae02 Extend IShare to show hide download state 8 years ago
Daniel Calviño Sánchez 88600f4ecf Add "sendPasswordByTalk" property to shares 8 years ago
Bjoern Schiessle a93f2a648b
allow to add a personal note to a share 8 years ago
Maxence Lange 0009adae80 SharedWithDisplayName + SharedWithAvatar 8 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Bjoern Schiessle 3323d01db1
update unit tests 10 years ago
Robin Appelman 2f03fcab4a
let the share backend get the node cacheentry to save queries 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Roeland Jago Douma d883b877d1 Move OCP\Share over to PSR-4 11 years ago