75 次代码提交 (c0ce272e9c3a94ff98081c4f90a31ca611d28323)

作者 SHA1 备注 提交日期
  Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 4 个月前
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 6 个月前
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1年前
  Côme Chilliet 546d94c3ec
Fix file_get_content signatures to make it clear it can return false 1年前
  Carl Schwan b1ec7ff51f
Add missing taint analysis docblock comments, and improve escaping in some methods 1年前
  Côme Chilliet ea05544213
Fix return type of methods returning false on error 1年前
  Côme Chilliet f974281ac9
Improve typing for fopen/toTmpFile 1年前
  Côme Chilliet 4393b96542
Remove unused method getLocalFolder 1年前
  Côme Chilliet 966a3e6963
Tidy up typing in OC\Files\View 1年前
  Côme Chilliet 028c225d96
Fix psalm errors 1年前
  Côme Chilliet f5c361cf44
composer run cs:fix 1年前
  Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 1年前
  Arthur Schiwon 9b7ef2962e
remove listeners to OC_Filesystem::(write|rename) old style hooks 1年前
  Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 2 年前
  Robin Appelman 55d943fd4b
fixed when accessing static filesystem calls before setup 2 年前
  Robin Appelman 84f464550a
some file scanner performance improvements 2 年前
  Robin Appelman 917c74e214
type fixes 2 年前
  Robin Appelman 07a7dcb824
move user mountpoint setup to setupmanager 2 年前
  Robin Appelman 1c468129af
adjust tests to new fs setup 2 年前
  Robin Appelman 5c0fe93498
move teardown logic to SetupManager 2 年前
  Robin Appelman 2673775f6e
fix fs cache test user setup 2 年前
  Robin Appelman 1ab58eff0f
pass user object during fs init 2 年前
  Robin Appelman 0217949715
only setup part of the filesystem for appdata requests 2 年前
  MichaIng ba1338e680 Return 404 when AJAX tries to list dir content but file given 2 年前
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 年前
  J0WI 0c9b8ad051 Return early if path is root 3 年前
  J0WI d58d6199d9 Cleaner normalizePath regex 3 年前
  Robin Appelman 8a92229485
getStorage can also return null 3 年前
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 年前
  Christoph Wurst 1f7f93a695
Update license headers for Nextcloud 20 (again) 3 年前
  Robin Appelman a792a51dca
dont use `false` as cache key for non utf8 path in normalizePath 3 年前
  korelstar d8a80cd45c
fix: file quota was not applied in all cases 3 年前
  Robin Appelman 70906a359f
ensure home storage is initialized on first setup 4 年前
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 年前
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 4 年前
  Christoph Wurst a7c8d26d31
Add visibility to all properties and move static keyword 4 年前
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 年前
  Joas Schilling f8a5812f98
Try to use the display name of file transfers 4 年前
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 年前
  Christoph Wurst 74936c49ea
Remove unused imports 4 年前
  Christoph Wurst 5bf3d1bb38
Update license headers 4 年前
  Christoph Wurst 1b85ef4bf2
Fix string doc type casing 5 年前
  Robin Appelman 565d830c11
expose storagefactory in server container 5 年前
  Roeland Jago Douma d5bf2c4523
Move normalizePath to regexes instead of looping 5 年前
  Arthur Schiwon 38a90130ce
move log constants to ILogger 6 年前
  Roeland Jago Douma 6868da9958
Make normalized cache path larger 6 年前
  Morris Jobke 9ff51aafc5
Use index based string access for substr with length of 1 6 年前
  Lukas Reschke 030d85bc9c
Remove unused functions 7 年前
  Morris Jobke c54a59d51e
Remove unused use statements 7 年前
  Robin Appelman 714f198a5d
mount shared mounts last 7 年前