nextcloud/apps/files/lib/Controller
Ferdinand Thiessen ca3af10b28
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-28 16:00:03 +02:00
..
ApiController.php fix: Ignore preview requests for invalid file ids 2024-07-29 08:16:30 +02:00
DirectEditingController.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
DirectEditingViewController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +01:00
OpenLocalEditorController.php files: Add OpenAPI spec 2023-07-12 09:06:10 +02:00
TemplateController.php chore(files): Remove unused type alias 2024-01-18 16:00:18 +01:00
TransferOwnershipController.php fix(files): Properly handle denied ownership transfers 2024-06-17 07:44:49 +00:00
ViewController.php refactor(files): Drop unneeded initial state 2024-08-28 16:00:03 +02:00