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
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-
2017-03-11Check that set_time_limit is not disabled before calling itKo-
2017-02-24Merge pull request #3489 from nextcloud/give-hint-about-opcacheMorris Jobke
2017-02-23Show info in admin settings about PHP opcache if disabledMorris Jobke
2017-02-16add unit testsMorris Jobke
2017-02-16Fix setup issue and refine error messagesMorris Jobke
2017-02-16add setting for "send password link"tobiasKaminsky
2017-02-16send email to new user with password forgotten link to create own passwordtobiasKaminsky
2017-02-14Always enable avatarsMorris Jobke
2017-01-26Merge pull request #3208 from nextcloud/issue-3125-bring-user-management-endp...Morris Jobke