Commit Graph

761 Commits (2e4cc6da17028e777dc223689f1b9964ff2a4d8f)

Author SHA1 Message Date
Roeland Jago Douma 685f272212
Add unit tests 9 years ago
Roeland Jago Douma c81e79f8b9
Fix files_sharing CacheTests 9 years ago
Roeland Jago Douma 6d4731024a
Some app fixes of phpstorm inspections 9 years ago
Bjoern Schiessle c46b158e10
update sharing test to new master key default 9 years ago
Jan-Christoph Borchardt fd63577089 Improve wording of various error messages 9 years ago
Joas Schilling f28511cac6
Add unit test 9 years ago
Morris Jobke 91dfff5db4 Revert "fix permissions of mountpoints - take 2" 9 years ago
Robin Appelman 9b750c08ac
update comment to code 9 years ago
Joas Schilling 643b4a4ec4
Move the file sharing app to migration 9 years ago
Roeland Jago Douma 412d3e2e80
Fix SharedStorage Test 9 years ago
Vincent Petry 17a31a51c6
Fix share indicator handling 9 years ago
Artur Neumann faf55adb90 deleted forgotten code in test 9 years ago
Joas Schilling a0ada9aab4
Don't use deprecated getMock() anymore 9 years ago
Artur Neumann bf58d24b5c remove accidently left over *f*it 9 years ago
Artur Neumann 88f02f27a3 JS tests for upload only function 9 years ago
Lukas Reschke 727688ebd9
Adjust existing bruteforce protection code 9 years ago
Jan-Christoph Borchardt 37145a275f Fix AdBlock blocking share icon, ref #866 9 years ago
Morris Jobke 4d7c7b1816
[files_sharing] Remove unneeded update steps 9 years ago
Michael Jobst 81b1dc4930
share api expanded by tags (#26583) 9 years ago
Roeland Jago Douma 53bca14a27
Do proper DI 9 years ago
Bjoern Schiessle 449011dae7
remove discovery manager in favour of the OCSDiscoveryService 9 years ago
Bjoern Schiessle cbacca4202
move capabilities to share by mail app 9 years ago
Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults 9 years ago
Bjoern Schiessle 3323d01db1
update unit tests 9 years ago
Bjoern Schiessle 676a4c781a
update capabilities 9 years ago
Bjoern Schiessle 0d5147bd49
add new password column to the share table in order to set passwords for share by mails 9 years ago
Robin Appelman ae3016959e
fix shared storage numeric id 9 years ago
Robin Appelman a12ec5ec77
set cache to failedcache when shared storage init fails 9 years ago
Vincent Petry 89c42a76c3
Remove SharedCache::getNumericStorageId to let CacheWrapper do it 9 years ago
Thomas Müller 5bfce597a9
[CI] Can we get some faster phpunit execution? (#27113) 9 years ago
Vincent Petry 78ee125c34
Fix public link download button 9 years ago
Vincent Petry a4ce440392
Ignore NoUserException for shares from ghosts 9 years ago
Maxence Lange 69694012ab shares-circles 9 years ago
Jörn Friedrich Dreyer 5155a5288c
Add CleanupRemoteStorages command 9 years ago
Vincent Petry 377fdf3860
Skip null groups in group manager (#26871) (#26956) 9 years ago
Morris Jobke a5ba1f7803
Remove legacy class OC_Group and OC_User 9 years ago
Robin Appelman fa49c4a13b
Add a single public api for resolving a cloud id to a user and remote and back 9 years ago
Bjoern Schiessle 0c11209d33
allow to access mail shares even if public links are disabled 9 years ago
Arthur Schiwon b4d779977a
fix tests 9 years ago
Vincent Petry 14256d631c
Use group display name in sharing API + UI 9 years ago
Robin Appelman 5d0897b8d7
use unmasked permissions in shared scanner 9 years ago
Robin Appelman 02ee4f958c
apply permissions mask for shared storage 10 years ago
Lukas Reschke 7b3855a375
Add config switch 10 years ago
Joas Schilling bdaf334c53
Move file sharing activities to the new API 10 years ago
Roeland Jago Douma 965981486f
Fixes not allowed increasing of link share permissions 10 years ago
Joas Schilling cbc6118f51
Only check the sharing backends for file/folder items 10 years ago
Robin Appelman cbcdf69dc2
only query substorages to calculate the final mtime/size/etag lazily 10 years ago
Roeland Jago Douma 0c1fd16d54
Add tests 10 years ago
Roeland Jago Douma 04ece69a33
Cleanup OC_Group usage a bit 10 years ago
Roeland Jago Douma 55af6b45f7
More tests 10 years ago