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
2021-06-16Let apps toggle an unread counter on app iconsJulius Härtl
2021-05-18Prefer string $file over 1-element array in script()François Freitag
2021-04-20Handle device login like an alternative loginJoas Schilling
2021-01-18Directly add notifications elementJoas Schilling
2020-11-10Show the full trace of an exceptionChristoph Wurst
2020-10-10Fix password visibility togglesRichard Steinmetz
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-10-02Add apple-touch-icon-precomposed (fixes #14818)Christian Wenz
2020-09-04Check if var debugMode existstimm2k
2020-08-19Send "429 Too Many Requests" in case of brute force protectionJoas Schilling
2020-08-17Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke
2020-08-03Fix unified searchJohn Molakvoæ (skjnldsv)
2020-07-06Add a clear message why you could end up thereJoas Schilling
2020-07-02Check if debugMode is defined before using itRoeland Jago Douma
2020-07-01Merge pull request #19646 from firlevapz/bugfix/19400/oauth2-login-opens-new-...Joas Schilling
2020-05-13Merge pull request #20932 from nextcloud/Valdnet-patch-3Morris Jobke
2020-05-13l10n: Addition of "The"Valdnet
2020-05-11l10n: Changing the word "These" to "Following"Valdnet
2020-05-11Move the password confirmation form template to postRoeland Jago Douma
2020-05-07Install page app namingRoeland Jago Douma
2020-05-02Comply with php-csGary Kim
2020-04-30Fix public layout header title & descriptionJohn Molakvoæ (skjnldsv)
2020-04-17Fix breadcrumb in move or copy file dialogLoïc Hermann
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-04-09Fix (array) indent style to always use one tabChristoph 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-02-25Change OAuth2 redirect link to relative linkFabian Helm
2020-01-24Add new recommended 18 appsChristoph Wurst
2020-01-15Merge pull request #18873 from nextcloud/design/install-pageRoeland Jago Douma
2020-01-14Fix max width on 2FA pagesChristoph Wurst
2020-01-14Add explanatory bit for recommended apps, fix #18631Jan-Christoph Borchardt
2020-01-10Limit 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