summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24748 from owncloud/login-explicitlyVincent Petry2016-05-242-6/+6
|\
| * when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-242-6/+6
* | Merge pull request #7897 from owncloud/ext-swiftcachingVincent Petry2016-05-241-17/+71
|\ \
| * | Added object cache for Swift ext storageVincent Petry2016-05-241-17/+71
* | | Merge pull request #24799 from owncloud/altyr-117-upstreamVincent Petry2016-05-24136-1738/+232415
|\ \ \
| * | | fix phpdocRobin Appelman2016-05-241-1/+1
| * | | Fix cert bundle pathRobin Appelman2016-05-241-1/+1
| * | | Fix autoloading for new google SDK libVincent Petry2016-05-242-3/+1
| * | | Add new filesFrancesco Rovelli2016-05-24101-0/+228841
| * | | enable autoload of lib in google storageFrancesco Rovelli2016-05-241-0/+1
| * | | Update google-api-php-client from 1.0.6-beta to 1.1.7Francesco Rovelli2016-05-2433-1733/+3570
| |/ /
* | | skip google map files (#24807)Vincent Petry2016-05-241-4/+7
* | | My fix for #24272, #23613, File not found when single file in a folder (#24800)Dmitry Popov2016-05-241-1/+1
* | | 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
* | | Fix import path for 3rdparty dropbox autoloaderJoas Schilling2016-05-241-1/+1
* | | Merge pull request #24619 from owncloud/files_external-psr4Vincent Petry2016-05-24120-182/+118
|\ \ \
| * | | Fix missing importsJoas Schilling2016-05-241-0/+3
| * | | Move remaining classes to PSR-4Joas Schilling2016-05-2447-52/+47
| * | | Move Lib\Storage to PSR-4Joas Schilling2016-05-2419-0/+0
| * | | Move Config to PSR-4Joas Schilling2016-05-241-0/+0
| * | | Move Lib\Backend to PSR-4Joas Schilling2016-05-2416-0/+0
| * | | Move Lib\Auth to PSR-4Joas Schilling2016-05-2413-1/+0
| * | | Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-2449-129/+68
| | |/ | |/|
* | | Merge pull request #24682 from f4bsch/masterVincent Petry2016-05-241-2/+0
|\ \ \ | |/ / |/| |
| * | dont update search onResizeFabian2016-05-171-2/+0
* | | Merge pull request #24750 from owncloud/lenz1111-share_download_range_request...Vincent Petry2016-05-232-3/+21
|\ \ \
| * | | Http Range requests support in downloadsPiotr Filiciak2016-05-202-3/+21
* | | | Merge pull request #24559 from owncloud/2faVincent Petry2016-05-231-0/+1
|\ \ \ \
| * | | | Add two factor auth to coreChristoph Wurst2016-05-231-0/+1
* | | | | Merge pull request #22690 from owncloud/fix-comments-href-remote.php-filesVincent Petry2016-05-232-4/+5
|\ \ \ \ \
| * | | | | ensure comments-href returns a value also when propfind is done against remot...Arthur Schiwon2016-05-202-4/+5
| | |/ / / | |/| | |
* | | | | Merge pull request #24349 from owncloud/nfd-storagewrapperVincent Petry2016-05-233-14/+27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixes for encoding wrapperVincent Petry2016-05-202-3/+4
| * | | | Add encoding wrapper as opt-in mount optionVincent Petry2016-05-203-12/+24
| * | | | Add wrapper for NFD encoding workaroundVincent Petry2016-05-201-1/+1
* | | | | Merge pull request #24514 from owncloud/federation-psr4Vincent Petry2016-05-2323-11/+21
|\ \ \ \ \
| * | | | | Fix errors in the testsJoas Schilling2016-05-195-10/+20
| * | | | | Move federation tests to PSR-4Joas Schilling2016-05-1910-4/+4
| * | | | | Move federation code to PSR-4Joas Schilling2016-05-1913-1/+1
* | | | | | Merge pull request #24603 from owncloud/federated_reshareVincent Petry2016-05-2321-453/+1524
|\ \ \ \ \ \
| * | | | | | remove reshares and the mapping in the federated_reshares table on unshare fr...Björn Schießle2016-05-201-1/+34
| * | | | | | add missung return valueBjörn Schießle2016-05-201-3/+4
| * | | | | | improved error messagesBjörn Schießle2016-05-203-21/+27
| * | | | | | move motifier from the files_sharing app to the federatedfilessharing appBjörn Schießle2016-05-203-13/+18
| * | | | | | fall back to old re-sharing behaviour in case the remote server doesn't suppo...Björn Schießle2016-05-202-35/+70
| * | | | | | update share permissionsBjörn Schießle2016-05-203-12/+56
| * | | | | | use share initiator as fall back to access the fileBjörn Schießle2016-05-205-10/+72