Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
5 месяцев назад |
Côme Chilliet
|
c0ce272e9c
chore: Migrate away from OC::$server->getLogger
|
9 месяцев назад |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 месяцев назад |
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
|
2 лет назад |
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
|
2 лет назад |
Arthur Schiwon
|
9b7ef2962e
remove listeners to OC_Filesystem::(write|rename) old style hooks
|
2 лет назад |
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æ
|
0a35937662
Merge pull request #26347 from J0WI/clean-path-regex
|
3 лет назад |
Lukas Reschke
|
a70fd1bad1
Merge pull request #26344 from J0WI/fs-early-root
|
3 лет назад |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 лет назад |
J0WI
|
0c9b8ad051
Return early if path is root
|
3 лет назад |
J0WI
|
d58d6199d9
Cleaner normalizePath regex
|
3 лет назад |