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-07-08Add a clear message why you could end up thereJoas Schilling
2020-07-03Manual backport of "Check if debugMode is defined before using it" #21657timm2k
2020-05-27Move the password confirmation form template to postRoeland Jago Douma
2020-04-30Fix public layout header title & descriptionJohn Molakvoæ (skjnldsv)
2020-03-07Prevent self-xss via invalid mysql user name on install screenJoas Schilling
2020-01-17Add new recommended 18 appsChristoph Wurst
2020-01-16Fix max width on 2FA pagesChristoph Wurst
2020-01-15Add explanatory bit for recommended apps, fix #18631Jan-Christoph Borchardt
2020-01-11Limit the size of the container on guest pagesJulius Härtl
2020-01-07Merge pull request #17861 from nextcloud/fix-tab-navigation-of-menu-in-public...Roeland Jago Douma
2020-01-06fix wording log in vs. loginSascha Wiswedel
2019-12-30Change menu toggle element from span to buttonDaniel Calviño Sánchez
2019-12-12Add accessibility label to show password checkbox (#16642)John Molakvoæ
2019-12-12Add a dedicated page for the recommended apps installationChristoph Wurst
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-10-27The loading animation is backDaniel Kesselberg
2019-10-25Move "you can close this window" to newlineDaniel Kesselberg
2019-10-25Add icon-confirm-white to submit buttonDaniel Kesselberg
2019-10-16Deprecate TemplateManagerJulius Härtl
2019-10-03Don't use an undefined index if not neededRoeland Jago Douma
2019-10-01Fix typo in "which"Joas Schilling
2019-09-10Remove aria labelJochen
2019-09-09Added name as fallback, in case label is not setJochen
2019-09-09Add null coalesce for label and style attributeJochen
2019-09-09Add aria labelJochen
2019-09-06Optimize responsiveness, remove primary classJochen
2019-09-05Prevent undefined for $login['style']Jochen
2019-09-05Move "Log in with" label to "sociallogin" appJochen
2019-09-03Add more space between form and alternate loginJochen
2019-09-02Add more space to buttonsyJochen
2019-08-26Move alternative login above standard login, optimize alignmentochorocho
2019-08-23Only add the app-itunes-app tag if the id is setJulius Härtl
2019-07-31Move actual password reset to vueJulius Härtl
2019-06-14Remove precomposed from apple-touch-icon-precomposedGary Kim
2019-05-29Vueify the login pageChristoph Wurst
2019-05-28Merge pull request #15705 from nextcloud/bugfix/15598/text-color-search-box-d...Morris Jobke
2019-05-26Change text color in search box in darktheme, ref #15598Greta Doci
2019-05-17Allow 2FA to be setup on first loginRoeland Jago Douma
2019-05-07Create a login bundle for login page scriptsChristoph Wurst
2019-04-11Block install without CAN_INSTALL fileRoeland Jago Douma
2019-04-03Fix markup of file names in file pickerDaniel Calviño Sánchez
2019-03-30Truncate filename in the middle on filepickerJohn Molakvoæ (skjnldsv)
2019-03-22Make all filepicker strings translatableChristoph Wurst
2019-03-19Merge pull request #14739 from nextcloud/bugfix/noid/header-link-navigation-s...Roeland Jago Douma
2019-03-18Style of navigation links in header is too catchyJoas Schilling
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