Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23Hide deprecated backends in external storage GUIRobin McCorkell
2015-09-19fix checkboxes in files_externalHendrik Leppelsack
2015-09-13Merge pull request #18441 from owncloud/ext-backends.advancedRobin McCorkell
2015-09-03Set default mount options for external storagesRobin McCorkell
2015-08-28Migrate SFTP_Key external storage to new APIRobin McCorkell
2015-08-25Migrate Google external storage to new APIRobin McCorkell
2015-08-25Migrate Dropbox external storage to new APIRobin McCorkell
2015-08-25Add on-backend and on-auth-mechanism events to JSRobin McCorkell
2015-08-19Trigger storage recheck on auth mechanism changeRobin McCorkell
2015-08-19Load custom JS for all backends/auth mechanismsRobin McCorkell
2015-08-19Propagate auth mechanism/backend failures to filesystem layerRobin McCorkell
2015-08-19Split backend identifiers from the class nameRobin McCorkell
2015-08-19Authentication mechanisms for external storage backendsRobin McCorkell
2015-05-30Fix files_external l10nMorris Jobke
2015-04-02add unit testRobin Appelman
2015-04-02adjust unt testsRobin Appelman
2015-03-31Add mount point to disable the encryption wrapperRobin Appelman
2015-03-26Added ext storage mount options GUIVincent Petry
2015-03-25Use individual timers for separate config rowsRobin McCorkell
2015-03-20Introduce async status checkingRobin McCorkell
2015-03-13Mount options for ext storage are now passed aroundVincent Petry
2015-03-12Implement priority on client side in hidden inputRobin McCorkell
2015-03-12Use storage id + appframework for ext storage CRUDVincent Petry
2015-02-10Merge pull request #13190 from is-apps/master-sftp-keyVincent Petry
2015-01-14Updated Dropbox and Google UI Javascript to create input elements instead of ...Ross Nicoll
2015-01-14Add support for SFTP key authenticationRoss Nicoll
2014-12-08translated saved message in files externalVolkan Gezer
2014-10-31Improved Javascript docs for JSDocVincent Petry
2014-10-13cleanup variable names and duplicate jQuery selectorsJörn Friedrich Dreyer
2014-10-13fix flickering usersJörn Friedrich Dreyer
2014-08-30Improve UI of external storage configurationRobin McCorkell
2014-08-25Use AppFramework instead of custom controllerLukas Reschke
2014-08-25use displayname lookup route in files_external settingsJörn Friedrich Dreyer
2014-08-25fix deletion of sharesJörn Friedrich Dreyer
2014-08-25replace chosen with select2 to provide ajaxified user and group selection for...Jörn Friedrich Dreyer
2014-07-16Fix #9590. Fix #9612.Stephane V
2014-07-14Added mountType attribute and adapted Delete action textVincent Petry
2014-07-07When changing the mountpoint of an external storage, ensure the old one is re...Robin Appelman
2014-07-04Fix reload call for all subclassesVincent Petry
2014-06-16fix camelCase and avoiud re-wrapping $()Morris Jobke
2014-06-16fix typo - Backups -> BackendsMorris Jobke
2014-06-13AllowUserMount defaults now to all backends fixes #7958Morris Jobke
2014-06-06Fixed delete button CSS in ext storage listVincent Petry
2014-06-06Added more columns to ext storage listVincent Petry
2014-06-06Fixed ext storage list sortingVincent Petry
2014-06-06Added external storage list in files appVincent Petry
2014-03-24Insert missing braceRobin McCorkell
2014-03-21Enable the use of 'optional' on password fields (JavaScript part)Robin McCorkell
2014-03-05fix some spaces to tabs issues reported by ScrutinizerJan-Christoph Borchardt
2014-02-26Allow admins to disable certain external storages for usersJoas Schilling