Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config.php setting to always accept internal shares | Roeland Jago Douma | 2019-12-16 | 1 | -43/+57 |
* | Merge pull request #17725 from nextcloud/enh/share_exp_internal | Roeland Jago Douma | 2019-11-28 | 1 | -1/+2 |
|\ | |||||
| * | Fix tests | Roeland Jago Douma | 2019-11-27 | 1 | -1/+2 |
* | | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 5 | -173/+173 |
* | | Fix more tests | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 5 | -6/+6 |
|/ | |||||
* | Add typed events for password_policy | Christoph Wurst | 2019-11-27 | 1 | -25/+30 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 5 | -14/+19 |
* | Add unit tests for "getAllShares()" | Daniel Calviño Sánchez | 2019-10-30 | 2 | -0/+216 |
* | Fix permission check on incoming federated shares | Julius Härtl | 2019-07-31 | 1 | -0/+33 |
* | Always set the display name for user shares | Julius Härtl | 2019-07-03 | 1 | -0/+9 |
* | Unify the permission checking in one place only | Joas Schilling | 2019-07-03 | 1 | -4/+9 |
* | Better check reshare permissions when creating a share | Joas Schilling | 2019-07-03 | 1 | -0/+6 |
* | Add event dispatcher to OCP | Christoph Wurst | 2019-06-25 | 1 | -4/+3 |
* | Correctly determinate the owner in case of shared external storages | Joas Schilling | 2019-02-18 | 1 | -16/+30 |
* | Remove deprecated functions from SecureRandom | Roeland Jago Douma | 2018-12-07 | 1 | -4/+0 |
* | Fix typo in "incoming" | Joas Schilling | 2018-12-05 | 1 | -1/+1 |
* | Store "sendPasswordByTalk" property of link shares in the database | Daniel Calviño Sánchez | 2018-11-02 | 1 | -0/+9 |
* | Fix update share tests | Daniel Calviño Sánchez | 2018-11-02 | 1 | -2/+50 |
* | Add support for tokens in room shares | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+50 |
* | Honour "sendPasswordByTalk" property in mail shares | Daniel Calviño Sánchez | 2018-07-24 | 1 | -0/+436 |
* | fix unit tests | Bjoern Schiessle | 2018-07-21 | 1 | -4/+48 |
* | tests | Maxence Lange | 2018-05-21 | 1 | -0/+17 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -0/+11 |
* | Fix current access list test and add one for $currentAccess === false | Joas Schilling | 2017-11-28 | 1 | -2/+113 |
* | Use the language of the recipient for the share notification | Joas Schilling | 2017-09-08 | 1 | -0/+11 |
* | Move pre_shared and post_shared events to EventDispatcher | Roeland Jago Douma | 2017-08-03 | 2 | -86/+237 |
* | Send an email once a file/folder is shared with a user | Morris Jobke | 2017-07-28 | 1 | -7/+40 |
* | Emit hook postUnshareFromSelf when the recipient of a share unshares it | Pauli Järvinen | 2017-07-20 | 2 | -0/+86 |
* | Fix emitting of legacy hook post_unshare | Pauli Järvinen | 2017-07-16 | 1 | -1/+1 |
* | Improve wording of various error messages | Jan-Christoph Borchardt | 2017-06-21 | 1 | -22/+22 |
* | Fix unknown share token | Joas Schilling | 2017-06-13 | 1 | -0/+5 |
* | Add missing unit test for updateShare with email share | Daniel Calviño Sánchez | 2017-04-24 | 1 | -0/+75 |
* | Add missing hook check | Daniel Calviño Sánchez | 2017-04-24 | 1 | -2/+13 |
* | Fix double hashing of shared link passwords | Daniel Calviño Sánchez | 2017-04-24 | 1 | -0/+6 |
* | Get proper accesslist for userFolder | Roeland Jago Douma | 2017-04-20 | 1 | -2/+1 |
* | Add more tests for the share helper | Joas Schilling | 2017-04-13 | 1 | -0/+111 |
* | Activate the test | Joas Schilling | 2017-04-13 | 1 | -1/+1 |
* | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 1 | -4/+12 |
* | Fix share manager test | Joas Schilling | 2017-04-13 | 1 | -13/+24 |
* | Fix default share provider | Joas Schilling | 2017-04-13 | 1 | -10/+10 |
* | Fix tests for ShareHelper | Joas Schilling | 2017-04-13 | 1 | -44/+70 |
* | Add shareHelper test | Roeland Jago Douma | 2017-04-13 | 1 | -0/+94 |
* | Add mail element to access list | Roeland Jago Douma | 2017-04-13 | 2 | -4/+0 |
* | Offload acceslist creation to providers | Roeland Jago Douma | 2017-04-13 | 2 | -41/+232 |
* | Fix tests | Roeland Jago Douma | 2017-04-13 | 1 | -0/+6 |
* | Add owner to access list | Roeland Jago Douma | 2017-04-13 | 1 | -1/+1 |
* | Add getAccessList to ShareManager | Roeland Jago Douma | 2017-04-13 | 1 | -1/+82 |
* | update unit tests | Bjoern Schiessle | 2017-04-07 | 1 | -7/+10 |
* | Merge pull request #3844 from nextcloud/unshare_event | Joas Schilling | 2017-03-21 | 2 | -171/+189 |
|\ |