summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Only limit search in the system address bookJoas Schilling2021-12-083-4/+18
| * | | Only wildcard search if enumeration is allowedJoas Schilling2021-12-084-1/+12
* | | | [tx-robot] updated from transifexNextcloud bot2021-12-092-0/+2
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-12-084-0/+50
* | | [tx-robot] updated from transifexNextcloud bot2021-12-076-0/+6
* | | Avoid assignment in if clauseCôme Chilliet2021-12-061-8/+12
* | | Fix typing problems in OC_ImageCôme Chilliet2021-12-062-3/+11
* | | Avoid calling image* methods on booleanCôme Chilliet2021-12-061-14/+27
* | | Merge pull request #30055 from nextcloud/enh/note-share-apiJulius Härtl2021-12-062-2/+12
|\ \ \
| * | | Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl2021-12-032-2/+12
* | | | [tx-robot] updated from transifexNextcloud bot2021-12-0616-2/+16
* | | | [tx-robot] updated from transifexNextcloud bot2021-12-05120-240/+242
* | | | Merge pull request #29527 from nextcloud/rakekniven-patch-1John Molakvoæ2021-12-041-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Added dot at end of sentence.rakekniven2021-11-021-1/+1
* | | | Merge pull request #30034 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1John Molakvoæ2021-12-031-3/+2
|\ \ \ \
| * | | | Follow upstream security recommandationCarl Schwan2021-12-021-3/+2
* | | | | Adapt testsJohn Molakvoæ (skjnldsv)2021-12-021-0/+2
* | | | | Allow scripts prioritization based on other appsJohn Molakvoæ (skjnldsv)2021-12-023-6/+84
* | | | | Merge pull request #29735 from nextcloud/background-scan-one-by-oneRobin Appelman2021-12-026-18/+35
|\ \ \ \ \
| * | | | | code checker fixes for instanceOfStorageRobin Appelman2021-12-023-2/+7