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
path: root/apps
AgeCommit message (Expand)Author
2021-07-01Merge pull request #27719 from nextcloud/backport/27474/stable22John Molakvoæ
2021-06-30unset ldap provider when disabling user_ldapArthur Schiwon
2021-06-30Prevent running FixEncryptedVersion without master keyVincent Petry
2021-06-30Fix FixEncryptedVersionTest testVincent Petry
2021-06-30Fix warnings in FixEncryptedVersion commandVincent Petry
2021-06-30Detect disabled signature check when reparingVincent Petry
2021-06-30Downstream FixEncryptedVersionTestVincent Petry
2021-06-30Downstream encryption:fix-encrypted-versionVincent Petry
2021-06-30fix incredible off-by-one-typo-errorArthur Schiwon
2021-06-30cleanupArthur Schiwon
2021-06-30fix small issues in UsersController handlingArthur Schiwon
2021-06-30adjust access permissions of new controller methodArthur Schiwon
2021-06-30fix regexArthur Schiwon
2021-06-30create a property on editUser when it was not set beforeArthur Schiwon
2021-06-30prov api to be able to edit multivalue propertiesArthur Schiwon
2021-06-30prov api reports multiple mail as editable fieldArthur Schiwon
2021-06-30prov api reports additional emails on getUserArthur Schiwon
2021-06-29Merge pull request #27678 from nextcloud/backport/27675/stable22Julius Härtl
2021-06-28LDAP: determine shares of offline users only when neededArthur Schiwon
2021-06-25Validate the theming color also on CLIJoas Schilling
2021-06-24Merge pull request #27629 from nextcloud/dependabot/npm_and_yarn/core-js-3.15.1dependabot[bot]
2021-06-24Bump core-js from 3.13.1 to 3.15.1dependabot[bot]
2021-06-24[tx-robot] updated from transifexNextcloud bot
2021-06-23Merge pull request #27632 from nextcloud/chore/caldav-trashbin-iso-timestampsChristoph Wurst
2021-06-23Merge pull request #27635 from nextcloud/fix/datetime-constantsPytal
2021-06-23Use ISO8601 timestamps for the CalDAV trashbinChristoph Wurst
2021-06-23Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst
2021-06-23Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst
2021-06-23Add security.txtLukas Reschke
2021-06-23Merge pull request #27561 from nextcloud/dav-search-offsetblizzz
2021-06-23Merge pull request #26323 from J0WI/crypt-constblizzz
2021-06-23Merge pull request #27610 from nextcloud/add-throttling-to-public-authJoas Schilling
2021-06-23[tx-robot] updated from transifexNextcloud bot
2021-06-22Reference correct private variableLukas Reschke
2021-06-22allow setting offset for queries not limited to the users home storageRobin Appelman
2021-06-22Throttle on public DAV endpointLukas Reschke
2021-06-22fix NewUserMailHelperTestszaimen
2021-06-22fix NewUserMailHelperTestszaimen
2021-06-22[tx-robot] updated from transifexNextcloud bot
2021-06-22l10n: Spelling unificationValdnet
2021-06-22l10n: Spelling unificationValdnet
2021-06-22l10n: Spelling unificationValdnet
2021-06-21Update AutoloaderLouis Chemineau
2021-06-21[tx-robot] updated from transifexNextcloud bot
2021-06-20[tx-robot] updated from transifexNextcloud bot
2021-06-19[tx-robot] updated from transifexNextcloud bot
2021-06-18[tx-robot] updated from transifexNextcloud bot
2021-06-17Merge pull request #24318 from nextcloud/techdebt/noid/remove-oc_user-getDisp...Christoph Wurst
2021-06-17Merge pull request #27537 from nextcloud/fix/noid/webauthn-localhostPytal
2021-06-17Allow WebAuthn on localhost as wellMorris Jobke