Morris Jobke
|
db345e4c6d
Deprecate unused, private OC_Helper::linkToPublic
|
6 years ago |
Daniel Kesselberg
|
d4dec43f8f
Dont use find to lookup binaries
|
6 years ago |
Morris Jobke
|
a661f043e1
Remove unneeded semicolon and parentheses
|
6 years ago |
Morris Jobke
|
c1e4f9f305
Use type casting instead of *val() method
|
6 years ago |
Morris Jobke
|
b356d0dfc4
Fix explode() call in legacy/helper.php to have correct types
|
6 years ago |
Morris Jobke
|
d2d73f1ce8
Also replace all other occurences
|
7 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Arthur Schiwon
|
0837745477
don't pass User object when uid string is expected
|
7 years ago |
Lukas Reschke
|
0fa49db770
Some more invalid PHPDocs in legacy classes
|
7 years ago |
Lukas Reschke
|
28098a7602
Fix \OCP\Util
|
7 years ago |
Ardinis
|
40560ca98d
Correctly calculate used space for quota with external storage
|
7 years ago |
Morris Jobke
|
2b898bd82c
Revert "cache the storage info for 5 min"
|
7 years ago |
Robin Appelman
|
cbc18b7c8b
hash the path used for the cache key to prevent key length problems
|
7 years ago |
Robin Appelman
|
e38a978623
cache the storage info for 5 min
|
7 years ago |
RealRancor
|
14b1d946a8
Remove checks whether OC is running on Windows pt. 2
|
8 years ago |
Joas Schilling
|
246bb9f33d
Move OC\Files\Storage\Shared to the right namespace
|
8 years ago |
Lukas Reschke
|
0245dd7221
Simplify isSubDirectory check
|
8 years ago |
Lukas Reschke
|
25f1fdb275
Merge pull request #847 from nextcloud/quota-mount-in-homefolder
|
8 years ago |
Robin Appelman
|
85d3fb76d7
fix getting quota for public links with quota_include_external_storage
|
8 years ago |
Robin Appelman
|
ef2116a17a
fix quota calculation when a filesystem is mounted in a user home
|
8 years ago |
Joas Schilling
|
0215b004da
Update with robin
|
8 years ago |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 years ago |
Morris Jobke
|
c2d88a08b7
Remove unneeded checks if it runs on a Windows machine
|
8 years ago |
Robin Appelman
|
7b1b723e5b
dissalow symlinks in local storages that point outside the datadir
|
8 years ago |
Joas Schilling
|
7d31ae9909
Fix second check for quota size (#24989)
|
8 years ago |
Lukas Reschke
|
aba539703c
Update license headers
|
8 years ago |
Morris Jobke
|
5595e038ae
Remove unneeded private wrapper methods
|
8 years ago |
Roeland Jago Douma
|
368be8894c
Move non PSR-4 files from lib/private root to legacy
|
8 years ago |