nextcloud-server/lib
Nextcloud bot f98a7ca49e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-09 00:20:11 +07:00
..
composer feat: add interface for lower level filecache acess without having to do direct db queries 2024-03-25 16:48:41 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-04-09 00:20:11 +07:00
private fix: Remove incorrect default null value 2024-04-04 11:45:22 +07:00
public fix(AppFramework): Fix error message about 204 not allowing custom headers 2024-04-08 15:31:06 +07:00
autoloader.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
base.php fix: Remove unused endpoint from base.php 2024-03-06 00:05:15 +07:00
versioncheck.php