summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #29780 from nextcloud/bugfix/noid/run-migrations-fuly-on-r...Joas Schilling2022-01-041-4/+5
|\ \ \ \
| * | | | Run migrations fully when reenabling an appJoas Schilling2021-12-291-4/+5
* | | | | Reset job disabling timer on adding the job againJulius Härtl2022-01-031-13/+19
* | | | | [tx-robot] updated from transifexNextcloud bot2022-01-032-0/+2
* | | | | Sort app scripts topologically by its dependenciesJonas Meurer2021-12-295-29/+226
* | | | | Merge pull request #29530 from nextcloud/bugfix/noid/username-prefillJulius Härtl2021-12-291-0/+4
|\ \ \ \ \
| * | | | | Pass username prefill through unauthenticated request redirectsJulius Härtl2021-12-291-0/+4
| |/ / / /
* / / / / Make max size for single put uploads configurableJulius Härtl2021-12-292-2/+6
|/ / / /
* | | | Merge pull request #28610 from nextcloud/enh/preview-cleanup-queryJulius Härtl2021-12-283-1/+6
|\ \ \ \
| * | | | Use storage filter when fetching previews to cleanupJulius Härtl2021-08-263-1/+6
* | | | | [tx-robot] updated from transifexNextcloud bot2021-12-252-30/+76
| |/ / / |/| | |
* | | | Fix php-cs for S3ConnectionTrait.phpJulius Härtl2021-12-211-1/+0
* | | | Merge pull request #27493 from cuppett/cuppett/simplify-aws-credential-providerJulius Härtl2021-12-211-6/+2
|\ \ \ \
| * | | | Simplify S3ConnectionTrait to defaultProvider plus optionStephen Cuppett2021-11-221-6/+2
* | | | | Merge pull request #29879 from nextcloud/bugfix/noid/sharing-enumeration-addr...Julius Härtl2021-12-211-4/+1
|\ \ \ \ \
| * | | | | Do not clear all results when searching from users address booksJulius Härtl2021-12-081-4/+1
* | | | | | Merge pull request #30299 from nextcloud/fix/log_filesJohn Molakvoæ2021-12-202-11/+15
|\ \ \ \ \ \
| * | | | | | Check if directoy is writable instead of possibly missing fileCarl Schwan2021-12-202-11/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Further improve addScript logic, migrate to uksort()Jonas Meurer2021-12-201-56/+25
* | | | | | Sort app scripts by dependencies (Fixes: #30278)Jonas Meurer2021-12-201-4/+28
* | | | | | Merge pull request #30130 from nextcloud/fix/config_is_read_onlyChristoph Wurst2021-12-172-0/+28
|\ \ \ \ \ \
| * | | | | | Don't write to config file if `config_is_read_only` is setJonas Meurer2021-12-132-0/+28
* | | | | | | fix translation source in directEditing templatesAzul2021-12-161-1/+1
* | | | | | | Avoid deprecation warnings about libxml_disable_entity_loader in PHP 8.1Côme Chilliet2021-12-162-6/+14
* | | | | | | Allow minor release of PHP 8.1 to be used as wellCôme Chilliet2021-12-161-3/+3
* | | | | | | Fix LDAP related docblocks typesCôme Chilliet2021-12-161-2/+2
* | | | | | | Allow running Nextcloud with PHP 8.1Côme Chilliet2021-12-161-3/+3
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #30254 from nextcloud/fix/30239/use-bigintPytal2021-12-142-0/+2
|\ \ \ \ \ \
| * | | | | | Migrate profile_config id column to bigintChristopher Ng2021-12-142-0/+2
* | | | | | | Deprecate entity slugsChristoph Wurst2021-12-141-0/+1
|/ / / / / /
* | | | | | Merge pull request #30197 from nextcloud/bugfix/noid/always-store-email-lower...Pytal2021-12-133-3/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use proper app id (settings instead of core)Julius Härtl2021-12-131-2/+2
| * | | | | Make sure strtolower only receives a string to satisfy psalmJoas Schilling2021-12-131-1/+1
| * | | | | Lowercase all core=>email valuesJoas Schilling2021-12-132-0/+2
| * | | | | Always store and compare the email address as lower caseJoas Schilling2021-12-101-3/+12
* | | | | | Merge pull request #30200 from nextcloud/bugfix/noid/last-login-is-never-set-...Julius Härtl2021-12-131-2/+1
|\ \ \ \ \ \
| * | | | | | Don't check the configvalue for lastLogin which is never nullJoas Schilling2021-12-101-2/+1
| |/ / / / /
* / / / / / [tx-robot] updated from transifexNextcloud bot2021-12-122-0/+12
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2021-12-102-0/+2
* | | | | Merge pull request #30160 from nextcloud/bugfix/noid/encryption-wrapper-fclos...Pytal2021-12-091-2/+6
|\ \ \ \ \
| * | | | | Check resource before closing in encryption wrapperVincent Petry2021-12-091-2/+6
* | | | | | Merge pull request #29996 from zordsdavini/patch-1Pytal2021-12-092-0/+2
|\ \ \ \ \ \
| * | | | | | Fix relation "user_id" already exists migration errorChristopher Ng2021-12-032-0/+2
| |/ / / / /
* | | | | | Merge pull request #30075 from nextcloud/logic-opChristoph Wurst2021-12-091-4/+4
|\ \ \ \ \ \
| * | | | | | Switch logical operatorsacsfer2021-12-031-4/+4
* | | | | | | Merge pull request #30156 from nextcloud/bugfix/noid/only-wildcard-search-if-...John Molakvoæ2021-12-098-13/+65
|\ \ \ \ \ \ \
| * | | | | | | Make psalm more happyJoas Schilling2021-12-091-2/+2
| * | | | | | | Fix docs to make Psalm happierJoas Schilling2021-12-091-6/+1
| * | | | | | | Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-083-6/+18
| * | | | | | | Limit more contact searchesJoas Schilling2021-12-084-5/+25