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-07-05Don't allow setting password bigger than 469 charactersfeat/handle-onetime-password-largeCarl Schwan
2022-06-27Rename setting name to reduce its lengthLouis Chemineau
2022-06-17do not display the buffer_size info if the size is already set to a certain t...enh/noid/opcache-buffer-size-limitszaimen
2022-06-07l10n: Delete apostropheValdnet
2022-06-03l10n: Change to a capital letterValdnet
2022-06-02Use Image class from public APIfix/use-image-from-ocpChristopher Ng
2022-05-30Skip avatar on failureChristopher Ng
2022-05-30Update method nameChristopher Ng
2022-05-30Move new IMigrator method to a specific interface ISizeEstimationMigratorCôme Chilliet
2022-05-30Implement getExportEstimatedSize in migratorsCôme Chilliet
2022-05-20Merge pull request #32443 from nextcloud/port/background-job-adminPytal
2022-05-20Merge pull request #32501 from nextcloud/cleanup/admin-delegation-settingCarl Schwan
2022-05-20Port BackgroundJob admin settings to vueCarl Schwan
2022-05-20Improve two factor admin settingsCarl Schwan
2022-05-19Cleanup admin delegation setting pagecleanup/admin-delegation-settingCarl Schwan
2022-05-16adjust wording for database checksszaimen
2022-05-05Merge pull request #32276 from nextcloud/fix/ldap_error_handlingblizzz
2022-05-05Do not dispatch postSetPassword when setPassword failsLouis Chemineau
2022-05-03Add setting to ignore email during searchLouis Chemineau
2022-04-27l10n: Improve grammarrakekniven
2022-04-13Catch avatar export separately for better failure tracingChristopher Ng
2022-04-13Adapt existing migrators to new APICôme Chilliet
2022-04-12Add settings to ignore second display name in searchLouis Chemineau
2022-04-11Use Migrators id instead of class namesCôme Chilliet
2022-04-11Merge pull request #31857 from nextcloud/feat/dont_match_useridVincent Petry
2022-04-08Extend account migratorChristopher Ng
2022-04-06Add settings to not match userID during full matchfeat/dont_match_useridLouis Chemineau
2022-04-06Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa...Vincent Petry
2022-04-05Allow to disable password policy enforcement for selected groupsCarl Schwan
2022-03-24Merge pull request #30950 from nextcloud/enh/opcache-recommends-translationVincent Petry
2022-03-23Limit the length of app password namesJoas Schilling
2022-03-22Add OPcache recommendations to TransifexMichaIng
2022-03-22Move data into settings folderChristopher Ng
2022-03-18Use account method to set all propertiesfeat/account-migratorChristopher Ng
2022-03-18Use streamsChristopher Ng
2022-03-18Transfer to settings app and registerChristopher Ng
2022-03-18Add profile default setting for adminChristopher Ng
2022-03-18Add global profile toggle configChristopher Ng
2022-03-10Differenciate the activity depending on admin vs user actionJoas Schilling
2022-03-10Merge pull request #31430 from nextcloud/enh/31429/improve-overwrite-cli-url-...Simon L
2022-03-10improve overwrite cli url setup checkszaimen
2022-03-08Merge pull request #31470 from nextcloud/enh/13099/allow-disable-imagick-warningJohn Molakvoæ
2022-03-07allow to disable the imagick warningszaimen
2022-03-07allow adding protocol to domains in 'connectivity_check_domains' configJulien Veyssier
2022-03-04Merge pull request #31267 from nextcloud/enh/docs-link-for-opcache-recommendsMichaIng
2022-03-04Add Nextcloud docs link to OPcache recommendsMichaIng
2022-03-03Fix permittedPath comparisonMickey Knox
2022-02-17Cleanup admin settings js filesCarl Schwan
2022-02-10Merge pull request #31032 from nextcloud/instanceNameVincent Petry
2022-02-10Setup warning for invalid LDAP user or group UUIDs.Arthur Schiwon