summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-07-162-0/+4
* Fix PHPUnit 5.4 warnings in files_sharing testsRoeland Jago Douma2016-07-154-116/+116
* Merge pull request #398 from nextcloud/issue-388-fix-hidden-file-list-masterLukas Reschke2016-07-141-5/+6
|\
| * Allow shares with create permissions only aswellJoas Schilling2016-07-141-5/+6
* | [tx-robot] updated from transifexNextcloud bot2016-07-148-2/+18
|/
* [tx-robot] updated from transifexNextcloud bot2016-07-138-0/+16
* [tx-robot] updated from transifexNextcloud bot2016-07-1246-92/+8
* Change occurence of ownCloud (#352)Morris Jobke2016-07-111-3/+2
* [tx-robot] updated from transifexNextcloud bot2016-07-112-0/+4
* [tx-robot] updated from transifexNextcloud bot2016-07-102-0/+4
* [tx-robot] updated from transifexNextcloud bot2016-07-0910-0/+20
* combine if statementsRobin Appelman2016-07-081-13/+10
* handle errors while getting fileinfoRobin Appelman2016-07-081-1/+1
* Fix type hintingRobin Appelman2016-07-081-1/+2
* hint global handlebarsRobin Appelman2016-07-081-0/+2
* dont overwrite a variable with a different typeRobin Appelman2016-07-081-3/+3
* [tx-robot] updated from transifexNextcloud bot2016-07-082-16/+16
* Merge pull request #333 from nextcloud/sync-masterLukas Reschke2016-07-074-3/+82
|\
| * Simplify test code and don't show anything if no date is setMorris Jobke2016-07-072-10/+4
| * add unit testsMorris Jobke2016-07-071-3/+40
| * Update header during update callbackMorris Jobke2016-07-071-5/+5
| * Not set expiration date is represented as 0Morris Jobke2016-07-071-1/+4
| * add "Never" if expiration date is not setMorris Jobke2016-07-071-2/+3
| * Add expiration date to share by link viewMorris Jobke2016-07-072-0/+41
| * Merge branch 'master' into sync-masterMorris Jobke2016-07-0730-70/+435
| |\
| * | Revert "[tx-robot] updated from transifex"Morris Jobke2016-07-076-74/+2
| * | [tx-robot] updated from transifexJenkins for ownCloud2016-07-072-2/+2
| * | fix swift primary object store test (#25281)Thomas Müller2016-07-051-0/+3
| * | [tx-robot] updated from transifexJenkins for ownCloud2016-07-042-0/+38
| * | [tx-robot] updated from transifexJenkins for ownCloud2016-07-022-0/+34
* | | [tx-robot] updated from transifexNextcloud bot2016-07-072-20/+20
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2016-07-0622-48/+158
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-07-014-3/+20
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2016-06-292-0/+2
| * Fix getting the certificate bundle for dav external storage (#25274)Robin Appelman2016-06-271-1/+1
| * handle unavailable fed shares while testing for availability (#25277)Robin Appelman2016-06-271-2/+17
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-273-17/+98
|\|
| * Add explicit delete permission to link sharesVincent Petry2016-06-243-16/+98
* | Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-266-5/+154
|\|
| * Increase fed share timeout from 3 to 10 + unit testsVincent Petry2016-06-222-6/+6
| * Add timeouts to make the UI usable again when a remote share is unreachableJoas Schilling2016-06-222-3/+13
| * [tx-robot] updated from transifexJenkins for ownCloud2016-06-222-0/+2
| * fix broken unit test (#25198)Thomas Müller2016-06-211-1/+8
| * Filter out group shares for owner where owner is included (#25190)Vincent Petry2016-06-212-2/+132
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-219-20/+118
|\|
| * Catch exceptions while creating shared mounts (#25077)Robin Appelman2016-06-202-11/+25
| * Merge pull request #25159 from owncloud/share-app-initorderVincent Petry2016-06-201-3/+3
| |\
| | * Delay files_sharing's registerMountProvidersVincent Petry2016-06-171-3/+3
| * | Make getShareFolder use given view instead of static FSVincent Petry2016-06-172-5/+9
| * | disable cleanFolder for the federated share storageRobin Appelman2016-06-142-1/+43
| |/