summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-01-136-2/+34
* Merge pull request #30601 from nextcloud/backport/30291/stable21Joas Schilling2022-01-121-1/+102
|\
| * Prevent loading images that would require too much memory.Joachim Bauch2022-01-111-1/+102
* | [tx-robot] updated from transifexNextcloud bot2022-01-124-14/+50
|/
* Fix fail when keys/files folder already existsVincent Petry2022-01-111-1/+5
* [tx-robot] updated from transifexNextcloud bot2022-01-116-0/+84
* [tx-robot] updated from transifexNextcloud bot2022-01-104-2/+58
* [tx-robot] updated from transifexNextcloud bot2022-01-096-0/+108
* [tx-robot] updated from transifexNextcloud bot2022-01-08132-2064/+2100
* Merge pull request #30488 from nextcloud/backport/29780/stable21John Molakvoæ2022-01-071-4/+5
|\
| * Run migrations fully when reenabling an appJoas Schilling2022-01-071-4/+5
* | [stable22] Remove iconv from dependencies and testsMichaIng2022-01-072-5/+0
* | Merge pull request #29963 from nextcloud/backport/29951/stable21John Molakvoæ2022-01-071-8/+19
|\ \
| * | Interpolate the log message also for logged exceptionsChristoph Wurst2021-11-291-8/+19
* | | Merge pull request #29325 from nextcloud/backport/28541/stable21John Molakvoæ2022-01-072-1/+27
|\ \ \
| * | | update @since for getDatabasePlatformRobin Appelman2021-11-231-1/+1
| * | | disable path prefix index on postgresql for nowRobin Appelman2021-10-212-1/+27
* | | | [tx-robot] updated from transifexNextcloud bot2022-01-072-10/+12
* | | | [tx-robot] updated from transifexNextcloud bot2022-01-062-2/+2
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2022-01-032-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2021-12-252-30/+76
* | | Merge pull request #30248 from nextcloud/backport/30245/stable21MichaIng2021-12-208-13/+65
|\ \ \
| * | | Fix backportLouis Chemineau2021-12-131-1/+3
| * | | Make psalm more happyJoas Schilling2021-12-131-2/+2
| * | | Fix docs to make Psalm happierJoas Schilling2021-12-131-6/+1
| * | | Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-133-6/+18
| * | | Limit more contact searchesJoas Schilling2021-12-134-4/+22
| * | | Only limit search in the system address bookJoas Schilling2021-12-133-4/+18
| * | | Only wildcard search if enumeration is allowedJoas Schilling2021-12-134-1/+12
* | | | also use case sensitive like when searching in a folderRobin Appelman2021-12-143-3/+6
* | | | Avoid assignment in if clauseCôme Chilliet2021-12-141-8/+12
* | | | Fix typing problems in OC_ImageCôme Chilliet2021-12-142-3/+11
* | | | Avoid calling image* methods on booleanCôme Chilliet2021-12-141-14/+27
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-12-122-0/+12
* | | Merge pull request #30182 from nextcloud/backport/30160/stable21Vincent Petry2021-12-101-2/+6
|\ \ \
| * | | Check resource before closing in encryption wrapperVincent Petry2021-12-101-2/+6
* | | | [tx-robot] updated from transifexNextcloud bot2021-12-102-0/+2
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-12-092-0/+2
* | | Merge pull request #30056 from nextcloud/backport/29735/stable21Louis2021-12-086-18/+35
|\ \ \
| * | | code checker fixes for instanceOfStorageRobin Appelman2021-12-023-2/+7
| * | | background scan the source storage when a background scan on a storage jail i...Robin Appelman2021-12-022-16/+25
| * | | teach psalm about `Storage::instanceOfStorage`Robin Appelman2021-12-021-0/+3
* | | | [tx-robot] updated from transifexNextcloud bot2021-12-084-0/+50
* | | | [tx-robot] updated from transifexNextcloud bot2021-12-076-0/+6
* | | | Merge pull request #29834 from nextcloud/carl/bugfix/file-search-21John Molakvoæ2021-12-063-17/+34
|\ \ \ \
| * | | | Fix search results filteringCarl Schwan2021-11-263-17/+34
* | | | | [tx-robot] updated from transifexNextcloud bot2021-12-0616-2/+16
* | | | | [tx-robot] updated from transifexNextcloud bot2021-12-05120-240/+242
| |/ / / |/| | |
* | | | Fix log_query config flagJoas Schilling2021-12-021-1/+10
* | | | ensure that factoryClass exisits before instantiationArthur Schiwon2021-12-011-1/+1