nextcloud/apps/files/lib
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
..
Activity Don't provide favorite activity settings 2022-02-09 10:49:32 +01:00
AppInfo Only load direct editing capabilities when required 2022-06-03 07:15:17 +02:00
BackgroundJob Adapt more code to migration to LoggerInterface 2022-03-24 16:21:25 +01:00
Collaboration/Resources Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
Command Merge pull request #32874 from bill-mcgonigle/patch-1 2022-06-17 12:12:25 +02:00
Controller fix for transferring ownership of groupfolders 2022-05-10 16:54:22 +02:00
Db Update php licenses 2021-06-04 22:02:41 +02:00
Event Update php licenses 2021-06-04 22:02:41 +02:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
Listener Move bundles to /dist 2022-01-08 10:11:58 +01:00
Migration Update php licenses 2021-06-04 22:02:41 +02:00
Notification Update php licenses 2021-06-04 22:02:41 +02:00
Search Fix wrong unified search link to folder 2022-01-13 18:26:07 +01:00
Service Merge pull request #30953 from nextcloud/feat/init-storage-when-transferring-ownership 2022-02-10 18:13:43 +01:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
App.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
Capabilities.php Only load direct editing capabilities when required 2022-06-03 07:15:17 +02:00
DirectEditingCapabilities.php Only load direct editing capabilities when required 2022-06-03 07:15:17 +02:00
Helper.php Show usage percenteage in the tooltip 2022-08-10 11:23:27 +02:00