nextcloud-server/core
Nextcloud bot 126843a2c8
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-30 12:37:16 +07:00
..
BackgroundJobs fix(lookup-server): Only flag new users for lookup update / delete 2025-03-12 08:03:39 +07:00
Command fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2025-03-24 10:45:21 +07:00
Controller feat: Close sessions created for login flow v2 2025-03-03 11:38:04 +07:00
Data
Db fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Events
Exception
Listener fix: Fix inaccessible content on public pages due to overlapping footer 2024-09-06 15:57:15 +07:00
Middleware fix(auth): Keep redirect URL during 2FA setup and challenge 2024-04-23 07:38:33 +07:00
Migrations fix(db): Create the systag_by_objectid index for new installations 2024-12-05 18:19:03 +07:00
Notification
Service
ajax fix(updatenotification): spread the use of new appconfig 2024-03-13 02:22:11 +07:00
css fix(css): ensure header title is readable with dark background 2025-03-20 15:29:16 +07:00
doc
fonts
img fix: Adapt icon color to new default for mime icons 2024-07-25 17:00:34 +07:00
js fix: Adapt icon color to new default for mime icons 2024-07-25 17:00:34 +07:00
l10n Fix(l10n): Update translations from Transifex 2025-03-30 12:37:16 +07:00
skeleton
src fix(login): Improve CSRF error message for better user understanding 2025-03-25 14:49:44 +07:00
templates fix(theming): enforce theme also for login 2025-03-27 11:11:59 +07:00
vendor
.l10nignore
Application.php perf(systemtags): Add index for systemtags_object_mappings.objectid 2024-07-31 09:12:33 +07:00
ResponseDefinitions.php Merge pull request #45644 from nextcloud/backport/45632/stable29 2024-06-06 12:52:22 +07:00
openapi.json fix(core): Return X-NC-IsCustomAvatar for guest avatars too 2024-06-12 11:06:10 +07:00
register_command.php feat(upgrade): migration attributes 2024-08-06 22:41:35 +07:00
routes.php fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redirected root 2024-07-10 23:35:43 +07:00
shipped.json feat: Ship downloadlimit 2024-03-07 02:28:03 +07:00
strings.php