nextcloud/core
Anna Larch 8950603e53 test(core): add unit tests for RedirectUnsupportedBrowsers
Covers the main logic paths: supported browser (no redirect), unsupported
browser (redirect with btoa-encoded URL), already on the warning page
(no double redirect), and a no-throw guard that would have caught the
window.Buffer regression.

AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-05-05 07:42:09 +00:00
..
ajax fix(updater): Make "maintenance mode kept active" more obvious 2026-04-09 08:38:07 +00:00
AppInfo feat(preview): Make it possible to disable on preview migration 2026-01-28 22:36:09 +01:00
BackgroundJobs chore: Fix SPDX header 2026-03-16 09:10:37 +01:00
Command fix(TaskProcessingWorker): Adjust config key name 2026-04-29 10:07:46 +00:00
Controller fix(teams-api): adjust resource filtering 2026-04-27 08:28:01 -03:00
css chore(assets): Recompile assets 2026-02-20 11:06:23 +00:00
Data chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Db fix(profile): normalize profile visibility 2026-04-20 15:29:53 +00:00
doc chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Events chore: Unify user related events to always provide a getUid method 2024-10-15 18:33:11 +02:00
Exception feat(login-flow-v2): Restrict allowed apps by user agent check 2025-04-23 09:45:23 +02:00
fonts chore: add missing license ref for new fonts 2025-08-06 13:12:57 +02:00
img chore(img): Update mobile app store badges 2026-01-26 18:02:03 +00:00
js refactor(core): migrate web updater to Vue 2026-01-16 00:29:19 +01:00
l10n fix(l10n): Update translations from Transifex 2026-05-05 00:19:30 +00:00
Listener perf: missing indices for swapping around root_id and mount_path_hash 2026-04-22 18:02:37 +02:00
Middleware chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Migrations perf: swap around root_id and mount_path_hash in index for old migration 2026-04-22 18:02:15 +02:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +02:00
Service fix(Cron): Log when WebCron accessed in system cron mode 2026-02-23 13:27:36 -05:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src test(core): add unit tests for RedirectUnsupportedBrowsers 2026-05-05 07:42:09 +00:00
templates fix(sharing): show common confirmation on password reset 2026-04-09 19:28:43 +02:00
vendor chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
.l10nignore chore: Add SPDX header 2024-05-27 14:53:40 +02:00
openapi-administration.json chore(openapi): Rebuild openapi JSON files 2026-04-21 15:46:08 +02:00
openapi-administration.json.license fix(reuse): core/openapi-administration license 2025-01-22 16:29:36 +00:00
openapi-ex_app.json chore: Update openapi specs 2026-01-12 18:32:33 +01:00
openapi-ex_app.json.license feat(OpenAPI): Add ex_app scope 2024-07-02 09:12:48 +02:00
openapi-full.json chore(openapi): Rebuild openapi JSON files 2026-04-21 15:46:08 +02:00
openapi-full.json.license feat(TaskProcessingApi): Add endpoint for getting the next task 2024-07-01 17:11:12 +02:00
openapi.json chore: drop legacy WhatsNew 2026-01-21 23:23:10 +01:00
openapi.json.license chore: Add SPDX header 2024-06-06 22:53:41 +02:00
register_command.php feat(taskprocessing): Add worker command with tests and registration 2026-03-19 17:53:48 +01:00
ResponseDefinitions.php fix(TaskProcessing): Expose userFacingErrorMessage on ResponseDefinitions#CoreTaskProcessingTask 2026-01-12 18:32:33 +01:00
routes.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
shipped.json fix(apps): Enable TwoFactor TOTP by default 2026-01-20 14:15:01 +01:00
shipped.json.license chore: Add SPDX header 2024-06-06 22:53:41 +02:00
strings.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00