Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #24349 from owncloud/nfd-storagewrapper | Vincent Petry | 2016-05-23 | 2 | -13/+26 |
|\ | | | | | Add wrapper for NFD encoding workaround | ||||
| * | Fixes for encoding wrapper | Vincent Petry | 2016-05-20 | 2 | -3/+4 |
| | | | | | | | | | | | | Improved label Fixed rename/copy/moveFromStorage/copyFromStorage and added tests Improved findPathToUse algo | ||||
| * | Add encoding wrapper as opt-in mount option | Vincent Petry | 2016-05-20 | 3 | -12/+24 |
| | | | | | | | | | | The encoding wrapper is now only applied when the mount option is set, disabled by default. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-23 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-22 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-20 | 2 | -0/+4 |
| | |||||
* | Merge pull request #24585 from owncloud/files_external_lazy | Vincent Petry | 2016-05-19 | 5 | -16/+224 |
|\ | | | | | Load external storage backends/auth mechanisms lazily | ||||
| * | Add tests for backend/auth mechanism providers | Robin McCorkell | 2016-05-11 | 1 | -0/+76 |
| | | |||||
| * | Use backend/auth mechanism providers in files_external | Robin McCorkell | 2016-05-11 | 1 | -16/+22 |
| | | |||||
| * | Introduce backend/auth mechanism providers | Robin McCorkell | 2016-05-11 | 3 | -0/+126 |
| | | | | | | | | Direct registration of backends/auth mechanisms is now deprecated | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-19 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-18 | 4 | -0/+6 |
| | | |||||
* | | Merge pull request #24630 from owncloud/one-shall-adjust-the-path | Vincent Petry | 2016-05-17 | 1 | -1/+1 |
|\ \ | | | | | | | Use proper path | ||||
| * | | Use proper path | Lukas Reschke | 2016-05-03 | 1 | -1/+1 |
| | | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/24407 | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-17 | 4 | -0/+8 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-16 | 6 | -0/+12 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-15 | 10 | -0/+18 |
| | | | |||||
* | | | [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 |
| | | | |