nextcloud/apps/files_external/js
Vincent Petry ca6b715b31 Added ext storage mount options GUI
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.
2015-03-26 11:21:03 +01:00
..
app.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00
dropbox.js Use storage id + appframework for ext storage CRUD 2015-03-12 18:51:02 +01:00
google.js Use storage id + appframework for ext storage CRUD 2015-03-12 18:51:02 +01:00
mountsfilelist.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00
settings.js Added ext storage mount options GUI 2015-03-26 11:21:03 +01:00
sftp_key.js Use storage id + appframework for ext storage CRUD 2015-03-12 18:51:02 +01:00