Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-14 | 114 | -114/+0 |
| | |||||
* | Merge pull request #22214 from owncloud/ext-better-dropbox-gdrive | Vincent Petry | 2016-05-13 | 15 | -29/+111 |
|\ | | | | | Direct links to Google Drive/Dropbox configuration pages from external storage config | ||||
| * | Move Dropbox/GDrive link to icon | Robin McCorkell | 2016-05-03 | 3 | -8/+17 |
| | | |||||
| * | Change colour of input fields instead of printing 'Access granted' | Robin McCorkell | 2016-05-03 | 3 | -11/+16 |
| | | |||||
| * | Add links to load GDrive/Dropbox configuration pages | Robin McCorkell | 2016-05-03 | 6 | -4/+58 |
| | | |||||
| * | Allow multiple custom JS files | Robin McCorkell | 2016-05-03 | 8 | -18/+32 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-13 | 2 | -0/+8 |
| | | |||||
* | | Yo-ho-oh - Murder all band 'o pirates | Thomas Müller | 2016-05-11 | 2 | -10/+0 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-11 | 2 | -4/+90 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-07 | 2 | -0/+2 |
|/ | |||||
* | Fix SMB storage to not normalize UTF8 | Vincent Petry | 2016-04-29 | 1 | -1/+1 |
| | | | | | | | This makes sure that even if a NFD file name exists, it is found by the storage and will be visible to higher layers. Even though the file will be discarded anyway there, it gives the scanner a chance to display a warning at least. | ||||
* | update icewind/streams to 1.1.0 | Robin Appelman | 2016-04-26 | 8 | -41/+122 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-26 | 2 | -2/+2 |
| | |||||
* | add test | Robin Appelman | 2016-04-25 | 1 | -0/+11 |
| | |||||
* | don't get the config for the same mount multiple times | Robin Appelman | 2016-04-25 | 1 | -2/+11 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-24 | 4 | -0/+12 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-19 | 2 | -0/+4 |
| | |||||
* | Fix loading the dropbox autoloader | Robin Appelman | 2016-04-15 | 1 | -1/+1 |
| | |||||
* | Fix OCA\Files\External\Api namespace | Robin McCorkell | 2016-04-14 | 3 | -3/+2 |
| | |||||
* | Fix storage backend class namespaces and move to subdir | Robin McCorkell | 2016-04-14 | 35 | -114/+125 |
| | | | | | All classes that were previously \OC\Files\Storage\FooBar are now \OCA\Files_External\Lib\Storage\FooBar | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-13 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-10 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-09 | 86 | -428/+428 |
| | |||||
* | Move some translation stings around to enable xgettext to detect them | Thomas Müller | 2016-04-07 | 2 | -11/+9 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-07 | 86 | -0/+434 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-06 | 86 | -428/+0 |
| | |||||
* | Remove any stray socket files before creating new ones | Robin McCorkell | 2016-04-05 | 2 | -0/+2 |
| | |||||
* | Merge pull request #23274 from Senorsen/add-urlencode-ftp-sftp | Thomas Müller | 2016-03-31 | 2 | -2/+2 |
|\ | | | | | Add urlencode to username part of ftp and sftp links | ||||
| * | Add urlencode to username part of ftp and sftp links | Senorsen | 2016-03-16 | 2 | -2/+2 |
| | | | | | | | | according to #17796 | ||||
* | | Merge pull request #23517 from owncloud/gdrive-stream-download | Frank Karlitschek | 2016-03-31 | 1 | -4/+5 |
|\ \ | | | | | | | GDrive stream download with RetryWrapper | ||||
| * | | GDrive stream download with RetryWrapper | Vincent Petry | 2016-03-30 | 1 | -4/+5 |
| | | | |||||
* | | | Merge pull request #23397 from paurisa/Fixed_23316 | Frank Karlitschek | 2016-03-31 | 2 | -4/+4 |
|\ \ \ | | | | | | | | | Fixed Issue 23316 - Invisible buttons should be visible | ||||
| * | | | Fixed hidden settings and delete icons | Pau | 2016-03-18 | 2 | -4/+4 |
| | | | | |||||
* | | | | Merge pull request #23516 from owncloud/dropbox-stream-download | Thomas Müller | 2016-03-31 | 1 | -4/+6 |
|\ \ \ \ | | | | | | | | | | | Dropbox stream download with RetryWrapper | ||||
| * | | | | Dropbox stream download with RetryWrapper | Vincent Petry | 2016-03-23 | 1 | -4/+6 |
| | | | | | |||||
* | | | | | Merge pull request #23672 from owncloud/use-retry-wrapper-for-sftp | Thomas Müller | 2016-03-31 | 1 | -1/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Use RetryWrapper for SFTP storage | ||||
| * | | | | | Use RetryWrapper for SFTP storage | Lukas Reschke | 2016-03-30 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Equivalent to https://github.com/owncloud/core/pull/23442 Required for making encryption work with external storage reliable. | ||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-31 | 6 | -2/+20 |
| | | | | | | |||||
* | | | | | | Merge pull request #23642 from stweil/master | Thomas Müller | 2016-03-30 | 5 | -6/+6 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | apps: Fix some typos found by codespell | ||||
| * | | | | | apps/files_external: Fix typos in comments (found and fixed by codespell) | Stefan Weil | 2016-03-30 | 5 | -6/+6 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* / / / / | Use the shipped cacerts.pem instead of the global one | Lukas Reschke | 2016-03-30 | 1 | -0/+1 |
|/ / / / | | | | | | | | | | | | | The one we ship may cause problems since Equifax is not included anymore (SHA-1 certs) are deprecated. We should just be consistent here and also use the certificate file which is used by the other calls in the library. | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-30 | 2 | -2/+2 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-29 | 6 | -2/+24 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-27 | 2 | -2/+6 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-26 | 2 | -0/+12 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-25 | 2 | -2/+80 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-24 | 2 | -0/+2 |
|/ / / | |||||
* | | | Merge pull request #23440 from owncloud/fix_22286 | Thomas Müller | 2016-03-22 | 1 | -1/+4 |
|\ \ \ | | | | | | | | | apply retry wrapper to make sure that we always read/write a complete block | ||||
| * | | | apply retry wrapper to make sure that we always read/write a complete block | Bjoern Schiessle | 2016-03-21 | 1 | -1/+4 |
| | | | | |||||
* | | | | Merge pull request #23439 from owncloud/smb-permissions | Thomas Müller | 2016-03-21 | 1 | -0/+22 |
|\ \ \ \ | | | | | | | | | | | properly use smb permissions |