summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable21' into backport/29479/stable21Côme Chilliet2021-11-047-14/+102
|\
| * Merge pull request #29322 from nextcloud/mysql-search-ignore-index-21John Molakvoæ2021-11-043-4/+40
| |\
| | * tell mysql to ignore the sort index for search queriesRobin Appelman2021-10-181-1/+7
| | * allow specifying index hints for mysql search queriesRobin Appelman2021-10-182-3/+33
| * | Merge pull request #29507 from nextcloud/backport/29281/stable21John Molakvoæ2021-11-042-6/+14
| |\ \
| | * | Move query outside the loop and reduce chunk size to 1000Sijmen Schoon2021-11-012-12/+14
| | * | Limit parameter count per query in Cache.removeChildrenSijmen Schoon2021-11-011-8/+14
| * | | [tx-robot] updated from transifexNextcloud bot2021-11-034-4/+48
* | | | Fix resource usages in OC_ImageCôme Chilliet2021-11-026-23/+26
|/ / /
* / / [tx-robot] updated from transifexNextcloud bot2021-11-022-2/+2
|/ /
* | Merge pull request #29416 from nextcloud/backport/27440/stable21MichaIng2021-10-301-4/+4
|\ \
| * | Handle files with is_file instead of file_existsacsfer2021-10-231-4/+4
* | | Fix permissions when copying from ObjectStorageCarl Schwan2021-10-282-1/+9
* | | more reliable return value for Watcher::checkUpdateRobin Appelman2021-10-261-1/+8
* | | s3 external storage listing reworkRobin Appelman2021-10-261-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2021-10-262-0/+32
* | | [tx-robot] updated from transifexNextcloud bot2021-10-252-0/+2
* | | Merge pull request #29399 from nextcloud/backport/29378/stable21MichaIng2021-10-232-2/+2
|\ \ \ | |/ / |/| |
| * | Make the route name error more helpfulChristoph Wurst2021-10-222-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2021-10-234-2/+32
|/ /
* | Merge pull request #29367 from nextcloud/backport/29362/stable21Vincent Petry2021-10-221-1/+4
|\ \
| * | Fix security issues when copying groupfolder with advanced ACLCarl Schwan2021-10-211-1/+4
* | | [tx-robot] updated from transifexNextcloud bot2021-10-222-0/+32
|/ /
* | Merge pull request #29289 from nextcloud/backport/28768/stable21John Molakvoæ2021-10-211-1/+1
|\ \
| * | Simplify :)acsfer2021-10-181-1/+1
| * | Replace `file_exists()` method by `is_file()`acsfer2021-10-181-1/+1
| * | Get `filesize()` if `file_exists()`acsfer2021-10-181-1/+1
| |/
* | [tx-robot] updated from transifexNextcloud bot2021-10-2116-0/+238
* | [tx-robot] updated from transifexNextcloud bot2021-10-202-0/+4
* | Merge pull request #29182 from nextcloud/backport/29028/stable21John Molakvoæ2021-10-191-3/+13
|\ \
| * | add 'supported'-label to all supported apps, also if they are not downloaded yetBjoern Schiessle2021-10-121-3/+13
* | | Fix app upgradeJoas Schilling2021-10-191-8/+10
| |/ |/|
* | Merge pull request #29159 from nextcloud/backport/24185/stable21Daniel2021-10-151-0/+1
|\ \
| * | Make sure that a empty directory can still be deleted when copied from anothe...Julius Härtl2021-10-111-0/+1
* | | Merge pull request #29203 from nextcloud/backport/26688/stable21MichaIng2021-10-142-1/+15
|\ \ \
| * | | Default message for ShareNotFound exceptionJohn Molakvoæ (skjnldsv)2021-10-131-0/+14
| * | | Add proper message to created share not foundJohn Molakvoæ (skjnldsv)2021-10-131-1/+1
* | | | Merge pull request #29197 from nextcloud/backport/29020/stable21Joas Schilling2021-10-133-11/+18
|\ \ \ \
| * | | | Keep group restrictions when reenabling apps after an updateJoas Schilling2021-10-133-11/+18
| |/ / /
* / / / Fix translated app detailsJoas Schilling2021-10-132-6/+5
|/ / /
* | | Merge pull request #29130 from nextcloud/backport/27886/stable21Vincent Petry2021-10-132-0/+10
|\ \ \
| * | | add spaces around operatorsTobias Assmann2021-10-082-2/+2
| * | | draft to prevent the invalidation of pw based authn tokens on a pw less loginTobias Assmann2021-10-082-0/+10
* | | | Merge pull request #29080 from nextcloud/path-prefix-filter-21Vincent Petry2021-10-132-26/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | [21] generate a better optimized query for path prefix search filtersRobin Appelman2021-10-122-26/+24
* | | | Merge pull request #29037 from Hinyka/stable21Vincent Petry2021-10-124-5/+9
|\ \ \ \
| * | | | backport of #28263Karel Hink2021-10-024-5/+9
* | | | | Merge pull request #29134 from nextcloud/backport/28907/stable21Julius Härtl2021-10-112-3/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | explicitly close source stream on encryption storageDaniel Kesselberg2021-10-081-2/+3
| * | | | explicitly close source stream on local storageDaniel Kesselberg2021-10-081-1/+4
| | |_|/ | |/| |