mirror of
https://github.com/nextcloud/server.git
synced 2026-05-16 18:40:06 -04:00
- Add Electron to supported browsers regex so Electron-based environments (including Cypress) are not redirected to the unsupported browser page. The browserslist-useragent-regexp 4.1.4 upgrade stopped matching Electron implicitly; this mirrors the existing AscDesktopEditor special-case. - Fix TextProcessing mock: deleteOlderThan() returns int, not void. PHP 8.4 strict mock type enforcement causes a TypeError when the callback is declared void. 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> |
||
|---|---|---|
| .. | ||
| apps | ||
| blueprints | ||
| Core | ||
| data | ||
| docker | ||
| lib | ||
| objectstore | ||
| autoload.php | ||
| bootstrap.php | ||
| databases-all-config.php | ||
| drone-run-integration-tests.sh | ||
| drone-run-php-tests.sh | ||
| drone-wait-objectstore.sh | ||
| enable_all.php | ||
| karma.config.js | ||
| phpunit-autotest-external.xml | ||
| phpunit-autotest.xml | ||
| preseed-config.php | ||
| redis-cluster.config.php | ||
| redis.config.php | ||
| startsessionlistener.php | ||