29 Commits (b9906fb21e9f1aadf14e473b8c26a2ec7537fa11)

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