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
2022-05-16Show user account on grant loginflow stepJoas Schilling
2022-04-14Add direct arg to login flowVincent Petry
2022-01-19Improve installation pagesChristopher Ng
2021-09-10Confirm mails only per POSTArthur Schiwon
2021-09-10implement verification for additional mailsArthur Schiwon
2021-09-03Fix position of search barCarl Schwan
2021-07-09fix filepicker bug in dark modeszaimen
2021-07-05Add a text string to l10nValdnet
2021-07-05Add a text string to l10nValdnet
2021-06-23Move header into h3Lukas Reschke
2021-06-22Make security warning stand out moreLukas Reschke
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