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 |
* | 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 |
|\ | |||||
| * | Add LegacyHooks | Roeland Jago Douma | 2017-03-17 | 2 | -171/+189 |
* | | Merge pull request #3884 from nextcloud/downstream-26956 | Joas Schilling | 2017-03-20 | 2 | -0/+115 |
|\ \ | |||||
| * | | Skip null groups in group manager (#26871) (#26956) | Vincent Petry | 2017-03-17 | 2 | -0/+115 |
| |/ | |||||
* / | 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 defaultShareProvider & federatedshareprovider tests | Roeland Jago Douma | 2016-11-01 | 1 | -0/+91 |
* | 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 DateTime comparisson | Roeland Jago Douma | 2016-10-21 | 1 | -1/+1 |
* | Fix typehint | Roeland Jago Douma | 2016-10-10 | 1 | -2/+2 |
* | Cleanup test case | Thomas Müller | 2016-10-10 | 1 | -10/+15 |
* | Prefilter inaccessible shares in DefaultShareProvider::getSharedWith() | Vincent Petry | 2016-10-06 | 1 | -23/+158 |
* | Fix getMock ManagerTest | Roeland Jago Douma | 2016-09-13 | 1 | -1/+1 |
* | Fix getMock Share | Roeland Jago Douma | 2016-09-07 | 1 | -2/+3 |
* | Fix getMock share | Roeland Jago Douma | 2016-09-06 | 2 | -206/+219 |
* | 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 | 3 | -5/+11 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 3 | -0/+4817 |