nextcloud-server/core
Kent Delante 9f3da00aac feat: provide api to register actions in contacts menu
Signed-off-by: Kent Delante <kent.delante@proton.me>
2025-08-19 09:17:44 +07:00
..
AppInfo feat(core): provide capabilities of the current user 2025-08-18 12:35:31 +07:00
BackgroundJobs refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
Command fix: resolve invalid usage of `AppConfig::getValue` 2025-08-18 13:24:18 +07:00
Controller Merge pull request #54272 from nextcloud/enh/noid/taskprocessing-task-add-cleanup-flag 2025-08-15 09:48:47 +07:00
Data chore: Add SPDX header 2024-05-27 14:53:40 +07:00
Db Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2024-10-18 19:05:08 +07:00
Events chore: Unify user related events to always provide a `getUid` method 2024-10-15 18:33:11 +07:00
Exception feat(login-flow-v2): Restrict allowed apps by user agent check 2025-04-23 09:45:23 +07:00
Listener fix(core): ensure unique vcategory 2025-08-05 22:11:21 +07:00
Middleware chore: Add SPDX header 2024-05-27 14:53:40 +07:00
Migrations feat(taskprocessing): rename cleanup column to allow_cleanup 2025-08-07 15:12:22 +07:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +07:00
Service fix(loginflow): Fix type error when password could not be decrypted 2025-05-02 14:08:50 +07:00
ajax chore: run rector 2025-07-01 22:45:52 +07:00
css chore: recompile stylesheets 2025-08-18 18:17:27 +07:00
doc chore: Add SPDX header 2024-05-27 14:53:40 +07:00
fonts chore: add missing license ref for new fonts 2025-08-06 13:12:57 +07:00
img feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 2025-08-08 08:06:45 +07:00
js test: adjust karma global state mock 2025-06-16 15:55:12 +07:00
l10n fix(l10n): Update translations from Transifex 2025-08-18 00:12:13 +07:00
skeleton
src feat: provide api to register actions in contacts menu 2025-08-19 09:17:44 +07:00
templates refactor: de-duplicate header styles, add comments and mark deprecations 2025-08-06 05:36:05 +07:00
vendor chore: Remove old travis related stuff 2024-09-19 20:16:29 +07:00
.l10nignore chore: Add SPDX header 2024-05-27 14:53:40 +07:00
ResponseDefinitions.php Merge pull request #54272 from nextcloud/enh/noid/taskprocessing-task-add-cleanup-flag 2025-08-15 09:48:47 +07:00
openapi-administration.json chore: update openAPI exports 2025-08-18 12:46:00 +07:00
openapi-administration.json.license fix(reuse): core/openapi-administration license 2025-01-22 16:29:36 +07:00
openapi-ex_app.json chore: update openAPI exports 2025-08-18 12:46:00 +07:00
openapi-ex_app.json.license feat(OpenAPI): Add ex_app scope 2024-07-02 09:12:48 +07:00
openapi-full.json chore: update openAPI exports 2025-08-18 12:46:00 +07:00
openapi-full.json.license feat(TaskProcessingApi): Add endpoint for getting the next task 2024-07-01 17:11:12 +07:00
openapi.json chore: update openAPI exports 2025-08-18 12:46:00 +07:00
openapi.json.license chore: Add SPDX header 2024-06-06 22:53:41 +07:00
register_command.php feat(taskprocessing): move cleanup method to private taskprocessing manager, use it in the cleanup bg job and implement a cleanup command 2025-08-07 15:12:21 +07:00
routes.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
shipped.json fix(profile): make sure the app cannot be disabled as it was in core 2024-11-14 10:25:10 +07:00
shipped.json.license chore: Add SPDX header 2024-06-06 22:53:41 +07:00
strings.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00