summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use node search api for legacy file search endpointRobin Appelman2021-03-193-23/+33
* pass order from unified search to file searchRobin Appelman2021-03-191-1/+5
* handle ordering in folder searchRobin Appelman2021-03-194-55/+98
* folder filtering in sqlRobin Appelman2021-03-192-17/+20
* cleanup fileinfo creationRobin Appelman2021-03-192-69/+46
* formatRobin Appelman2021-03-181-1/+0
* handle limit and offset in folder file searchRobin Appelman2021-03-182-47/+208
* only require user to be set in a query that handles tagsRobin Appelman2021-03-184-25/+24
* unify handling of Folder::search methods into "new" query objectsRobin Appelman2021-03-181-45/+61
* use "newer" node search api directly in unified searchRobin Appelman2021-03-181-31/+42
* Merge pull request #26165 from nextcloud/dependabot/composer/vimeo/psalm-4.6.4dependabot-preview[bot]2021-03-171-23/+27
|\
| * Bump vimeo/psalm from 4.6.2 to 4.6.4dependabot-preview[bot]2021-03-171-23/+27
* | Merge pull request #26131 from nextcloud/fix/initialstate-templatesVincent Petry2021-03-172-2/+2
|\ \ | |/ |/|
| * Fix default missing initial state for templatesJohn Molakvoæ (skjnldsv)2021-03-152-2/+2
* | Merge pull request #26153 from nextcloud/psalm/26111/fix-undefined-exception-...Vincent Petry2021-03-171-2/+2
|\ \
| * | Use correct exception type hint in catch statementMorris Jobke2021-03-161-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2021-03-176-4/+50
|/ /
* | Merge pull request #26137 from nextcloud/block-__groupfolders-uidRobin Appelman2021-03-161-0/+1
|\ \
| * | dont allow creating users with __groupfolders as uidRobin Appelman2021-03-161-0/+1
|/ /
* | Merge pull request #26013 from nextcloud/object-store-copy-cache-idRobin Appelman2021-03-166-41/+73
|\ \
| * | verify that cache entry is validRobin Appelman2021-03-121-0/+3
| * | also implement for FailedCache and NullCacheRobin Appelman2021-03-122-0/+10
| * | use returned file id for object store copyRobin Appelman2021-03-121-6/+6
| * | add ICopyFromCache trait to expose existing implementationRobin Appelman2021-03-123-35/+54
* | | Merge pull request #26143 from nextcloud/techdebt/noid/fix-csJoas Schilling2021-03-161-1/+1
|\ \ \
| * | | Fix CS in CacheTestVincent Petry2021-03-161-1/+1
* | | | Merge pull request #26144 from nextcloud/fundingJoas Schilling2021-03-161-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add funding infotobiasKaminsky2021-03-161-0/+1
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-03-162-0/+12
* | | Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry2021-03-158-23/+238
|\ \ \
| * | | only use share cacheentry when availableRobin Appelman2021-01-261-2/+8
| * | | adjust testsRobin Appelman2021-01-263-5/+17
| * | | fix search in nested jailsRobin Appelman2021-01-265-21/+96
| * | | fix cachjail searching for rootRobin Appelman2021-01-263-5/+34
| * | | do cachejail search filtering in sqlRobin Appelman2021-01-264-4/+97
* | | | Merge pull request #26003 from nextcloud/enh/simplefile/getidMorris Jobke2021-03-151-0/+4
|\ \ \ \
| * | | | Add getID function to the simplefile implementationRoeland Jago Douma2021-03-081-0/+4
* | | | | Merge pull request #26115 from nextcloud/enh/noid/log-share-exceptionskesselb2021-03-151-0/+2
|\ \ \ \ \
| * | | | | Log exceptions when creating shareVincent Petry2021-03-151-0/+2
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2021-03-1520-40/+48
* | | | | [tx-robot] updated from transifexNextcloud bot2021-03-1416-4/+46
* | | | | Merge pull request #26097 from nextcloud/dependabot/npm_and_yarn/css-loader-5...dependabot-preview[bot]2021-03-132-5/+5
|\ \ \ \ \
| * | | | | Bump css-loader from 5.1.1 to 5.1.2dependabot-preview[bot]2021-03-132-5/+5
* | | | | | Merge pull request #26100 from nextcloud/dependabot/npm_and_yarn/babel/preset...dependabot-preview[bot]2021-03-132-253/+82
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bump @babel/preset-env from 7.13.9 to 7.13.10dependabot-preview[bot]2021-03-132-253/+82
| | |_|/ / | |/| | |
* | | | | Merge pull request #26099 from nextcloud/dependabot/npm_and_yarn/chai-4.3.4dependabot-preview[bot]2021-03-132-4/+4
|\ \ \ \ \
| * | | | | Bump chai from 4.3.3 to 4.3.4dependabot-preview[bot]2021-03-132-4/+4
| |/ / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2021-03-1322-48/+146
|/ / / /
* | | | Merge pull request #25722 from nextcloud/objectstore-copy-crossRobin Appelman2021-03-123-1/+39
|\ \ \ \
| * | | | apply object store copy optimization when 'cross storage' copy is within the ...Robin Appelman2021-03-093-1/+39