171 Commits (3da33ce3fccd2ea390d1e211aba838330f1e2c80)

Author SHA1 Message Date
Maxence Lange 6e7be6acfd upstream 9 years ago
Jan-Christoph Borchardt fd63577089 Improve wording of various error messages 9 years ago
Joas Schilling 0f8c1b13a3
Fix unknown share token 9 years ago
Daniel Calviño Sánchez faea890b87 Extract updateSharePasswordIfNeeded function 9 years ago
Daniel Calviño Sánchez 51e658da2a Join if block to preceding if chain 9 years ago
Daniel Calviño Sánchez dcc8cce28b Fix double hashing of shared link passwords 9 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Roeland Jago Douma ae2db5e60d
Get proper accesslist for userFolder 9 years ago
Roeland Jago Douma b96297e9cc
Do not set full path if not currentAccess 9 years ago
Joas Schilling 629b7c0fc3
Adjust docs and make !$currentAccess simpler 9 years ago
Joas Schilling 91e650791d
Return the paths for the users without setting them all up 9 years ago
Roeland Jago Douma 12afd7d1d5
Add mail element to access list 9 years ago
Roeland Jago Douma 2cbac3357b
Offload acceslist creation to providers 9 years ago
Roeland Jago Douma 88299ec27c
Added to public interface 9 years ago
Roeland Jago Douma 7dcc98eb20
Add owner to access list 9 years ago
Roeland Jago Douma d84df15590
Add getAccessList to ShareManager 9 years ago
Bjoern Schiessle 3323d01db1
update unit tests 9 years ago
Bjoern Schiessle b84fd7c361
set expire date for all share types 9 years ago
Bjoern Schiessle 3cc0d15f92
add secure drop functionallity to mail shares 9 years ago
Bjoern Schiessle c191173d59
allow password protected mail shares 9 years ago
Maxence Lange 69694012ab shares-circles 9 years ago
Roeland Jago Douma 85601259fb
Add LegacyHooks 9 years ago
Roeland Jago Douma 5c9baf4ae2
Add unshare event 9 years ago
Vincent Petry 377fdf3860
Skip null groups in group manager (#26871) (#26956) 9 years ago
Bjoern Schiessle a45137bbca
also create mail share if public links are disabled 9 years ago
Bjoern Schiessle 9d3de74b2d
no need to throw a exception we catch two lines later 9 years ago
Roeland Jago Douma e9727440dd
Only don't resolve public links 9 years ago
Lukas Reschke 5983c68462
Don't resolve public share token if public sharing is disabled 9 years ago
Joas Schilling 815d349afe
Make sure $provider is defined when we use it 9 years ago
Roeland Jago Douma 97d18b155b
Handle unavailable share providers more graceful 9 years ago
Bjoern Schiessle 1e930df91f
find and show share-by mail links 9 years ago
Bjoern Schiessle 318160647a
add method to check if a share provider for a given type is loaded 9 years ago
Bjoern Schiessle a17c6a485d
add share by mail share provider 9 years ago
Roeland Jago Douma fc4d0a86ef
Fix merging backend results 9 years ago
Roeland Jago Douma 5a00870a2b
Stricter signature 9 years ago
Robin Appelman 3692769b0a
Add getShareTypesInFolder to optimize folder listening 10 years ago
Robin Appelman 240538d9e6
reuse share node when creating a share 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Bjoern Schiessle d4989c8037
remove old hook, no longer needed 10 years ago
Bjoern Schiessle 630e4b1b46
check password for link shares 10 years ago
Vincent Petry 955635c7aa Add explicit delete permission to link shares 10 years ago
Roeland Jago Douma 28d070730d
Fix case with no user 10 years ago
Roeland Jago Douma ae3d0d96fe
Optimize isSharingDisabledForuser 10 years ago
Bjoern Schiessle bb54ab0db8
add hide file list option 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Björn Schießle 7b25839bd5
use share initiator as fall back to access the file 10 years ago
Roeland Jago Douma afa37d363f
Fix related logic 10 years ago
Roeland Jago Douma 6144ced7a0
Move post_removeFromGroup to shareManager 10 years ago
Björn Schießle f17ad18865
set $share to null if getShareByToken() failed 10 years ago
Roeland Douma 495a964ca2 Migrate post_groupDelete hook to share manager (#23841) 10 years ago