Commit Graph

125 Commits (3e720942e58f99b038616d95e00a01ac9dd2f490)

Author SHA1 Message Date
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 0c0ca45d50
Actualy return data 6 years ago
Roeland Jago Douma 21d7383d95
Allow internal shares to have a default expiration date 6 years ago
Christoph Wurst 1a886b1472
Add typed events for password_policy 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Joas Schilling e79ab7d0c5
The share manager knows which provider can accept shares 6 years ago
Joas Schilling 520042bbd0
Allow to accept group shares 6 years ago
Roeland Jago Douma 8085ca4cc4
Get all shares as iterable 6 years ago
Thibault Coupin 7cca169d98 Fix reshare with circle 7 years ago
John Molakvoæ (skjnldsv) b557f52c22
Add expiration event for shares 7 years ago
Julius Härtl 22b81ac1e4
Fix permission check on incoming federated shares 7 years ago
Joas Schilling 85a80b05ac
Unify the permission checking in one place only 7 years ago
Joas Schilling e4addbae3e
Better check reshare permissions when creating a share 7 years ago
Christoph Wurst 3174012adf Add event dispatcher to OCP 7 years ago
Morris Jobke 9dac9710e4 Fix full text search for groupfolders 7 years ago
Morris Jobke ab7858d1a9 Update lib/private/Share20/Manager.php 7 years ago
Morris Jobke bb367f8cdd Update lib/private/Share20/Manager.php 7 years ago
Christian Aigner 03ee137804 groupname like username - allow share with both 7 years ago
Roeland Jago Douma 230dc505a1
Fix getting the access list on external storage 7 years ago
Morris Jobke 3f9cdeeb5f
Cleanup some PHPDoc leftovers and unused variables 7 years ago
Joas Schilling f66c37bdb8
Correctly determinate the owner in case of shared external storages 7 years ago
Christoph Wurst 7e3e3bed50
Fix typos and unused return values 7 years ago
Bjoern Schiessle 8ed004d6ae
fix typo 7 years ago
Bjoern Schiessle ab01402599
log full exception 7 years ago
Bjoern Schiessle a94358062d
handle mail send error gracefully 7 years ago
Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 8 years ago
Robin Appelman 4c0cbdff36
tokens can't be valid local user names 8 years ago
Daniel Calviño Sánchez 4b7fa4ac2e Add support for tokens in room shares 8 years ago
Daniel Calviño Sánchez d9458b303a Add support for room shares to the share manager 8 years ago
Daniel Calviño Sánchez d582a66bea Honour "sendPasswordByTalk" property in mail shares 8 years ago
Bjoern Schiessle b23032e4c5
implement federated group shares 8 years ago
John Molakvoæ (skjnldsv) 6a0552224d
getDeletedSharedWith method 8 years ago
Roeland Jago Douma d805959e81
Add API to undelete delete group shares 8 years ago
Joas Schilling 339e320064
Fix existing usages 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Joas Schilling 80b34f5f7d
Only in case of $currentAccess the array uses the id as index 8 years ago
Lukas Reschke 56a2512581
Add support for `\OCP\Share\IShare::getMailSend` back 8 years ago
Joas Schilling 3820d6883d
Fix accesslist when a user has an ID only containting 0-9 8 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Julius Härtl 4cfa1c66b8
Doc: Fix phpDoc issues 9 years ago
Arthur Schiwon fd6daf8d19
AutoCompletion backend 9 years ago
Joas Schilling 3119fd41ce
Set the data from the template 9 years ago
Joas Schilling 8b37fe7f65
Set the subject with the email template to allow theming 9 years ago
Stephan Müller 86265320b8
do not show hyphen after instance name in emails if slogan does not exist 9 years ago
Roeland Jago Douma ae1fdf73c2
Improve sharing pagination 9 years ago
Joas Schilling 7e625a8d22
Use the language of the recipient for the share notification 9 years ago
Joas Schilling 6dbb64c4a2
Merge setMetaData into constructor 9 years ago
Morris Jobke 3cfe91bf0f
Add shareWith to email template metadata 9 years ago
Morris Jobke be23f7e1de
Allow the expiration date to be set to null 9 years ago