29 コミット (b9906fb21e9f1aadf14e473b8c26a2ec7537fa11)

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