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
2022-01-06Fix psalm not runningCarl Schwan
2022-01-06[tx-robot] updated from transifexNextcloud bot
2022-01-05Merge pull request #29921 from nextcloud/feature/noid/allow-to-count-commment...Joas Schilling
2022-01-04Merge pull request #30393 from nextcloud/feature/add-group-concat-aggregator-...Joas Schilling
2022-01-04Merge pull request #29780 from nextcloud/bugfix/noid/run-migrations-fuly-on-r...Joas Schilling
2022-01-04Use quote functionJoas Schilling
2022-01-04Try escaping Oracle single quotesJoas Schilling
2022-01-04Add a test with integerJoas Schilling
2022-01-04Fix oracle LISTAGGJoas Schilling
2022-01-04Add unit testVitor Mattos
2022-01-03Add unit test and orderBy parameterVitor Mattos
2022-01-03Reset job disabling timer on adding the job againJulius Härtl
2022-01-03Add group_concat aggregator functionVitor Mattos
2022-01-03[tx-robot] updated from transifexNextcloud bot
2021-12-29Sort app scripts topologically by its dependenciesJonas Meurer
2021-12-29Merge pull request #29530 from nextcloud/bugfix/noid/username-prefillJulius Härtl
2021-12-29Make max size for single put uploads configurableJulius Härtl
2021-12-29Pass username prefill through unauthenticated request redirectsJulius Härtl
2021-12-29Run migrations fully when reenabling an appJoas Schilling
2021-12-28Merge pull request #28610 from nextcloud/enh/preview-cleanup-queryJulius Härtl
2021-12-25[tx-robot] updated from transifexNextcloud bot
2021-12-21Fix php-cs for S3ConnectionTrait.phpJulius Härtl
2021-12-21Merge pull request #27493 from cuppett/cuppett/simplify-aws-credential-providerJulius Härtl
2021-12-21Merge pull request #29879 from nextcloud/bugfix/noid/sharing-enumeration-addr...Julius Härtl
2021-12-20Merge pull request #30299 from nextcloud/fix/log_filesJohn Molakvoæ
2021-12-20Check if directoy is writable instead of possibly missing fileCarl Schwan
2021-12-20Further improve addScript logic, migrate to uksort()Jonas Meurer
2021-12-20Sort app scripts by dependencies (Fixes: #30278)Jonas Meurer
2021-12-17Merge pull request #30130 from nextcloud/fix/config_is_read_onlyChristoph Wurst
2021-12-16fix translation source in directEditing templatesfix/translate-empty-fileAzul
2021-12-16Avoid deprecation warnings about libxml_disable_entity_loader in PHP 8.1Côme Chilliet
2021-12-16Allow minor release of PHP 8.1 to be used as wellCôme Chilliet
2021-12-16Fix LDAP related docblocks typesCôme Chilliet
2021-12-16Allow running Nextcloud with PHP 8.1Côme Chilliet
2021-12-15Merge pull request #30254 from nextcloud/fix/30239/use-bigintPytal
2021-12-14Deprecate entity slugsChristoph Wurst
2021-12-14Migrate profile_config id column to bigintChristopher Ng
2021-12-14Merge pull request #30197 from nextcloud/bugfix/noid/always-store-email-lower...Pytal
2021-12-13Use proper app id (settings instead of core)Julius Härtl
2021-12-13Make sure strtolower only receives a string to satisfy psalmJoas Schilling
2021-12-13Lowercase all core=>email valuesJoas Schilling
2021-12-13Don't write to config file if `config_is_read_only` is setJonas Meurer
2021-12-13Merge pull request #30200 from nextcloud/bugfix/noid/last-login-is-never-set-...Julius Härtl
2021-12-12[tx-robot] updated from transifexNextcloud bot
2021-12-10Don't check the configvalue for lastLogin which is never nullJoas Schilling
2021-12-10Always store and compare the email address as lower caseJoas Schilling
2021-12-10[tx-robot] updated from transifexNextcloud bot
2021-12-10Merge pull request #30160 from nextcloud/bugfix/noid/encryption-wrapper-fclos...Pytal
2021-12-10Merge pull request #29996 from zordsdavini/patch-1Pytal
2021-12-09Merge pull request #30075 from nextcloud/logic-opChristoph Wurst