nextcloud/apps/files
Daniel Calviño Sánchez 4c837dadf2 Show usage percenteage in the tooltip
The tooltip of the initial quota display showed the usage percenteage
and the total available space. However, the total available space was
redundant, as it was shown just below. The tooltip of the updated quota
display showed the usage percenteage, but based on the quota rather than
the total available space, so there was a mismatch between the tooltip
and the bar below. Now the tooltip of the initial and the updated quota
display both show just the usage percenteage based on the total
available space.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-08-10 11:23:27 +02:00
..
ajax Return 404 when AJAX tries to list dir content but file given 2022-01-26 16:11:50 +01:00
appinfo Remove .php from url 2022-06-21 16:44:37 +02:00
composer Make Color class public 2022-07-05 14:44:44 +02:00
css Remove obsolete notification container 2022-07-26 13:54:24 +00:00
img compress some images with tinypng.com 2020-05-22 13:07:11 +00:00
js Show usage percenteage in the tooltip 2022-08-10 11:23:27 +02:00
l10n [tx-robot] updated from transifex 2022-08-08 02:23:27 +00:00
lib Show usage percenteage in the tooltip 2022-08-10 11:23:27 +02:00
src Add share attrs + download permission support in frontend 2022-07-28 16:53:23 +02:00
templates Show usage percenteage in the tooltip 2022-08-10 11:23:27 +02:00
tests Remove more legacy ids 2022-07-27 14:29:26 +02:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +01:00
list.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
recentlist.php list.php files are only invoked via ViewController and APIController 2021-12-01 21:09:11 +01:00
simplelist.php Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +01:00