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-03-25Check the user on remote wipeJoas Schilling
2020-03-05Revive the "send email to new users" toggle for the user formChristoph Wurst
2019-12-09Convert various columns in oc_mounts to bigintGeorg Ehrke
2019-11-20Convert more columns to bigintRoeland Jago Douma
2019-10-21backport of #17450Arthur Schiwon
2019-10-05fix updating and deleting authtokensSergej Nikolaev
2019-07-29Do not document the obviousMorris Jobke
2019-07-09Refactor: move remote wipe token logic to RW serviceChristoph Wurst
2019-07-05Fix redirect after rescanFailedIntegrityCheck to "Overview" pageSven Strickroth
2019-06-27Do not show a internet connectivity warning if internet access is disabledChristoph Wurst
2019-06-21uses "yes" and "no" for config switch over stringified numbersArthur Schiwon
2019-06-19makes users management page aware of the introduced optionsArthur Schiwon
2019-05-23Make it possible to show admin settings for sub adminsChristoph Wurst
2019-05-20Remote wipe supportRoeland Jago Douma
2019-05-09Remove recommendation for opcache on CLIMorris Jobke
2019-04-21Fix setupcheck for intl moduleDaniel Kesselberg
2019-03-21Remove unused member "util"Joas Schilling
2019-03-21Merge pull request #14606 from nextcloud/bugfix/stricter-check-trusted-proxyMorris Jobke
2019-03-20Trigger warning if empty array or false and X-Forwarded-Host is presentDaniel Kesselberg
2019-03-20Merge pull request #14578 from nextcloud/enh/force_enable_appsRoeland Jago Douma
2019-03-20Revert "Where is your data?"Roeland Jago Douma
2019-03-20allow enforcing apps to ignore the max versionRoeland Jago Douma
2019-03-20Make check for empty trusted proxies more strictDaniel Kesselberg
2019-03-08Show a setup warning in case S3 object storage is used as primary storageMorris Jobke
2019-03-01Load auth tokens with the initial state APIChristoph Wurst
2019-02-28Add setup check for missing UTF8MB4 on mysqlMorris Jobke
2019-02-18Warning if x-forwarded-host present but trusted_proxies emptyDaniel Kesselberg
2019-02-13Show more information on update app passwordDaniel Kesselberg
2019-02-11Merge pull request #13097 from nextcloud/feature/11319/where-is-your-dataMorris Jobke
2019-02-10Code style and comment fixesMichael Weimann
2019-02-02Add interface INamedTokenDaniel Kesselberg
2019-02-02Add canRename & name to testsDaniel Kesselberg
2019-02-01Make app password description editableDaniel Kesselberg
2019-01-30Don't cast tokenId to stringDaniel Kesselberg
2019-01-30Add token name for delete activityDaniel Kesselberg
2019-01-30Publish event for app token create/update/deleteDaniel Kesselberg
2019-01-14Move server info to theming sectionMichael Weimann
2019-01-14Implement storing and loading the server infoMichael Weimann
2019-01-10Bundle the 'marked' libraryChristoph Wurst
2019-01-07Use the real logger in the settingsRoeland Jago Douma
2019-01-04Merge pull request #13172 from nextcloud/fix-can-change-password-checkRoeland Jago Douma
2019-01-02Remove check for outdated cachesDaniel Kesselberg
2018-12-20fix can change password check in case of encryption is enabledBjoern Schiessle
2018-12-05Add setup check for pending bigint conversionMorris Jobke
2018-12-05Merge pull request #12821 from nextcloud/feature/12767/add-setup-check-for-ph...Morris Jobke
2018-12-05Update casing of PHP inside method nameMorris Jobke
2018-12-05Add setup check for recommended PHP modules (i.e. Imagick, intl)Morris Jobke
2018-12-04PHP 7.0 is end of lifeMorris Jobke
2018-11-29Add sendmailmode to guiDaniel Kesselberg
2018-11-22Make connectivity check domains configurableSylvia van Os