0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 13:00:42 +00:00
nextcloud_server/lib
Ferdinand Thiessen 5fe29e2a35
fix: allow files with 255 characters in filename
Align with Linux length limit instead of arbitrary 250 characters.
Migration should not be too expensive as only the metadata is updated
but no table data is touched.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-22 15:03:19 +02:00
..
composer chore: update main autoloader 2025-04-15 13:20:37 +02:00
l10n fix(l10n): Update translations from Transifex 2025-04-22 00:23:01 +00:00
private fix: allow files with 255 characters in filename 2025-04-22 15:03:19 +02:00
public Merge pull request #52224 from nextcloud/bugfix/noid/dont-break-when-checking-if-too-long-user-exists 2025-04-17 16:55:02 +02:00
unstable fix(lexicon): syntax 2025-01-14 10:38:15 -01:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php fix: Replace all usages of OC_User backend method calls by IUserManager 2025-04-10 11:29:21 +02:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00