nextcloud/apps/files/lib
Daniel Calviño Sánchez 253ab13e4c 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-17 12:21:16 +00:00
..
Activity Don't provide favorite activity settings 2022-02-09 12:06:10 +00:00
AppInfo Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob fix tests 2021-12-02 17:47:06 +00:00
Collaboration/Resources Update php licenses 2021-06-04 22:02:41 +02:00
Command Mention missing files subdir 2022-06-17 10:46:32 +00:00
Controller fix for transferring ownership of groupfolders 2022-05-11 06:51:30 +00: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 Update php licenses 2021-06-04 22:02:41 +02: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-14 08:22:29 +00:00
Service Init user's file system if not existing on ownership transfer 2022-03-04 10:39:17 +00:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
App.php Update php licenses 2021-06-04 22:02:41 +02:00
Capabilities.php Update php licenses 2021-06-04 22:02:41 +02:00
Helper.php Show usage percenteage in the tooltip 2022-08-17 12:21:16 +00:00