nextcloud/core
Nextcloud bot 7d0b0d8a83
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, main, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, guests_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / changes (push) Waiting to run
Psalm static code analysis / static-code-analysis (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-security (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ocp (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ncu (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-strict (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-summary (push) Blocked by required conditions
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-16 00:24:00 +00:00
..
AppInfo chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
BackgroundJobs chore: add psalm-api to for classes we need to mock in unit tests 2026-04-28 23:52:43 +02:00
Command refactor: migrate usage of OC_App to AppManager 2026-05-13 14:01:49 +02:00
Controller refactor(updater): Move updater to a Controller 2026-04-29 22:58:15 +02:00
css chore: rebuild assets 2026-05-07 19:25:15 +02:00
Data chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
Db chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02: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-18 23:59:42 +01:00
js chore!(core): remove deprecated jQuery and jQuery UI 2026-02-17 12:51:42 +01:00
l10n fix(l10n): Update translations from Transifex 2026-05-16 00:24:00 +00:00
Listener chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
Middleware chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
Migrations chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
Notification chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
Service chore: fix typos in CronService 2026-05-12 11:32:20 +02:00
skeleton
src fix(core): app menu icon contrast in dark mode 2026-05-11 14:50:49 +02:00
templates fix(sharing): show common confirmation on password reset 2026-04-09 16:59:19 +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 11:32:23 +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 11:32:23 +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 11:08:25 +01:00
ResponseDefinitions.php fix(TaskProcessing): Expose userFacingErrorMessage on ResponseDefinitions#CoreTaskProcessingTask 2026-01-12 18:32:33 +01:00
routes.php refactor(updater): Move updater to a Controller 2026-04-29 22:58:15 +02:00
shipped.json build: ship files_lock with 34 2026-05-06 17:55:18 +02: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