summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30515 from nextcloud/backport/29958/stable22Joas Schilling2022-01-072-5/+0
|\
| * [stable22] Remove iconv from dependencies and testsMichaIng2022-01-062-5/+0
* | Merge pull request #30487 from nextcloud/backport/29780/stable22John Molakvoæ2022-01-071-4/+5
|\ \
| * | Run migrations fully when reenabling an appJoas Schilling2022-01-041-4/+5
* | | Merge pull request #30237 from nextcloud/backport/30200/stable22John Molakvoæ2022-01-071-2/+1
|\ \ \
| * | | Don't check the configvalue for lastLogin which is never nullJoas Schilling2021-12-131-2/+1
* | | | Merge pull request #29962 from nextcloud/backport/29951/stable22John Molakvoæ2022-01-071-8/+19
|\ \ \ \
| * | | | Interpolate the log message also for logged exceptionsChristoph Wurst2021-11-291-8/+19
* | | | | [tx-robot] updated from transifexNextcloud bot2022-01-072-10/+12
| |_|_|/ |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2022-01-062-2/+2
* | | | Merge pull request #29324 from nextcloud/backport/28541/stable22blizzz2022-01-052-1/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | update @since for getDatabasePlatformRobin Appelman2021-11-271-1/+1
| * | | disable path prefix index on postgresql for nowRobin Appelman2021-11-272-1/+27
* | | | [tx-robot] updated from transifexNextcloud bot2022-01-032-0/+2
* | | | [tx-robot] updated from transifexNextcloud bot2021-12-252-30/+76
* | | | fix translation source in directEditing templatesAzul2021-12-161-1/+1
* | | | 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
* | | | Avoid assignment in if clauseCôme Chilliet2021-12-131-8/+12
* | | | Fix typing problems in OC_ImageCôme Chilliet2021-12-132-3/+11
* | | | Avoid calling image* methods on booleanCôme Chilliet2021-12-131-14/+27
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2021-12-122-0/+12
* | | Merge pull request #30181 from nextcloud/backport/30160/stable22Vincent 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 #30057 from nextcloud/backport/29735/stable22Louis2021-12-086-18/+35
|\ \ \
| * | | code checker fixes for instanceOfStorageRobin Appelman2021-12-063-2/+7
| * | | background scan the source storage when a background scan on a storage jail i...Robin Appelman2021-12-062-16/+25
| * | | teach psalm about `Storage::instanceOfStorage`Robin Appelman2021-12-061-0/+3
* | | | [tx-robot] updated from transifexNextcloud bot2021-12-084-0/+50
* | | | [tx-robot] updated from transifexNextcloud bot2021-12-076-0/+6
* | | | [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
* | | Include previous execption for repair steps that don't existChristoph Wurst2021-11-301-1/+1
* | | Let repair step query exceptions bubble upChristoph Wurst2021-11-301-1/+8
* | | [tx-robot] updated from transifexNextcloud bot2021-11-302-0/+28
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2021-11-292-0/+2
* | Do not print verbose info about app updates if there are noneChristoph Wurst2021-11-281-2/+2
|/
* Use strict comparison to detect usage of redis clusterLouis Chemineau2021-11-251-1/+1
* Merge pull request #29802 from nextcloud/backport/29632/stable22szaimen2021-11-251-0/+4
|\
| * fix imagecreatetruecolor() errorszaimen2021-11-191-0/+4
* | Check for invalid characters before trimmingJoas Schilling2021-11-251-1/+1
* | Merge pull request #29509 from nextcloud/backport/28385/stable22Louis2021-11-252-3/+4
|\ \