summaryrefslogtreecommitdiffstats
path: root/apps/files_external/3rdparty
Commit message (Collapse)AuthorAgeFilesLines
* fix missing importRobin Appelman2018-08-241-0/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* assume the same timezone when using local domain names for smbRobin Appelman2018-08-231-1/+2
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* improved fallback of timezone detectionRobin Appelman2018-08-231-1/+4
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* use dir instead of allinfo where possibleRobin Appelman2018-08-221-0/+12
|
* Update icewind/streamsRoeland Jago Douma2018-08-069-39/+136
| | | | | | Fixes #10430 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* update icewind/smb to 3.0.0Robin Appelman2018-06-2132-419/+815
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* update icewind/smb to 2.0.5Robin Appelman2018-03-289-25/+45
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Use type casting instead of *val() methodMorris Jobke2018-01-261-1/+1
| | | | | | It should be up to 6x faster Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-261-2/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* update icewind/smb to 2.0.4Robin Appelman2018-01-1911-77/+98
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* update icewind/smb to 2.0.3Robin Appelman2017-11-1416-47/+126
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* remove non composer aws sdkRobin Appelman2017-09-18613-58632/+0
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #6157 from nextcloud/smb-2.0.2Morris Jobke2017-08-2613-52/+265
|\ | | | | update icewind/smb to 2.0.2
| * update icewind/smb to 2.0.2Robin Appelman2017-08-1613-52/+265
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Move GDrive external storage to a separate repoVincent Petry2017-08-21139-243563/+0
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Bye bye Dropbox v1Vincent Petry2017-08-1615-5553/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* update autoloaderRobin Appelman2017-01-272-0/+8
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Add missing smb filesRobin Appelman2017-01-274-0/+185
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* update icewind/streams to 0.5.2Robin Appelman2017-01-2610-57/+135
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Revert "update icewind/streams to 0.5.2"Robin Appelman2017-01-1910-135/+57
| | | | This reverts commit d5728b3f117ff3b7ab45a4672f4999f7225b875b.
* update icewind/streams to 0.5.2Robin Appelman2017-01-1910-57/+135
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Update icewind/smb to 2.0.0Robin Appelman2017-01-0522-288/+418
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* update icewind/streams to 0.4.1Robin Appelman2016-06-155-52/+39
|
* Add new filesFrancesco Rovelli2016-05-24101-0/+228841
|
* Update google-api-php-client from 1.0.6-beta to 1.1.7Francesco Rovelli2016-05-2433-1733/+3570
|
* update icewind/streams to 1.1.0Robin Appelman2016-04-268-41/+122
|
* update icewind/smb to 1.0.8Robin Appelman2016-03-217-25/+38
|
* update icewind/streams to 0.4.0 and icewind/smb to 1.0.7 in files_externalRobin Appelman2016-03-2132-478/+761
|
* Fix dropbox storage to not store the whole file in memoryVincent Petry2016-03-151-1/+1
| | | | | | Since the library can only store the full response in memory on download, we use an alternate client lib and set the correct headers to be able to stream the content to a temp file.
* update icewind/smb to 1.0.5Robin Appelman2016-02-0916-38/+215
|
* Use optimized autoloader for files_externalLukas Reschke2015-10-253-1/+49
|
* update icewind/smb to 1.0.4Robin Appelman2015-08-1711-43/+99
|
* remove travis filesRobin Appelman2015-08-143-66/+2
|
* update icewind/smb to 1.0.3Robin Appelman2015-08-1319-954/+81
|
* Bump Dropbox library to newest upstream versionLukas Reschke2015-06-0110-187/+4720
|
* update icewind/smb to 1.0.1Robin Appelman2015-04-225-17/+16
|
* update icewind/smb to 1.0.0Robin Appelman2015-04-107-16/+38
|
* Wait with getting the timezone from the smb server until we need itRobin Appelman2015-03-138-23/+81
|
* New SMB storage backendRobin Appelman2015-02-1671-516/+5176
|
* Merge pull request #12166 from helmutschneider/aws-2.7.5Lukas Reschke2014-12-0551-254/+710
|\ | | | | Upgrade AWS sdk to 2.7.5. Fixes #12023
| * Upgrade AWS sdk to 2.7.5Johan Björk2014-11-1351-254/+710
| |
* | update google-api-php-client to 1.0.6-betaAdam Williamson2014-11-0721-264/+1179
| | | | | | | | | | | | | | Latest version with various bugfixes, also implements support for using curl instead of its own io class when available; this avoids the bug that causes severe excess bandwidth use due to some kind of zlib issue.
* | bump google lib to c6949531d2 (post 1.0.3-beta, including query separator fix)Adam Williamson2014-11-064-11/+38
| | | | | | | | | | | | | | This is the upstream commit that merged my query separator fix. It's slightly after the 1.0.3-beta tag. I eyeballed the other post 1.0.3-beta changes and none of them looks like any kind of problem, so we may as well just use this upstream state.
* | fix a bug in google-api-php-client: generates an auth url that doesn't workAdam Williamson2014-11-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Submitted upstream as https://github.com/google/google-api-php-client/issues/76 Google's php lib has a function to generate a URL for OAuth2 authentication. It uses http_build_query() to generate the query part of the URL, and in PHP 5.3 or later, this uses an encoded ampersand - &amp; - as the query separator, not a raw one. However, Google's OAuth server apparently can't handle encoded ampersands as separators and so it fails. This patch explicitly sets a raw ampersand as the separator. If Google decides to fix their OAuth server instead of merging this patch into google-api-php- client, we can drop this patch as soon as that happens.
* | files_external/3rdparty: update google-api-php-client to 1.0.2-betaAdam Williamson2014-11-0653-6160/+10171
|/
* Merge pull request #10968 from owncloud/admin-groupsselect2Lukas Reschke2014-09-1958-5407/+0
|\ | | | | Use select2 for the groups excluded from sharing in admin page
| * Move select2 from files_external to coreVincent Petry2014-09-0958-5407/+0
| |
* | Merge pull request #10680 from helmutschneider/aws-2.6.15Lukas Reschke2014-09-16263-9789/+5915
|\ \ | |/ |/| Update AWS sdk to 2.6.15
| * Update AWS sdk to 2.6.15Johan Björk2014-09-03263-9789/+5915
| |
* | replace chosen with select2 to provide ajaxified user and group selection ↵Jörn Friedrich Dreyer2014-08-252-24/+0
| | | | | | | | | | | | | | | | | | | | | | | | for files_external, fixes #7499 remove minified select2 js show avatars for users, simpler results remove unneeded users and groups from settings template fix css, escape user and group names