16 Commits (9ce3ea3368937f827171d1ee3aa6a202d93e6cd2)

Author SHA1 Message Date
  Christoph Wurst 9ce3ea3368
Update license headers 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Vincent Petry 2143f2bb82
Set up FS before querying storage info in settings 3 years ago
  Joas Schilling c1834bac7d
Only use index of mount point when it is there 3 years ago
  Robin Appelman 0dfdf3ee99
add mount point to quota warning message 3 years ago
  J0WI 68ce17e59b Unify links to php.net 3 years ago
  Robin Appelman c077c15875
show better quota warning for group folders and external storage 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Joas Schilling b09620651c
Don't use deprecated getIniWrapper() anymore 3 years ago
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 36b3bc8148
Use php keywords in lowercase 4 years ago
  Christoph Wurst 85e369cddb
Fix multiline comments 4 years ago
  Christoph Wurst c4998efcfc
Migrate to PSR1 coding style 4 years ago
  Christoph Wurst 1e086064f5
Move legacy classes from PSR0 to PSR4 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Robin Appelman 93411a2ea0
Dont always use the current users quota when calculating storage info 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Robin Appelman 5df98d7265
actually return the quote when getting global storage info 4 years ago
  Julius Härtl a9c089064b
Deprecate TemplateManager 4 years ago
  Joas Schilling c6a69ba925
Remove the upload and memory setting 5 years ago
  Morris Jobke db345e4c6d
Deprecate unused, private OC_Helper::linkToPublic 5 years ago
  Daniel Kesselberg d4dec43f8f
Dont use find to lookup binaries 5 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 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Arthur Schiwon 0837745477
don't pass User object when uid string is expected 6 years ago
  Lukas Reschke 0fa49db770
Some more invalid PHPDocs in legacy classes 6 years ago
  Lukas Reschke 28098a7602
Fix \OCP\Util 6 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 7 years ago
  Joas Schilling 246bb9f33d
Move OC\Files\Storage\Shared to the right namespace 8 years ago
  Lukas Reschke 0245dd7221
Simplify isSubDirectory check 7 years ago
  Robin Appelman 85d3fb76d7 fix getting quota for public links with quota_include_external_storage 7 years ago
  Robin Appelman ef2116a17a fix quota calculation when a filesystem is mounted in a user home 7 years ago
  Joas Schilling 0215b004da
Update with robin 7 years ago
  Joas Schilling ba87db3fcc
Fix others 7 years ago
  Morris Jobke c2d88a08b7
Remove unneeded checks if it runs on a Windows machine 7 years ago
  blizzz 51fd2602a7 Revert "Downstream 2016-06-08" 8 years ago
  Robin Appelman bee918693a
dissalow symlinks in local storages that point outside the datadir 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