nextcloud/lib
Ferdinand Thiessen 824803dd7b fix: FileInfo from View should have the correct name of a mountpoint
If a mountpoint is returned from a `View` the name must match the view scoped name
and not the global name.
For example group folders have a name like `1` or `2` (the ID),
but the name of the FileInfo returned fro mthe View should be the mount point name,
like `First groupfolder` or similar.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-24 13:26:40 +00:00
..
composer fix(mail): Fix big logos in mail templates for Outlook 2024-07-19 08:11:54 +00:00
l10n Fix(l10n): Update translations from Transifex 2024-07-24 00:19:54 +00:00
private fix: FileInfo from View should have the correct name of a mountpoint 2024-07-24 13:26:40 +00:00
public fix(dashboard): Document expected icon behaviour 2024-07-19 08:06:30 +00:00
autoloader.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
base.php fix: Fix default values for ini var in lib/base.php 2024-04-30 10:53:53 +02:00
versioncheck.php Allow PHP 8.3 in version check 2023-09-30 22:52:57 +02:00