29 Commits (b9906fb21e9f1aadf14e473b8c26a2ec7537fa11)

Auteur SHA1 Bericht Datum
  John Molakvoæ b9906fb21e
feat(files): Quota in navigation 1 jaar geleden
  Julius Härtl 1746344481 Use display name cache on getStorageInfo 1 jaar geleden
  Vincent Petry 0b09531dc6
Don't use quota cache through user management 1 jaar geleden
  Carl Schwan d61efdff6c
Fix quota type to int 1 jaar geleden
  Carl Schwan 9b8ca9ad1f
Move findBinaryFinder and isFunctionEnabled away from OC_Helper 1 jaar geleden
  Carl Schwan 53169890d6 Fix psalm errors fron the end of the baseline file 2 jaren geleden
  Robin Appelman 643ef06efc
don't unjail the path when getting the storage info 2 jaren geleden
  Robin Appelman e50d78e11a
use and cache root storage info if a share can't be resolved 2 jaren geleden
  Robin Appelman bdfef2dbd1
cache storage info in memcache for 5m 2 jaren geleden
  Robin Appelman 5ae6cefd57
dont re-query fileinfo when getting dav quota 2 jaren geleden
  Claus-Justus Heine a355410b88
Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage. 2 jaren geleden
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 2 jaren geleden
  Robin Appelman 7e22487278
fix return value of getStorageInfo when 'quota_include_external_storage' is enabled 3 jaren geleden
  Christoph Wurst 9ce3ea3368
Update license headers 3 jaren geleden
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 jaren geleden
  Vincent Petry 2143f2bb82
Set up FS before querying storage info in settings 3 jaren geleden
  Joas Schilling c1834bac7d
Only use index of mount point when it is there 3 jaren geleden
  Robin Appelman 0dfdf3ee99
add mount point to quota warning message 3 jaren geleden
  J0WI 68ce17e59b Unify links to php.net 3 jaren geleden
  Robin Appelman c077c15875
show better quota warning for group folders and external storage 3 jaren geleden
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 jaren geleden
  Joas Schilling b09620651c
Don't use deprecated getIniWrapper() anymore 3 jaren geleden
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 4 jaren geleden
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 jaren geleden
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 jaren geleden
  Christoph Wurst 36b3bc8148
Use php keywords in lowercase 4 jaren geleden
  Christoph Wurst 85e369cddb
Fix multiline comments 4 jaren geleden
  Christoph Wurst c4998efcfc
Migrate to PSR1 coding style 4 jaren geleden
  Christoph Wurst 1e086064f5
Move legacy classes from PSR0 to PSR4 4 jaren geleden
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 jaren geleden
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 jaren geleden
  Robin Appelman 93411a2ea0
Dont always use the current users quota when calculating storage info 4 jaren geleden
  Christoph Wurst 5bf3d1bb38
Update license headers 4 jaren geleden
  Robin Appelman 5df98d7265
actually return the quote when getting global storage info 4 jaren geleden
  Julius Härtl a9c089064b
Deprecate TemplateManager 4 jaren geleden
  Joas Schilling c6a69ba925
Remove the upload and memory setting 5 jaren geleden
  Morris Jobke db345e4c6d
Deprecate unused, private OC_Helper::linkToPublic 5 jaren geleden
  Daniel Kesselberg d4dec43f8f
Dont use find to lookup binaries 5 jaren geleden
  Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 6 jaren geleden
  Morris Jobke c1e4f9f305
Use type casting instead of *val() method 6 jaren geleden
  Morris Jobke b356d0dfc4
Fix explode() call in legacy/helper.php to have correct types 6 jaren geleden
  Morris Jobke d2d73f1ce8
Also replace all other occurences 6 jaren geleden
  Morris Jobke 0eebff152a
Update license headers 6 jaren geleden
  Arthur Schiwon 0837745477
don't pass User object when uid string is expected 6 jaren geleden
  Lukas Reschke 0fa49db770
Some more invalid PHPDocs in legacy classes 6 jaren geleden
  Lukas Reschke 28098a7602
Fix \OCP\Util 6 jaren geleden
  Ardinis 40560ca98d Correctly calculate used space for quota with external storage 7 jaren geleden
  Morris Jobke 2b898bd82c Revert "cache the storage info for 5 min" 7 jaren geleden
  Robin Appelman cbc18b7c8b
hash the path used for the cache key to prevent key length problems 7 jaren geleden
  Robin Appelman e38a978623
cache the storage info for 5 min 7 jaren geleden