29 Révisions (b9906fb21e9f1aadf14e473b8c26a2ec7537fa11)

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