| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2826 from nextcloud/stable10-2659 | Roeland Jago Douma | 2016-12-22 | 1 | -3/+3 |
|\ |
|
| * | Fix overwriting parameter | Roeland Jago Douma | 2016-12-22 | 1 | -3/+3 |
* | | use unmasked permissions in shared scanner | Robin Appelman | 2016-12-15 | 2 | -3/+9 |
|/ |
|
* | apply permissions mask for shared storage | Robin Appelman | 2016-12-02 | 1 | -4/+13 |
* | [Stable10] Fixes not allowed increasing of link share permissions | Roeland Jago Douma | 2016-11-15 | 1 | -0/+1 |
* | Fix fed share test call to return proper result | Vincent Petry | 2016-09-26 | 1 | -1/+1 |
* | Allow increasing permissions for share owner | Vincent Petry | 2016-09-13 | 1 | -1/+1 |
* | Added closeCursor in SharedMount numeric id | Vincent Petry | 2016-08-30 | 1 | -0/+1 |
* | Prevent error with orphaned shares when updating user mount cache | Vincent Petry | 2016-08-30 | 1 | -1/+6 |
* | Allow space for federated share id search | Vincent Petry | 2016-08-30 | 1 | -1/+1 |
* | [stable9.1] Added integration test (#25675) | Thomas Müller | 2016-08-30 | 1 | -0/+10 |
* | Do not error on NotFoundException | Roeland Jago Douma | 2016-08-24 | 1 | -0/+4 |
* | prevent infinite recursion while getting storage from mount | Robin Appelman | 2016-08-23 | 1 | -0/+4 |
* | handle failed shares | Robin Appelman | 2016-08-22 | 1 | -1/+3 |
* | Lazy init shared storage | Robin Appelman | 2016-08-22 | 1 | -17/+9 |
* | reuse existing root id | Robin Appelman | 2016-08-22 | 1 | -1/+1 |
* | Add files drop capability for clients | Roeland Jago Douma | 2016-08-15 | 1 | -0/+1 |
* | Merge pull request #811 from nextcloud/shared-cachethepropagatorinstance-stab... | Lukas Reschke | 2016-08-10 | 1 | -1/+6 |
|\ |
|
| * | Store the shared propagator instance | Vincent Petry | 2016-08-10 | 1 | -1/+6 |
* | | get shared storage storage id without setting up the storage | Robin Appelman | 2016-08-10 | 1 | -0/+13 |
|/ |
|
* | Make share target consistent when grouping group share with user share | Vincent Petry | 2016-08-04 | 1 | -8/+19 |
* | Improved share grouping readability + fixed test | Vincent Petry | 2016-08-04 | 1 | -8/+17 |
* | Group shares with same source and target | Roeland Jago Douma | 2016-08-04 | 3 | -53/+118 |
* | Do not allow to delete/update group shares as a group member | Joas Schilling | 2016-08-03 | 1 | -4/+4 |
* | Run the license script | Joas Schilling | 2016-07-22 | 35 | -93/+134 |
* | Merge pull request #414 from nextcloud/files_sharing_event_dispatcher | Björn Schießle | 2016-07-18 | 2 | -15/+45 |
|\ |
|
| * | Cleanup coding style | Roeland Jago Douma | 2016-07-18 | 1 | -30/+28 |
| * | Add eventdispatcher to public link view | Roeland Jago Douma | 2016-07-18 | 2 | -2/+11 |
| * | Move JS inclusion to Controller | Roeland Jago Douma | 2016-07-18 | 1 | -0/+23 |
* | | Move SetupFromToken to ShareManager | Roeland Jago Douma | 2016-07-18 | 1 | -62/+26 |
|/ |
|
* | Merge pull request #379 from nextcloud/create_federated_share_on_mount | Morris Jobke | 2016-07-18 | 2 | -2/+2 |
|\ |
|
| * | remove unused parameter | Bjoern Schiessle | 2016-07-14 | 2 | -2/+2 |
* | | Allow shares with create permissions only aswell | Joas Schilling | 2016-07-14 | 1 | -5/+6 |
|/ |
|
* | combine if statements | Robin Appelman | 2016-07-08 | 1 | -13/+10 |
* | Fix type hinting | Robin Appelman | 2016-07-08 | 1 | -1/+2 |
* | dont overwrite a variable with a different type | Robin Appelman | 2016-07-08 | 1 | -3/+3 |
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-07-01 | 2 | -3/+18 |
|\ |
|
| * | Fix getting the certificate bundle for dav external storage (#25274) | Robin Appelman | 2016-06-27 | 1 | -1/+1 |
| * | handle unavailable fed shares while testing for availability (#25277) | Robin Appelman | 2016-06-27 | 1 | -2/+17 |
* | | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-06-27 | 1 | -5/+17 |
|\| |
|
| * | Add explicit delete permission to link shares | Vincent Petry | 2016-06-24 | 1 | -4/+17 |
* | | Merge remote-tracking branch 'upstream/master' into master-upstream-sync | Lukas Reschke | 2016-06-26 | 2 | -4/+12 |
|\| |
|
| * | Increase fed share timeout from 3 to 10 + unit tests | Vincent Petry | 2016-06-22 | 1 | -4/+4 |
| * | Add timeouts to make the UI usable again when a remote share is unreachable | Joas Schilling | 2016-06-22 | 1 | -2/+9 |
| * | Filter out group shares for owner where owner is included (#25190) | Vincent Petry | 2016-06-21 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-06-21 | 6 | -17/+77 |
|\| |
|
| * | Catch exceptions while creating shared mounts (#25077) | Robin Appelman | 2016-06-20 | 2 | -11/+25 |
| * | Make getShareFolder use given view instead of static FS | Vincent Petry | 2016-06-17 | 2 | -5/+9 |
| * | disable cleanFolder for the federated share storage | Robin Appelman | 2016-06-14 | 2 | -1/+43 |
* | | Merge branch 'master' of https://github.com/owncloud/core into downstream-160611 | Arthur Schiwon | 2016-06-11 | 1 | -12/+12 |
|\| |
|