nextcloud/apps/files_external/appinfo
Vincent Petry ce94a998dd Use storage id + appframework for ext storage CRUD
- 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
2015-03-12 18:51:02 +01:00
..
app.php Use storage id + appframework for ext storage CRUD 2015-03-12 18:51:02 +01:00
application.php Use storage id + appframework for ext storage CRUD 2015-03-12 18:51:02 +01:00
info.xml Merge pull request #13345 from owncloud/increase-files-external-versions 2015-01-14 13:24:08 +01:00
routes.php Use storage id + appframework for ext storage CRUD 2015-03-12 18:51:02 +01:00
version Increase files_externals oC required version and its own version 2015-01-14 12:21:47 +01:00