105 Commits (42b29e39c12fc4384b643216f9bc45a924af87cb)

Author SHA1 Message Date
Roeland Jago Douma 9a373cb5bb Do not blindy copy expiration date on reshare 10 years ago
Joas Schilling e6eb74958f Remove unnecessary DB prefixes from existing query builder usages 10 years ago
Thomas Müller acd9b7576d Remove pointless unit test 10 years ago
Joas Schilling f77e5f411d Fix existing usages by removing the quotes 11 years ago
Joas Schilling 516f7e8299 Add unit tests and automatic quoting 11 years ago
Joas Schilling de348180ae Use the public interface and our method instead of the doctrine thing 11 years ago
Roeland Jago Douma e35b97e4c5 Added test 10 years ago
Bjoern Schiessle 058d910f5e intproduce pre_addToGroup hook. we need to calculate the possible unique 11 years ago
Thomas Müller 1385b1ec48 Remove OC_Appconfig 11 years ago
Joas Schilling 738b78f1b0 Use \OC\HintException and translate the hint 11 years ago
Joas Schilling 2b7e5f841a Merge spliteUserRemote with fixRemoteUrlInShareWith 11 years ago
Bjoern Schiessle d38a378b8c make sure that we split username and server address at the first '@' from the right to allow usernames containing '@' 11 years ago
Joas Schilling d3e3a84cae Move the helpful method to the TestCase class 11 years ago
Joas Schilling 09d479e79d Add a test to share a subfolder of a folder shared with the owner by group 11 years ago
Joas Schilling b55ef51a27 Add tests for the correct share id on the call aswell 11 years ago
Roeland Jago Douma 02269b6464 Added unit test 11 years ago
Joas Schilling 02c60949dd make scrutinizer happy 11 years ago
Joas Schilling d146c13abd Add tests for the remote sharing url 11 years ago
Lukas Reschke e3ad99d252 Add "Reply-To" support to sharing mails and refactor code 11 years ago
Bjoern Schiessle 332ea77865 only create a db entry for the user in case of a name conflict on group share 11 years ago
Roeland Jago Douma 3b1f0e6019 Fix unit test 11 years ago
Roeland Jago Douma b0aa17b13f OCS Fixes to allow setting of password without removing additional settings 11 years ago
Vincent Petry 23cb8112fc Add logout in share test to avoid nasty side effects 11 years ago
Vincent Petry 80f83ab5e0 Do not return shares for files outside "files" 11 years ago
Roeland Jago Douma dd3307dd19 Added unit test 11 years ago
Morris Jobke fbea83d4eb fix failing unit test 11 years ago
Joas Schilling b180724cd0 Extract the remote host from user input in share dropdown 11 years ago
Joas Schilling c17b236c19 Add a test for the post_shared hook shareType 11 years ago
Vincent Petry 8fa3e7a6bf Do not retrieve shares through group if user has no group 11 years ago
Vincent Petry 9f137ac259 Fix reshare permission change to not impair other deletion code 11 years ago
Vincent Petry 40931a8b0d Fix getItemSharedWithUser for groups 11 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 11 years ago
Joas Schilling dfde04291e Move share interfaces to own files so they can be autoloaded 11 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 11 years ago
Bjoern Schiessle a7ebfe87c9 also check for the correct owner if it was submitted 11 years ago
Miguel Prokop 397f14ed86 Consolidate if statement, and update unit test 11 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 11 years ago
Bjoern Schiessle 01c50d242b use the new base class for unit tests 11 years ago
Bjoern Schiessle 5192641447 make sure that we don't find the wrong shares if a user and a group have the same ID 11 years ago
Bernhard Reiter 7e9baafc53 Add option to include tags for shared items. 11 years ago
Bjoern Schiessle 72319bbc98 fix unit tests 11 years ago
Bjoern Schiessle 9105e17307 unit tests for grouping of shares pointing to the same source 11 years ago
Jörn Friedrich Dreyer f551917a3c kill OC::$session 12 years ago
Michael Kuhn 0a77a5ec19 Add unit tests for new unshareFromSelf() functionality. 11 years ago
Bjoern Schiessle 67e302885c remove share permission if user is excluded from sharing 11 years ago
Bjoern Schiessle 1bba266417 add unit test 11 years ago
Bjoern Schiessle ecc1f92bb6 add OCS api call to set expire date for link shares 11 years ago
Bjoern Schiessle f15d7dfec0 only expire link shares 12 years ago
Bjoern Schiessle 6578f00b4b unify share settings 12 years ago
Bjoern Schiessle 6650be9913 add setting to set default expire date 12 years ago