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
2017-03-18Fix value of attribute "autocapitalize"Michael Letzgus
2017-02-08Rename database password toggleMorris Jobke
2016-12-22Fix #24219: Added hint for specifying a port. (#26860)Sourav Badami
2016-11-22show installation spinner correctly, fix #2129Jan-Christoph Borchardt
2016-07-07Merge branch 'master' into sync-masterMorris Jobke
2016-07-01remove svg classesHendrik Leppelsack
2016-06-15fix setup page strengthifyMorris Jobke
2016-03-20Consistently use rel=noreferrerLukas Reschke
2015-10-30remove unneeded icons from input fields to not distract from submit button, f...Jan-Christoph Borchardt
2015-09-03use SVG for toggle image instead of PNG, fix installation and personal settin...Jan-Christoph Borchardt
2015-07-29Remove remainings of mssqlThomas Müller
2015-05-18Add hint about additional PHP database modulesMorris Jobke
2015-04-09add link to installation documentation to setup pageJan-Christoph Borchardt
2015-03-19fixing #15027, cleaning up obsolete IE5-7 workaround codeVolker E
2015-03-18addressing #14982 self-closing tags ending slash doesn't have a purpose & sho...Volker E
2015-02-18Merge pull request #12213 from sebomoto/add-loadfeedbackJan-Christoph Borchardt
2015-02-17Remove Null Byte CheckLukas Reschke
2015-02-06Update installation.phpcmeh
2015-02-05Don't highly discourageThomas Müller
2015-02-05changed image to classed div for spinner animationSebastian Bolt
2015-02-04enhance sqlite warning on admin page as well as during setup - fixes #13906Thomas Müller
2014-12-16load showpassord.js conditionally in the template only if neededThomas Müller
2014-10-20Hide SQLite information on setup when autoconfig is usedVincent Petry
2014-08-27Add some security utilitiesLukas Reschke
2014-06-03infield label removal: fix installation screenJan-Christoph Borchardt
2014-06-03add info about sqlite on setup apgeMorris Jobke
2014-03-06fix: use print_escaped for radio button "checked"ideaship
2014-03-05Merge pull request #7554 from owncloud/issue/7304Morris Jobke
2014-03-05Fix position of eye icon on database password fieldJoas Schilling
2014-02-27Installation: relabel 'Advanced' to more descriptive 'Storage & database'Jan-Christoph Borchardt
2014-02-18do not autocapitalize fields on mobile, fix user name input. Also disable aut...Jan-Christoph Borchardt
2014-02-01Use === instead of ==, add missing whitespace and CSS classMorris Jobke
2014-01-31DRY for database type radiolistBart Visscher
2014-01-31Do setup default value handling in the controller not the templateBart Visscher
2014-01-15Indicate password strength using strengthifyMorris Jobke
2013-12-23Made password field required on client sideVladimir Sapronov
2013-12-05fix appearance of error message - .errors is outdatedMorris Jobke
2013-10-21introduce link_to_docs() and migrate linksThomas Müller
2013-10-11Show advanced section on error. Fixes #5191Victor Dubiniuk
2013-10-06Merge pull request #4982 from syncloud/masterOwen Winkler
2013-10-05Moving Advanced button out of datadirField fieldsetvsapronov
2013-10-04Allow "Finishing..." button on setup page to be translated.ringmaster
2013-09-30Fixed review issuesvsapronov
2013-09-25autoconfig.php could have only some of parameters; installation.php generates...vsapronov
2013-08-17change font on login/install page from black to whiteMorris Jobke
2013-07-24show tablespace only for oracle, hide dbhost for sqlite, remove unnecessary j...Jörn Friedrich Dreyer
2013-07-24use OC_Defaults directly from the templateBjörn Schießle
2013-07-11use themable strings for installationJan-Christoph Borchardt
2013-06-29Merge pull request #2914 from Kondou-ger/label_overlapping_valueBart Visscher
2013-04-17Merge pull request #2915 from Kondou-ger/handle_empty_datafolder_betterBart Visscher