Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix missing import | Robin Appelman | 2018-08-24 | 1 | -0/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | assume the same timezone when using local domain names for smb | Robin Appelman | 2018-08-23 | 1 | -1/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | improved fallback of timezone detection | Robin Appelman | 2018-08-23 | 1 | -1/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | use dir instead of allinfo where possible | Robin Appelman | 2018-08-22 | 1 | -0/+12 |
| | |||||
* | Update icewind/streams | Roeland Jago Douma | 2018-08-06 | 9 | -39/+136 |
| | | | | | | Fixes #10430 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | update icewind/smb to 3.0.0 | Robin Appelman | 2018-06-21 | 32 | -419/+815 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | update icewind/smb to 2.0.5 | Robin Appelman | 2018-03-28 | 9 | -25/+45 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -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 variable | Morris Jobke | 2018-01-26 | 1 | -2/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | update icewind/smb to 2.0.4 | Robin Appelman | 2018-01-19 | 11 | -77/+98 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | update icewind/smb to 2.0.3 | Robin Appelman | 2017-11-14 | 16 | -47/+126 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | remove non composer aws sdk | Robin Appelman | 2017-09-18 | 613 | -58632/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #6157 from nextcloud/smb-2.0.2 | Morris Jobke | 2017-08-26 | 13 | -52/+265 |
|\ | | | | | update icewind/smb to 2.0.2 | ||||
| * | update icewind/smb to 2.0.2 | Robin Appelman | 2017-08-16 | 13 | -52/+265 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Move GDrive external storage to a separate repo | Vincent Petry | 2017-08-21 | 139 | -243563/+0 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Bye bye Dropbox v1 | Vincent Petry | 2017-08-16 | 15 | -5553/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | update autoloader | Robin Appelman | 2017-01-27 | 2 | -0/+8 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Add missing smb files | Robin Appelman | 2017-01-27 | 4 | -0/+185 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | update icewind/streams to 0.5.2 | Robin Appelman | 2017-01-26 | 10 | -57/+135 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Revert "update icewind/streams to 0.5.2" | Robin Appelman | 2017-01-19 | 10 | -135/+57 |
| | | | | This reverts commit d5728b3f117ff3b7ab45a4672f4999f7225b875b. | ||||
* | update icewind/streams to 0.5.2 | Robin Appelman | 2017-01-19 | 10 | -57/+135 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update icewind/smb to 2.0.0 | Robin Appelman | 2017-01-05 | 22 | -288/+418 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | update icewind/streams to 0.4.1 | Robin Appelman | 2016-06-15 | 5 | -52/+39 |
| | |||||
* | Add new files | Francesco Rovelli | 2016-05-24 | 101 | -0/+228841 |
| | |||||
* | Update google-api-php-client from 1.0.6-beta to 1.1.7 | Francesco Rovelli | 2016-05-24 | 33 | -1733/+3570 |
| | |||||
* | update icewind/streams to 1.1.0 | Robin Appelman | 2016-04-26 | 8 | -41/+122 |
| | |||||
* | update icewind/smb to 1.0.8 | Robin Appelman | 2016-03-21 | 7 | -25/+38 |
| | |||||
* | update icewind/streams to 0.4.0 and icewind/smb to 1.0.7 in files_external | Robin Appelman | 2016-03-21 | 32 | -478/+761 |
| | |||||
* | Fix dropbox storage to not store the whole file in memory | Vincent Petry | 2016-03-15 | 1 | -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.5 | Robin Appelman | 2016-02-09 | 16 | -38/+215 |
| | |||||
* | Use optimized autoloader for files_external | Lukas Reschke | 2015-10-25 | 3 | -1/+49 |
| | |||||
* | update icewind/smb to 1.0.4 | Robin Appelman | 2015-08-17 | 11 | -43/+99 |
| | |||||
* | remove travis files | Robin Appelman | 2015-08-14 | 3 | -66/+2 |
| | |||||
* | update icewind/smb to 1.0.3 | Robin Appelman | 2015-08-13 | 19 | -954/+81 |
| | |||||
* | Bump Dropbox library to newest upstream version | Lukas Reschke | 2015-06-01 | 10 | -187/+4720 |
| | |||||
* | update icewind/smb to 1.0.1 | Robin Appelman | 2015-04-22 | 5 | -17/+16 |
| | |||||
* | update icewind/smb to 1.0.0 | Robin Appelman | 2015-04-10 | 7 | -16/+38 |
| | |||||
* | Wait with getting the timezone from the smb server until we need it | Robin Appelman | 2015-03-13 | 8 | -23/+81 |
| | |||||
* | New SMB storage backend | Robin Appelman | 2015-02-16 | 71 | -516/+5176 |
| | |||||
* | Merge pull request #12166 from helmutschneider/aws-2.7.5 | Lukas Reschke | 2014-12-05 | 51 | -254/+710 |
|\ | | | | | Upgrade AWS sdk to 2.7.5. Fixes #12023 | ||||
| * | Upgrade AWS sdk to 2.7.5 | Johan Björk | 2014-11-13 | 51 | -254/+710 |
| | | |||||
* | | update google-api-php-client to 1.0.6-beta | Adam Williamson | 2014-11-07 | 21 | -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 Williamson | 2014-11-06 | 4 | -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 work | Adam Williamson | 2014-11-06 | 1 | -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 - & - 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-beta | Adam Williamson | 2014-11-06 | 53 | -6160/+10171 |
|/ | |||||
* | Merge pull request #10968 from owncloud/admin-groupsselect2 | Lukas Reschke | 2014-09-19 | 58 | -5407/+0 |
|\ | | | | | Use select2 for the groups excluded from sharing in admin page | ||||
| * | Move select2 from files_external to core | Vincent Petry | 2014-09-09 | 58 | -5407/+0 |
| | | |||||
* | | Merge pull request #10680 from helmutschneider/aws-2.6.15 | Lukas Reschke | 2014-09-16 | 263 | -9789/+5915 |
|\ \ | |/ |/| | Update AWS sdk to 2.6.15 | ||||
| * | Update AWS sdk to 2.6.15 | Johan Björk | 2014-09-03 | 263 | -9789/+5915 |
| | | |||||
* | | replace chosen with select2 to provide ajaxified user and group selection ↵ | Jörn Friedrich Dreyer | 2014-08-25 | 2 | -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 |