Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Fix share manager test | Joas Schilling | 2017-04-13 | 1 | -13/+24 |
* | Add mail element to access list | Roeland Jago Douma | 2017-04-13 | 1 | -2/+0 |
* | Offload acceslist creation to providers | Roeland Jago Douma | 2017-04-13 | 1 | -41/+57 |
* | 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 |
* | Merge pull request #3844 from nextcloud/unshare_event | Joas Schilling | 2017-03-21 | 1 | -171/+51 |
|\ | |||||
| * | Add LegacyHooks | Roeland Jago Douma | 2017-03-17 | 1 | -171/+51 |
* | | Merge pull request #3884 from nextcloud/downstream-26956 | Joas Schilling | 2017-03-20 | 1 | -0/+73 |
|\ \ | |||||
| * | | Skip null groups in group manager (#26871) (#26956) | Vincent Petry | 2017-03-17 | 1 | -0/+73 |
| |/ | |||||
* / | shares-circles | Maxence Lange | 2017-03-17 | 1 | -1/+1 |
|/ | |||||
* | also create mail share if public links are disabled | Bjoern Schiessle | 2017-01-04 | 1 | -0/+110 |
* | Don't resolve public share token if public sharing is disabled | Lukas Reschke | 2016-12-20 | 1 | -52/+98 |
* | add method to check if a share provider for a given type is loaded | Bjoern Schiessle | 2016-11-01 | 1 | -0/+40 |
* | Add Manager unit tests | Roeland Jago Douma | 2016-11-01 | 1 | -6/+77 |
* | Add getShareTypesInFolder to optimize folder listening | Robin Appelman | 2016-10-31 | 1 | -0/+9 |
* | Fix getMock ManagerTest | Roeland Jago Douma | 2016-09-13 | 1 | -1/+1 |
* | Fix getMock share | Roeland Jago Douma | 2016-09-06 | 1 | -94/+102 |
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-06-27 | 1 | -18/+0 |
|\ | |||||
| * | Add explicit delete permission to link shares | Vincent Petry | 2016-06-24 | 1 | -18/+0 |
* | | remove old hook, no longer needed | Bjoern Schiessle | 2016-06-27 | 1 | -19/+16 |
* | | check password for link shares | Bjoern Schiessle | 2016-06-27 | 1 | -6/+14 |
* | | add hide file list option | Bjoern Schiessle | 2016-06-09 | 1 | -1/+0 |
|/ | |||||
* | use share initiator as fall back to access the file | Björn Schießle | 2016-05-20 | 1 | -1/+4 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+2570 |