nextcloud-server/apps/updatenotification/lib
Ferdinand Thiessen 76696be762
chore: remove legacy migration step to remove background job
This is already included since Nextcloud 29, so the background job is
removed and the class does not exist anymore.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-13 10:04:35 +07:00
..
AppInfo refactor: use `APP_NAME` where possible 2025-05-13 09:49:28 +07:00
BackgroundJob refactor(updatenotification): use constant instead of variable 2025-05-13 10:04:35 +07:00
Command refactor(updatenotification): add return types and fix typos 2025-05-13 10:04:35 +07:00
Controller refactor(updatenotification): use consistant patterns for on-demand class members 2025-05-13 10:04:35 +07:00
Listener chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
Notification refactor(updatenotification): add return types and fix typos 2025-05-13 10:04:35 +07:00
Settings refactor(updatenotification): use `OCP\ServerVersion` 2025-05-13 10:00:34 +07:00
Manager.php refactor(updatenotification): add return types and fix typos 2025-05-13 10:04:35 +07:00
ResponseDefinitions.php chore: Add SPDX header 2024-05-31 10:38:47 +07:00
UpdateChecker.php refactor(updatenotification): add return types and fix typos 2025-05-13 10:04:35 +07:00