nextcloud-server/core
Ferdinand Thiessen 15e610a63f
chore: remove deprecated `OC.AppConfig` in favor of `OCP.AppConfig`
It was deprecated since Nextcloud 16 and can be replaced with
`OCP.AppConfig`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-03 15:05:45 +07:00
..
AppInfo fix(lexicon): remove default lazy param 2025-10-21 09:27:41 +07:00
BackgroundJobs feat(Db): Use SnowflakeId for previews 2025-10-28 17:50:03 +07:00
Command feat(lexicon): add FLAG_INTERNAL 2025-11-03 11:39:25 +07:00
Controller Merge branch 'master' into feat/taskprocessing/user-facing-error-message 2025-10-30 10:13:39 +07:00
Data
Db
Events
Exception
Listener
Middleware
Migrations Merge branch 'master' into feat/taskprocessing/user-facing-error-message 2025-10-30 10:13:39 +07:00
Notification
Service
ajax
css chore: compile assets 2025-10-22 17:10:29 +07:00
doc
fonts
img
js chore: remove deprecated `OC.redirect` and `OC.reload` 2025-10-30 23:14:37 +07:00
l10n fix(l10n): Update translations from Transifex 2025-11-03 00:13:38 +07:00
skeleton
src chore: remove deprecated `OC.AppConfig` in favor of `OCP.AppConfig` 2025-11-03 15:05:45 +07:00
templates
vendor
.l10nignore
ResponseDefinitions.php fix(core): Fix TeamsApiController typing 2025-10-13 13:59:54 +07:00
openapi-administration.json
openapi-administration.json.license
openapi-ex_app.json Merge branch 'master' into feat/taskprocessing/user-facing-error-message 2025-10-30 10:13:39 +07:00
openapi-ex_app.json.license
openapi-full.json Merge branch 'master' into feat/taskprocessing/user-facing-error-message 2025-10-30 10:13:39 +07:00
openapi-full.json.license
openapi.json Merge pull request #55776 from nextcloud/fix/text2image-better-attributes 2025-10-15 13:07:50 +07:00
openapi.json.license
register_command.php feat(database): introduce Snowflake IDs generator 2025-10-28 17:50:03 +07:00
routes.php
shipped.json
shipped.json.license
strings.php