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
2018-01-23Fix #4789: Group admins cannot see disabled usersNeraste
2018-01-09Properly catch InvalidTokenException for better error responseMorris Jobke
2017-10-17fix urlBjoern Schiessle
2017-09-05Merge setMetaData into constructorJoas Schilling
2017-09-05Implement metadata for email templates of remaining emailsMorris Jobke
2017-07-05Merge pull request #5434 from nextcloud/backport-5404-translated-hint-passwor...Morris Jobke
2017-06-22Allow to force a language and set it via the ocs apiJoas Schilling
2017-06-16Use translated Hint instead of english error on password policyJoas Schilling
2017-06-06Also cover the settings endpointJoas Schilling
2017-05-08Improve readability of verify textMorris Jobke
2017-05-08Increase device password entropy. Use lower- and upper-case characters and di...Fabrizio Steiner
2017-04-29consolidate setEnabled methodArthur Schiwon
2017-04-29Use short array syntaxChristoph Wurst
2017-04-29use proper return codes and handle failure casesMorris Jobke
2017-04-29Improve wording of error messagesMorris Jobke
2017-04-29check $user object before using itMorris Jobke
2017-04-29change group id to _disabledUsersMorris Jobke
2017-04-29Implemented visual feedback if a user is disabled in admin user menu.Thomas Pulzer
2017-04-29send signature to lookup serverBjoern Schiessle
2017-04-29fix path to the website proofBjoern Schiessle
2017-04-29allow to display the verification code also while verification is already run...Bjoern Schiessle
2017-04-29update message in verify popupBjoern Schiessle
2017-04-29check verification proof and update account tableBjoern Schiessle
2017-04-29store verification status in accounts table and update lookup serverBjoern Schiessle
2017-04-29add verification dialogBjoern Schiessle
2017-04-26Style app bundlesJan-Christoph Borchardt
2017-04-26Make disableapp.php accept arraysLukas Reschke
2017-04-26Fix stylingLukas Reschke
2017-04-26Add titlesLukas Reschke
2017-04-26Add app bundlesLukas Reschke
2017-04-26Fix email vs mailJoas Schilling
2017-04-25improve wording of Apps mgmt navigation entriesJan-Christoph Borchardt
2017-04-25Add apps category 'all installed'Felix A. Epp
2017-04-20Don't assume the admin didn't configure Opcache correctly...Joas Schilling
2017-04-19Rename renderHTML to renderHtmlMorris Jobke
2017-04-19Do not show empty admin sectionsRoeland Jago Douma
2017-04-19Merge pull request #4369 from nextcloud/fix-translationsMorris Jobke
2017-04-19Fix translationsJoas Schilling
2017-04-19Beautify test emailLukas Reschke
2017-04-19Merge pull request #4372 from nextcloud/smtp-passwordMorris Jobke
2017-04-18Add bruteforce protection to changePersonalPasswordLukas Reschke
2017-04-18Fix some more stuffJoas Schilling
2017-04-18Fix testsJoas Schilling
2017-04-18Don't put the SMTP password into the HTML codeJoas Schilling
2017-04-07Add support for themingLukas Reschke
2017-04-07Fix testsLukas Reschke
2017-04-07New layout for welcome emailMorris Jobke
2017-03-23Updated UI messages relating to the encryption functionalityMatthew Setter
2017-03-17Fail when the test mail could not be sentJoas Schilling
2017-03-16Add warning on admin screen when set_time_limit is unavailableKo-