nextcloud/core
Joas Schilling 2ec4796422 fix(updater): Make "maintenance mode kept active" more obvious
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-04-09 08:37:53 +00:00
..
ajax fix(updater): Make "maintenance mode kept active" more obvious 2026-04-09 08:37:53 +00:00
AppInfo fix(lexicon): remove default lazy param 2025-10-21 11:37:07 -01:00
BackgroundJobs fix: calculate node limit using MiB instead of MB 2025-09-08 22:33:32 +02:00
Command fix(updater): Make "maintenance mode kept active" more obvious 2026-04-09 08:37:53 +00:00
Controller Merge pull request #58142 from nextcloud/backport/58059/stable32 2026-02-20 16:24:30 +01:00
css chore: compile assets 2026-03-18 15:17:46 +00:00
Data chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Db Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2024-10-18 19:05:08 +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 fix(svg): Add height and width 2025-08-27 15:19:47 +00:00
js feat(settings): migrate setup checks to Vue to prevent visual issues 2025-08-26 18:35:55 +02:00
l10n fix(l10n): Update translations from Transifex 2026-04-09 00:19:14 +00:00
Listener fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2025-12-16 10:47:30 +01:00
Middleware chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Migrations fix(bg_jobs): store job argument as a text, increase length cap from 4000 to 32000 2026-03-19 11:38:40 +01:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +02:00
Service fix(loginflow): Fix type error when password could not be decrypted 2025-05-02 14:08:50 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src chore: adjust style imports of password confirmation library 2026-03-18 14:39:03 +01:00
templates fix: adjust public page footer logic 2026-01-08 11:18:49 +01:00
vendor chore: Remove old travis related stuff 2024-09-19 20:16:29 +02:00
.l10nignore chore: Add SPDX header 2024-05-27 14:53:40 +02:00
openapi-administration.json chore(deps): Update nextcloud/openapi-extractor to v1.8.2 2025-08-26 10:21:10 +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(deps): Update nextcloud/openapi-extractor to v1.8.2 2025-08-26 10:21:10 +02:00
openapi-ex_app.json.license feat(OpenAPI): Add ex_app scope 2024-07-02 09:12:48 +02:00
openapi-full.json fix(core): Fix TeamsApiController typing 2025-11-10 16:55:55 -01:00
openapi-full.json.license feat(TaskProcessingApi): Add endpoint for getting the next task 2024-07-01 17:11:12 +02:00
openapi.json fix(core): Fix TeamsApiController typing 2025-11-10 16:55:55 -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 14:33:30 +00:00
ResponseDefinitions.php fix(core): Fix TeamsApiController typing 2025-11-10 16:55:55 -01:00
routes.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
shipped.json fix(profile): make sure the app cannot be disabled as it was in core 2024-11-14 10:25:10 +01: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