Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update icewind/smb to 1.0.0 | Robin Appelman | 2015-04-10 | 7 | -16/+38 |
| | |||||
* | Fix language level incompatibilties | Lukas Reschke | 2015-04-08 | 3 | -6/+20 |
| | | | | | | Arbitrary expressions in empty are allowed in PHP 5.5 ands upwards. Seems to only affect master. Fixed https://github.com/owncloud/core/issues/15463 | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-07 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-05 | 2 | -4/+4 |
| | |||||
* | Merge pull request #15338 from owncloud/encryption-mount-option | Thomas Müller | 2015-04-04 | 5 | -8/+48 |
|\ | | | | | Add mount point to disable the encryption wrapper | ||||
| * | add unit test | Robin Appelman | 2015-04-02 | 2 | -0/+13 |
| | | |||||
| * | adjust unt tests | Robin Appelman | 2015-04-02 | 2 | -2/+4 |
| | | |||||
| * | Add mount point to disable the encryption wrapper | Robin Appelman | 2015-03-31 | 4 | -7/+32 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-04 | 4 | -2/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-03 | 4 | -0/+50 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-02 | 2 | -0/+4 |
| | | |||||
* | | Merge pull request #15336 from owncloud/revive-15215 | Morris Jobke | 2015-04-01 | 1 | -2/+2 |
|\ \ | | | | | | | Properly quote file names in listFiles query for GDrive | ||||
| * | | Only escape single quotes | Lukas Reschke | 2015-03-31 | 1 | -2/+2 |
| | | | |||||
| * | | Added rawurlencode for other params in GDrive storage | Vincent Petry | 2015-03-31 | 1 | -2/+2 |
| | | | |||||
| * | | Properly quote file names in listFiles query for GDrive | Vincent Petry | 2015-03-31 | 1 | -1/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-01 | 2 | -0/+4 |
|/ / | |||||
* | | Revert "Properly quote file names in listFiles query for GDrive" | Lukas Reschke | 2015-03-31 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #15215 from owncloud/ext-gdrivelistfilequoting | Frank Karlitschek | 2015-03-31 | 1 | -2/+2 |
|\ \ | |/ |/| | Properly quote file names in listFiles query for GDrive | ||||
| * | Added rawurlencode for other params in GDrive storage | Vincent Petry | 2015-03-26 | 1 | -2/+2 |
| | | |||||
| * | Properly quote file names in listFiles query for GDrive | Vincent Petry | 2015-03-26 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-31 | 6 | -4/+24 |
| | | |||||
* | | Merge pull request #15076 from owncloud/fix-smb-oc-admin | Robin McCorkell | 2015-03-30 | 1 | -4/+11 |
|\ \ | | | | | | | Support constructing an SMB_OC without saved session credentials | ||||
| * | | Support constructing an SMB_OC without saved session credentials | Robin McCorkell | 2015-03-20 | 1 | -4/+11 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-30 | 2 | -0/+4 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-29 | 4 | -4/+8 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-28 | 24 | -0/+68 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-27 | 60 | -60/+12 |
| | | | |||||
* | | | adjust emptycontent messages for files and files_external | Jan-Christoph Borchardt | 2015-03-26 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #14925 from owncloud/ext-mountoptions-ui | Robin McCorkell | 2015-03-26 | 6 | -27/+345 |
|\ \ \ | | | | | | | | | Mount options GUI for external storage | ||||
| * | | | Make sure mountOptions keep their data type | Vincent Petry | 2015-03-26 | 2 | -6/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | str_replace for $user substitution was converting the data type of mountOptions to string. This fix prevents this to happen by making sure only strings are processed by substitution. Also added a int conversion when reading the watcher policy | ||||
| * | | | Added ext storage mount options GUI | Vincent Petry | 2015-03-26 | 4 | -21/+283 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added option to disable autoscan of external storages Mount option file system scan is now an int Move priority field to avoid undefined field in storage options All input elements inside the storage options block get parsed into storage options. Moving the priority field outside prevents it to appear in the storage config, as expected. It is still parsed by special code. | ||||
* | | | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 57 | -443/+1059 |
|/ / / | |||||
* | / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-26 | 2 | -0/+8 |
| |/ |/| | |||||
* | | Merge pull request #15180 from owncloud/ext-tabbing | Morris Jobke | 2015-03-25 | 1 | -30/+21 |
|\ \ | | | | | | | Use individual timers for separate config rows | ||||
| * | | Use individual timers for separate config rows | Robin McCorkell | 2015-03-24 | 1 | -30/+21 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-25 | 4 | -0/+12 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-24 | 4 | -0/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-23 | 4 | -0/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-22 | 16 | -0/+42 |
|/ | |||||
* | Merge pull request #11884 from owncloud/ext-appframework | Vincent Petry | 2015-03-20 | 30 | -488/+4309 |
|\ | | | | | Cleanup ext storage CRUD code, introduce storage config id | ||||
| * | Introduce async status checking | Robin McCorkell | 2015-03-20 | 3 | -10/+9 |
| | | |||||
| * | Fix PHPDoc in files_external, add missing tag | Vincent Petry | 2015-03-17 | 8 | -25/+77 |
| | | | | | | | | | | | | Fix various PHPDoc issues in external storage app. Added missing NoAdminRequired tag | ||||
| * | Fix storage priority in JS unit test | Vincent Petry | 2015-03-16 | 1 | -3/+6 |
| | | |||||
| * | Fix PHPDoc for StoragesController | Vincent Petry | 2015-03-16 | 1 | -6/+9 |
| | | |||||
| * | Generate storage config ids when missing | Vincent Petry | 2015-03-16 | 8 | -43/+317 |
| | | | | | | | | | | | | | | | | When reading in old mount.json files, they do not contain config ids. Since these are needed to be able to use the UI and the new service classes, these will be generated automatically. The config grouping is based on a config hash. | ||||
| * | Fix mount config unit tests | Vincent Petry | 2015-03-13 | 2 | -26/+56 |
| | | | | | | | | | | Fix expected result now that it returns the status. Added isset for some properties that are not always present. | ||||
| * | Mount options for ext storage are now passed around | Vincent Petry | 2015-03-13 | 13 | -6/+109 |
| | | | | | | | | | | | | The mount options are now passed to the UI and stored in a hidden field. The ext storage controllers and services also know how to load/save them from the legacy config. | ||||
| * | Implement priority on client side in hidden input | Robin McCorkell | 2015-03-12 | 2 | -0/+15 |
| | | |||||
| * | Use storage id + appframework for ext storage CRUD | Vincent Petry | 2015-03-12 | 27 | -454/+3796 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Added StorageConfig class to replace ugly arrays - Implemented StorageService and StorageController for Global and User storages - Async status checking for storages (from Xenopathic) - Auto-generate id for external storage configs (not the same as storage_id) - Refactor JS classes for external storage settings, this mostly moves/encapsulated existing global event handlers into the MountConfigListView class. - Added some JS unit tests for the external storage UI | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-20 | 2 | -6/+6 |
| | |