Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move remaining classes to PSR-4 | Joas Schilling | 2016-05-24 | 1 | -28/+0 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+17 |
| | |||||
* | Use storage id + appframework for ext storage CRUD | Vincent Petry | 2015-03-12 | 1 | -0/+15 |
- 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 |