114 次代码提交 (cb51564356e111c79224401b9067d755ac5f5c42)

作者 SHA1 备注 提交日期
  Robin Appelman cb51564356 trigger a rescan when trying to fopen a file that exists in cache but not on disk 1年前
  luz paz 368f83095d Fix typos in lib/private subdirectory 1年前
  Robin Appelman 6d6662ec68
expose displayname cache trough a public interface 2 年前
  Côme Chilliet 069477e608
Migrate more classes of lib/private to LoggerInterface 2 年前
  Robin Appelman 7a6c724a81 Use a lazy user for the file owner when listing a directory 2 年前
  Robin Appelman 9f0ba3adc2
optimize adding submount info to directory content 2 年前
  Robin Appelman 5e69f98c16
sh 2 年前
  Robin Appelman 151c800397
allow reusing known folder info when getting directory contents 2 年前
  Côme Chilliet 140624d551
composer run cs:fix 2 年前
  Côme Chilliet d36a1a7bf6 Exit early if $storage is falsy in View::getDirectoryContent 2 年前
  Côme Chilliet 916fbe81c6 Fix incorrect if conditions in View 2 年前
  Robin Appelman ff666e648a Add dav plugin to trigger recalculating of checksums 3 年前
  Robin Appelman 917c74e214
type fixes 2 年前
  Robin Appelman 5c0fe93498
move teardown logic to SetupManager 2 年前
  Carl Schwan 6312c0df69
Check style update 2 年前
  Carl Schwan aeecb72e96
Fix a few psalm issues and moved back to psalm/phar 4.18 2 年前
  acsfer 97e1855ed5
Typo 2 年前
  acsfer 0a0fd33773
Check if size value is set 2 年前
  John Molakvoæ d6152bf98d
Fix psalm 2 年前
  John Molakvoæ d6a26b2536
Revert "add dav plugin to trigger recalculating of checksums" 2 年前
  Robin Appelman fd5e11a81a
Add dav plugin to trigger recalculating of checksums 3 年前
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 年前
  Richard de Boer 7990f95558 Check whether output buffering is active before turning it off 3 年前
  Christoph Wurst 8196420063
Drop \OCP\User 3 年前
  Robin Appelman f98fed3f8a
reuse usermanager instance when processing search results 3 年前
  Julius Härtl 19eb48b8a3
Properly end iterating over the file once the target has been reached 3 年前
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 年前
  Ashod Nakashian a66fb45c0b Unlock when promoting to exclusive lock fails 3 年前
  Robin Appelman cfde74442c
optimize View::getPath if we already know the storage id 3 年前
  Christoph Wurst cb057829f7
Update license headers for 19 4 年前
  Scott Dutton 65e134c13a
Update View.php 4 年前
  Scott Dutton 75b99e85ff
Increase max read 4 年前
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 年前
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 年前
  Christoph Wurst 42625a46be
Remove spaces after method or function call 4 年前
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 年前
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 年前
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 年前
  Roeland Jago Douma 3443a00621
Actually check if the owner is not null 4 年前
  Robin Appelman fab22ac14c
pass the existing locks info when making locked exception with absolute paths 4 年前
  Joas Schilling 08cadf8416
Don't create invalid users 4 年前
  Christoph Wurst 5bf3d1bb38
Update license headers 4 年前
  Julius Härtl 9eb1554fad
Properly anotate LockedException in files node api 4 年前
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 年前
  Morris Jobke 9dac9710e4 Fix full text search for groupfolders 5 年前
  Robin Appelman b4e2d8f8ad
handle storage exceptions when trying to set mtime 5 年前
  Robin Appelman 98dd526010
search files by id in shared storages last 5 年前
  Robin Appelman cc29f5d719
always allow moving mountpoints inside the same mountpoint 5 年前
  Joas Schilling 17d5e47937
Remove spaming debug logs 5 年前
  Julius Härtl c778032276
Properly handle null as ownerId if file system access is denied by access token 5 年前