summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #57 from nextcloud/fdrop-templateLukas Reschke2016-06-131-2/+31
|\
| * smaller files drop fixesArthur Schiwon2016-06-111-2/+31
* | Merge branch 'master' of https://github.com/owncloud/core into downstream-160611Arthur Schiwon2016-06-117-23/+113
|\ \ | |/ |/|
| * Merge pull request #25003 from owncloud/fix_ocs_path_responseVincent Petry2016-06-103-21/+65
| |\
| | * Extend unit testsRoeland Jago Douma2016-06-071-1/+33
| | * Fix unit testsRoeland Jago Douma2016-06-072-9/+21
| | * Show the path relative to the requesting userRoeland Jago Douma2016-06-071-12/+12
| * | [tx-robot] updated from transifexJenkins for ownCloud2016-06-104-2/+48
* | | Merge pull request #19 from nextcloud/files-dropLukas Reschke2016-06-109-22/+249
|\ \ \ | |/ / |/| |
| * | Add text about uploaded filesLukas Reschke2016-06-103-3/+16
| * | Add some error handlingLukas Reschke2016-06-092-4/+27
| * | Add PHP unit testLukas Reschke2016-06-091-1/+25
| * | Fix public upload for normal sharesLukas Reschke2016-06-093-5/+7
| * | Make uploading possible via select and cleanup CSSLukas Reschke2016-06-094-33/+67
| * | Add fancy layoutLukas Reschke2016-06-093-5/+90
| * | Fix XSSLukas Reschke2016-06-091-1/+1
| * | Prevent access to shareinfo if share if read-onlyLukas Reschke2016-06-093-1/+19
| * | add hide file list optionBjoern Schiessle2016-06-095-20/+48
| * | Bring back sharedstorage hooksRoeland Jago Douma2016-06-091-0/+18
| * | handle path not being set in shared cache (#24993)Robin Appelman2016-06-091-1/+1
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2016-06-092-0/+2
* | Bring back sharedstorage hooksRoeland Jago Douma2016-06-081-0/+18
* | handle path not being set in shared cache (#24993)Robin Appelman2016-06-061-1/+1
|/
* Merge pull request #24964 from owncloud/issue-24961-public-upload-unlimitedVincent Petry2016-06-061-1/+1
|\
| * Allow public upload when the quota is unlimitedJoas Schilling2016-06-021-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2016-06-042-0/+18
* | [tx-robot] updated from transifexJenkins for ownCloud2016-06-0332-608/+608
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-022-38/+38
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-314-6/+34
* Fix for #23066 (#24689)Torben Dannhauer2016-05-311-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-302-28/+28
* Update license headersLukas Reschke2016-05-2663-65/+124
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-264-26/+94
* Move tests to PSR-4Joas Schilling2016-05-2532-104/+118
* Move background job to PSR-4Joas Schilling2016-05-252-3/+3
* Move lib/ to PSR-4Joas Schilling2016-05-2525-0/+0
* Move classes from outside lib/ to PSR-4Joas Schilling2016-05-259-6/+5
* Fix ShareControllerTest (#24824)Joas Schilling2016-05-251-1/+5
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-252-0/+14
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-2476-242/+0
* Merge pull request #24346 from lenz1111/fix_24331Vincent Petry2016-05-243-5/+8
|\
| * bug fixPiotr Filiciak2016-05-241-1/+1
| * video posterPiotr Filiciak2016-05-243-6/+7
| * Fix: Bugs in shared link with video #24331Piotr Filiciak2016-05-152-4/+6
* | Merge pull request #24750 from owncloud/lenz1111-share_download_range_request...Vincent Petry2016-05-231-2/+11
|\ \
| * | Http Range requests support in downloadsPiotr Filiciak2016-05-201-2/+11
* | | Merge pull request #24603 from owncloud/federated_reshareVincent Petry2016-05-237-690/+47
|\ \ \
| * | | remove reshares and the mapping in the federated_reshares table on unshare fr...Björn Schießle2016-05-201-1/+34
| * | | move motifier from the files_sharing app to the federatedfilessharing appBjörn Schießle2016-05-202-105/+0
| * | | use share initiator as fall back to access the fileBjörn Schießle2016-05-202-2/+12