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/lib
AgeCommit message (Expand)Author
2021-01-22Merge pull request #25273 from nextcloud/enhancement/hide-two-factor-settings...Morris Jobke
2021-01-22Merge pull request #25275 from nextcloud/fix/two-factor-token-typeMorris Jobke
2021-01-22Fully deprecate the old initial state interface, not just the methodsChristoph Wurst
2021-01-22Merge pull request #25128 from nextcloud/ldapprovider-get-propertyblizzz
2021-01-22adjust since blizzz
2021-01-22Convert 2FA token type to stringChristoph Wurst
2021-01-22Do not show 2FA settings if the user has no providers availableChristoph Wurst
2021-01-22[tx-robot] updated from transifexNextcloud bot
2021-01-21Merge pull request #25214 from nextcloud/dependabot/composer/phpseclib/phpsec...Morris Jobke
2021-01-21Merge pull request #25238 from nextcloud/enh/noid/apps-defacto-in-rootRoeland Jago Douma
2021-01-21Merge pull request #25240 from nextcloud/enh/noid/re-use-fetched-dependenciesRoeland Jago Douma
2021-01-21Merge pull request #25236 from nextcloud/mkdir-explicit-chmodJulius Härtl
2021-01-21[tx-robot] updated from transifexNextcloud bot
2021-01-20Re-use fetched dependencies in lib/base.phpMorris Jobke
2021-01-20Apps folder is defacto in root folder and not aboveMorris Jobke
2021-01-20explicitly set permissions on newly created foldersRobin Appelman
2021-01-20Merge pull request #25212 from nextcloud/enh/preview-markdownMorris Jobke
2021-01-20Fix typo in comment Morris Jobke
2021-01-20Merge pull request #25224 from nextcloud/bugfix/24600/fix-saving-user-credent...Morris Jobke
2021-01-20Enhance markdown file preview renderingJulius Härtl
2021-01-20Also load CA properly in integrity checkRoeland Jago Douma
2021-01-20phpsec lib can't parse multiple certs in one goRoeland Jago Douma
2021-01-20Drop authtoken_version_indexRoeland Jago Douma
2021-01-20Compare and store the login name via the eventJoas Schilling
2021-01-19Add support for webpRoeland Jago Douma
2021-01-19extend ILDAPProvider to allow reading arbitrairy ldap attributes for usersRobin Appelman
2021-01-19Merge pull request #25153 from nextcloud/bugfix/noid/force-signature-verifica...Roeland Jago Douma
2021-01-19[tx-robot] updated from transifexNextcloud bot
2021-01-18Don't log keys on checkSignatureJoas Schilling
2021-01-18Only use alphanumeric chars for mysql passwordJoas Schilling
2021-01-18Cleanup the constructorJoas Schilling
2021-01-18Force run the verification of the signature on occJoas Schilling
2021-01-18[tx-robot] updated from transifexNextcloud bot
2021-01-17[tx-robot] updated from transifexNextcloud bot
2021-01-15Merge pull request #25138 from gouttegd/fix25137Joas Schilling
2021-01-15Merge pull request #25141 from nextcloud/bugfix/noid/add-a-hint-about-priorityMorris Jobke
2021-01-15Add a hint about the direction of priorityJoas Schilling
2021-01-15Fix comparison of PHP versionsDamien Goutte-Gattat
2021-01-14Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstrac...Christoph Wurst
2021-01-14Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2blizzz
2021-01-13[tx-robot] updated from transifexNextcloud bot
2021-01-12Add our own DB exception abstractionChristoph Wurst
2021-01-12Merge pull request #25089 from nextcloud/enhancement/ocp-db-typesblizzz
2021-01-12Merge pull request #25088 from nextcloud/fix/allow_app_updates_againRoeland Jago Douma
2021-01-12Add our own constants for db column typesChristoph Wurst
2021-01-12Fix option in the client code itself as wellRoeland Jago Douma
2021-01-12Allow installing/updating of apps againRoeland Jago Douma
2021-01-12Add 'allow Symlinks' as an option to config.phpJohannes Leuker
2021-01-12[tx-robot] updated from transifexNextcloud bot
2021-01-11Merge pull request #25038 from nextcloud/bugfix/noid/install-mysql8-with-php8blizzz