Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Fix SMB storage to not normalize UTF8 | Vincent Petry | 2016-04-29 | 1 | -1/+1 |
* | 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 |
* | [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 | Senorsen | 2016-03-16 | 2 | -2/+2 |
* | | Merge pull request #23517 from owncloud/gdrive-stream-download | Frank Karlitschek | 2016-03-31 | 1 | -4/+5 |
|\ \ | |||||
| * | | 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 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 | 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 | Lukas Reschke | 2016-03-30 | 1 | -1/+3 |
* | | | | | | [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/files_external: Fix typos in comments (found and fixed by codespell) | Stefan Weil | 2016-03-30 | 5 | -6/+6 |
| |/ / / / | |||||
* / / / / | Use the shipped cacerts.pem instead of the global one | Lukas Reschke | 2016-03-30 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | [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 | 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 | Robin Appelman | 2016-03-21 | 1 | -0/+22 |
* | | | | | Merge pull request #23323 from owncloud/gdrive-chunkupload | Thomas Müller | 2016-03-21 | 1 | -5/+52 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Only use GDrive chunks when needed | Vincent Petry | 2016-03-17 | 1 | -29/+43 |
| * | | | | Chunk upload for GDrive | Vincent Petry | 2016-03-16 | 1 | -6/+39 |
* | | | | | 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 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-20 | 2 | -0/+6 |
| |/ / |/| | | |||||
* | | | Merge pull request #23272 from owncloud/dropbox-downloadnotthefullfileinmemory | Thomas Müller | 2016-03-17 | 2 | -7/+29 |
|\ \ \ |