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
2016-08-17hide files external in personal settings if it's emptyRobin Appelman
2016-07-25Add proper scope to files external CSSMorris Jobke
2016-07-08add missing varRobin Appelman
2016-07-08hint global handlebarsRobin Appelman
2016-06-21Add "Global Auth" option to external storageRobin Appelman
2016-06-17files_external: Keep checkbox and its label on one line #20032 #22655Markus Goetz
2016-06-07Rename variableJuan Pablo Villafáñez
2016-06-07Add support to know where the storage test comes fromJuan Pablo Villafáñez
2016-05-20Fixes for encoding wrapperVincent Petry
2016-05-20Add encoding wrapper as opt-in mount optionVincent Petry
2016-05-03Move Dropbox/GDrive link to iconRobin McCorkell
2016-05-03Change colour of input fields instead of printing 'Access granted'Robin McCorkell
2016-05-03Add links to load GDrive/Dropbox configuration pagesRobin McCorkell
2016-04-07Move some translation stings around to enable xgettext to detect themThomas Müller
2016-03-30apps/files_external: Fix typos in comments (found and fixed by codespell)Stefan Weil
2016-03-17Display external storage GUI even if user mounting disabledRobin McCorkell
2016-02-25Merge pull request #22636 from owncloud/fix-ssl-on-external-storagesThomas Müller
2016-02-24Properly cast typeLukas Reschke
2016-02-24Disable sharing by default for external storage mountsVincent Petry
2016-02-17remove global credentialsRobin Appelman
2016-02-04Improve credentials dialog usability a bitVincent Petry
2016-02-04fix input typeRobin Appelman
2016-02-04Use handlebars templateRobin Appelman
2016-02-04Fix PR from commentsJesús Macias
2016-02-04Add credentials dialog for user provided authJesús Macias
2016-02-04Add global auth backend for files externalRobin Appelman
2016-02-02Remove magic flags from files_external backend paramsRobin Appelman
2016-02-02Merge pull request #20903 from owncloud/sharing-mount-optionThomas Müller
2016-01-29minor fixesRobin Appelman
2016-01-29remove custom controler for user provided password authRobin Appelman
2016-01-29dont show user provided auth as option for personal mountsRobin Appelman
2016-01-29Allow setting user provided credentials from the personal settings pageRobin Appelman
2016-01-29Add mount option to disable sharingRobin Appelman
2016-01-26Fix validation of inputs that aren't textRobin McCorkell
2016-01-15Change icon only on WND and Sharepoint external storagesJesús Macias
2016-01-15Fis bug issue 21110Jesús Macias
2016-01-12Allow admins to add system wide root certificatesRobin Appelman
2016-01-11Merge pull request #21517 from owncloud/ext-oauth-fixThomas Müller
2016-01-11Merge pull request #21438 from owncloud/settings-anchorsThomas Müller
2016-01-08Fix checking external storage status as non admin userRobin Appelman
2016-01-07Fix OAuth external storage auth for step 2Robin McCorkell
2016-01-07Also remove it from the web interfaceRobin Appelman
2016-01-04remove unneeded 'goto' prefix from settings anchorsJan-Christoph Borchardt
2015-12-03Merge branch 'master' into issue_20427Jesus Macias Portela
2015-11-30Fix ext storage mount options dropdownVincent Petry
2015-11-24Merge pull request #18999 from owncloud/ext-config-listadminThomas Müller
2015-11-24Fix css selector and bug checking personal mounts statusJesús Macias
2015-11-24Add css to manage row status colorJesús Macias
2015-11-24Fix code from PR commentsJesús Macias
2015-11-22Defer initialisation of data until after complete constructionRobin McCorkell