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
2020-10-16Fix password visibility togglesRichard Steinmetz
2020-05-07Install page app namingRoeland Jago Douma
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst
2020-04-09Remove trailing whitespaces from commentsChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Use php keywords in lowercaseChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-11Move install scripts to bundleJulius Härtl
2020-03-06Prevent self-xss via invalid mysql user name on install screenJoas Schilling
2020-01-24Add new recommended 18 appsChristoph Wurst
2020-01-14Add explanatory bit for recommended apps, fix #18631Jan-Christoph Borchardt
2019-12-10Issue 15965 - Show password checkbox doesn't provide label or accessible nameBrent Nesbit
2019-12-04Add checkbox to install recommended apps during setupChristoph Wurst
2019-03-18Fix showpassword loadsRoeland Jago Douma
2019-03-15Merge pull request #14643 from nextcloud/setup-page-db-selectRoeland Jago Douma
2019-03-15Fix language of SQLite warning, follow-up to #14682Jan-Christoph Borchardt
2019-03-14Using SQLite should sound more scary 😈Marius Blüm
2019-03-12remove dangling spaceRobin Appelman
2019-02-22Make Storage&database open on enterJulius Härtl
2019-02-22Fix tabbability of 'Storage & database' in install, open on enter stilll missingJan-Christoph Borchardt
2019-02-22Keyboard focus and mouse hover feedback for 'Show password' toggleJan-Christoph Borchardt
2018-07-31Fix caret icon on installation pageJulius Härtl
2018-02-21Fix more templatesRoeland Jago Douma
2017-10-19Prevent XSS in links which open a new browser windowMarkus Staab
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