nextcloud-server/apps/files/lib/Controller
Ferdinand Thiessen 7fec706f68 refactor(files): Drop unneeded initial state
The initial state is no longer used, it was only used in legacy UI and in the f2v rewrite
it was only used for the `id` which can be loaded just from the URL.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-14 09:31:27 +07:00
..
ApiController.php feat(files): Update openapi 2024-08-08 10:52:20 +07:00
DirectEditingController.php refactor(files): Replace security annotations with respective attributes 2024-07-27 22:44:01 +07:00
DirectEditingViewController.php refactor(files): Replace security annotations with respective attributes 2024-07-27 22:44:01 +07:00
OpenLocalEditorController.php refactor(files): Replace security annotations with respective attributes 2024-07-27 22:44:01 +07:00
TemplateController.php refactor(files): Replace security annotations with respective attributes 2024-07-27 22:44:01 +07:00
TransferOwnershipController.php refactor(files): Replace security annotations with respective attributes 2024-07-27 22:44:01 +07:00
ViewController.php refactor(files): Drop unneeded initial state 2024-08-14 09:31:27 +07:00