aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33566 from nextcloud/fopen-not-found-rescanblizzz2022-10-012-2/+19
|\
| * trigger a rescan when trying to fopen a file that exists in cache but not on ...Robin Appelman2022-09-292-2/+19
* | Merge pull request #34269 from nextcloud/td/noid/remove-unused-listenerblizzz2022-10-011-19/+0
|\ \
| * | remove listeners to OC_Filesystem::(write|rename) old style hooksArthur Schiwon2022-09-261-19/+0
| |/
* / Cleanup tags and Share componentCarl Schwan2022-09-291-2/+4
|/
* Merge pull request #32740 from jasperweyne/patch-2Carl Schwan2022-09-191-0/+2
|\
| * Merge branch 'master' into patch-2Jasper Weyne2022-08-1130-177/+279
| |\
| * | Disable ~/.aws/config access by S3ConnectionTraitJasper Weyne2022-06-071-0/+2
* | | Merge pull request #24596 from kofemann/dcache-wormVincent Petry2022-09-161-0/+14
|\ \ \
| * | | config: add a switch to control truncate before updateTigran Mkrtchyan2022-09-161-6/+12
| * | | files: remove destination file before copying new content (WORM)Tigran Mkrtchyan2022-09-161-0/+2
| * | | files: make OC\Files\Storage\Local WORM friendlyTigran Mkrtchyan2022-08-251-0/+6
* | | | Merge pull request #34020 from nextcloud/logical-opVincent Petry2022-09-161-18/+12
|\ \ \ \
| * | | | Switch logical operators (and|or)Git'Fellow2022-09-121-18/+12
* | | | | fix using FSEEK_END with SeekableHttpStream to get file sizeRobin Appelman2022-09-151-21/+60
|/ / / /
* | | | Merge pull request #33788 from nextcloud/improve-recentCarl Schwan2022-09-081-27/+55
|\ \ \ \
| * | | | Filter out old files when trying to get recent filesCarl Schwan2022-09-051-27/+55
* | | | | Merge pull request #33600 from nextcloud/lazy-quotablizzz2022-09-072-24/+55
|\ \ \ \ \
| * | | | | get quota for user only when neededRobin Appelman2022-09-012-24/+55
* | | | | | handle errors from hash_finalRobin Appelman2022-09-021-2/+7
* | | | | | handle cases where the hash context gets cleaned up before the hash wrapperRobin Appelman2022-08-311-1/+5
| |/ / / / |/| | | |
* | | | | remove leading slash for search results at mountpoint rootRobin Appelman2022-08-291-1/+1
| |/ / / |/| | |
* | | | Only pass parent if paths matchJulius Härtl2022-08-241-3/+5
* | | | Avoid extra query for the parent node if we can pass it alongJulius Härtl2022-08-242-9/+20
* | | | directly build the search filter for shared storage instead of setting up the...Robin Appelman2022-08-171-2/+6
|/ / /
* | | Merge pull request #32943 from nextcloud/unencrypted-size-revert-interface-ch...Vincent Petry2022-08-172-30/+40
|\ \ \
| * | | fix updating size when folder is emptyRobin Appelman2022-08-161-13/+17
| * | | store unencrypted size in the unencrypted_size columnRobin Appelman2022-08-165-50/+139
| * | | Revert "store unencrypted size in the unencrypted_size column"Robin Appelman2022-08-165-130/+47
| | |/ | |/|
* | | Merge pull request #33550 from nextcloud/jail-search-postVincent Petry2022-08-171-5/+7
|\ \ \
| * | | optimize search post-processing for jail wrapperRobin Appelman2022-08-161-5/+7
| |/ /
* | | Merge pull request #33540 from nextcloud/mount-provider-migrationVincent Petry2022-08-171-1/+6
|\ \ \
| * | | fix updating cached mounts that didn't have their mount provider set previouslyRobin Appelman2022-08-161-1/+6
| |/ /
* | | Merge pull request #33551 from nextcloud/scanner-dont-update-same-sizeVincent Petry2022-08-172-4/+11
|\ \ \
| * | | don't update the folder size if we know it hasn't changedRobin Appelman2022-08-162-4/+11
| |/ /
* | | Merge pull request #33559 from yeyulantu/bugfix-search-cacheJulius Härtl2022-08-161-1/+1
|\ \ \
| * | | fixed the cache searchBuilder negative mapDavid2022-08-161-1/+1
| |/ /
* | | Merge branch 'master' into display-name-cache-publicCarl Schwan2022-08-1533-185/+303
|\| |
| * | Document all getIncomplete implementations as returning string|falseCôme Chilliet2022-08-022-2/+2
| * | Fix dynamic property creations in test filesCôme Chilliet2022-08-011-1/+1
| * | Merge pull request #33380 from luzpaz/fix/lib-private-typosCôme Chilliet2022-07-2813-17/+17
| |\ \
| | * | Fix typos in lib/private subdirectoryluz paz2022-07-2713-17/+17
| * | | don't set `null` as a bundle pathRobin Appelman2022-07-271-3/+6
| |/ /
| * | always triger setup of builtin storage wrappersRobin Appelman2022-07-211-6/+15
| * | Merge pull request #32981 from nextcloud/typing/carl/simplefsCarl Schwan2022-07-183-60/+31
| |\ \
| | * | Add typing to SimpleFSCarl Schwan2022-07-143-60/+31
| * | | Merge pull request #33064 from nextcloud/feat/capped-memorycache-ocpCarl Schwan2022-07-186-6/+6
| |\ \ \
| | * | | Move CappedMemoryCache to OCPCarl Schwan2022-07-146-6/+6
| * | | | Merge pull request #32963 from nextcloud/s3-crt-bundle-downloadDaniel2022-07-182-12/+24
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | only use nextcloud bundle when explicitly enabledRobin Appelman2022-07-052-10/+15