nextcloud-server/core
Ferdinand Thiessen 96d423c8d3
chore: update openAPI files
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-09 19:24:26 +07:00
..
AppInfo fix: make core application bootstrapable by coordinator 2025-06-02 15:58:54 +07:00
BackgroundJobs refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
Command refactor: generate migrations with override attributes 2025-06-04 07:38:06 +07:00
Controller chore: use consistent casing for header names (required by openAPI) 2025-06-09 19:24:26 +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 refactor(core): migrate core application to `IBootstrap` 2025-06-02 15:58:25 +07:00
Middleware chore: Add SPDX header 2024-05-27 14:53:40 +07:00
Migrations refactor: Extend rector to core/ 2025-05-15 00:16:54 +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 fix(autoloader): Fix location of class to be autoloadable 2025-05-23 10:23:03 +07:00
css fix(deps): Fix npm audit 2025-05-28 14:45:57 +07:00
doc chore: Add SPDX header 2024-05-27 14:53:40 +07:00
fonts
img feat(PWA): add `display_override` to set the display-mode to `minimal-ui` on supported browsers 2025-02-28 15:32:43 +07:00
js test: remove legacy tests covered by library unit tests 2025-06-09 16:52:26 +07:00
l10n fix(l10n): Update translations from Transifex 2025-06-08 00:22:29 +07:00
skeleton
src fix(core): correctly show displayname when picking a file 2025-06-05 11:13:24 +07:00
templates chore: remove files file templates deprecated since v18 and provided by richdocuments 2025-05-16 12:45:55 +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 feat(profile): Add an API to get the profile field data 2025-04-23 12:38:18 +07:00
openapi-administration.json feat(files): add mime icon endpoint 2025-01-22 16:29:36 +07:00
openapi-administration.json.license fix(reuse): core/openapi-administration license 2025-01-22 16:29:36 +07:00
openapi-ex_app.json docs: update openAPI extracted files 2025-06-01 13:39:11 +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 files 2025-06-09 19:24:26 +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 files 2025-06-09 19:24:26 +07:00
openapi.json.license chore: Add SPDX header 2024-06-06 22:53:41 +07:00
register_command.php feat: add command to get basic storage info 2025-05-15 11:48:28 +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