Commit Graph

60 Commits (845fd2dd5a8700131494de8c7ebc66ebef097821)

Author SHA1 Message Date
Joas Schilling f66c37bdb8
Correctly determinate the owner in case of shared external storages 7 years ago
Roeland Jago Douma 372f3d2a60
Remove deprecated functions from SecureRandom 7 years ago
Joas Schilling ee545d6840
Fix typo in "incoming" 7 years ago
Daniel Calviño Sánchez fe8a67f517 Store "sendPasswordByTalk" property of link shares in the database 7 years ago
Daniel Calviño Sánchez 00e4c8aee4 Fix update share tests 7 years ago
Daniel Calviño Sánchez 4b7fa4ac2e Add support for tokens in room shares 8 years ago
Daniel Calviño Sánchez d582a66bea Honour "sendPasswordByTalk" property in mail shares 8 years ago
Bjoern Schiessle b81962e3e8
fix unit tests 8 years ago
Maxence Lange 4f5814c27b tests 8 years ago
Joas Schilling bf2be08c9f
Fix risky tests without assertions 8 years ago
Joas Schilling 2a01c0f3f6
Fix current access list test and add one for $currentAccess === false 8 years ago
Joas Schilling 7e625a8d22
Use the language of the recipient for the share notification 9 years ago
Roeland Jago Douma 4633717f04
Move pre_shared and post_shared events to EventDispatcher 9 years ago
Morris Jobke c43abe43b0 Send an email once a file/folder is shared with a user 9 years ago
Pauli Järvinen 7c4a15f215 Emit hook postUnshareFromSelf when the recipient of a share unshares it 9 years ago
Pauli Järvinen 8dce97a3e1 Fix emitting of legacy hook post_unshare 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 a56fb75e69 Add missing unit test for updateShare with email share 9 years ago
Daniel Calviño Sánchez de6b05a911 Add missing hook check 9 years ago
Daniel Calviño Sánchez dcc8cce28b Fix double hashing of shared link passwords 9 years ago
Roeland Jago Douma ae2db5e60d
Get proper accesslist for userFolder 9 years ago
Joas Schilling e1d54e3b48
Add more tests for the share helper 9 years ago
Joas Schilling 7d416ac1dd
Activate the test 9 years ago
Joas Schilling 629b7c0fc3
Adjust docs and make !$currentAccess simpler 9 years ago
Joas Schilling 4eeb194ae5
Fix share manager test 9 years ago
Joas Schilling 5b57bb955b
Fix default share provider 9 years ago
Joas Schilling 2fcf334c6a
Fix tests for ShareHelper 9 years ago
Roeland Jago Douma 4437e00f16
Add shareHelper test 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 553b3b2928
Fix tests 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
Maxence Lange 69694012ab shares-circles 9 years ago
Roeland Jago Douma 85601259fb
Add LegacyHooks 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
Lukas Reschke 5983c68462
Don't resolve public share token if public sharing is disabled 9 years ago
Bjoern Schiessle 318160647a
add method to check if a share provider for a given type is loaded 9 years ago
Roeland Jago Douma 7e2159e9bb
Add defaultShareProvider & federatedshareprovider tests 9 years ago
Roeland Jago Douma d2110ebb0b
Add Manager unit tests 9 years ago
Robin Appelman 3692769b0a
Add getShareTypesInFolder to optimize folder listening 9 years ago
Roeland Jago Douma eaf152efeb
Fix DateTime comparisson 9 years ago
Roeland Jago Douma 3c173378e8
Fix typehint 10 years ago
Thomas Müller 2806a4bca7
Cleanup test case 10 years ago
Vincent Petry 626daabb56
Prefilter inaccessible shares in DefaultShareProvider::getSharedWith() 10 years ago
Roeland Jago Douma 1d166d645b
Fix getMock ManagerTest 10 years ago
Roeland Jago Douma 80c519fe89
Fix getMock Share 10 years ago