nextcloud-server/apps/user_status/lib
Richard Steinmetz 6982597b6a
feat(dashboard): implement widget item api v2
This API enables the dashboard to render all widgets from the API data
alone without having apps to provide their own bundles. This saves a lot
of traffic and execution time as a lot less javascript has to be parsed
on the frontend.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-08-22 08:36:53 +07:00
..
AppInfo Respect user enumeration settings in user status lists 2021-10-20 11:33:23 +07:00
BackgroundJob Also reset the status on clearAt 2022-05-27 11:32:53 +07:00
Connector Reset user status based on message ID only 2022-07-22 11:02:37 +07:00
Controller user_status: Add OpenAPI spec 2023-07-04 15:47:22 +07:00
Dashboard feat(dashboard): implement widget item api v2 2023-08-22 08:36:53 +07:00
Db user_status: Add OpenAPI spec 2023-07-04 15:47:22 +07:00
Exception Update php licenses 2021-06-04 22:02:41 +07:00
Listener Fix missing status with predefined status in drop-down 2022-05-27 09:21:33 +07:00
Migration Add an API to set and rollback the user status 2021-10-18 20:31:37 +07:00
Service feat(user_status): Allow to manually revert an automated status 2023-04-18 14:57:44 +07:00
Capabilities.php user_status: Add OpenAPI spec 2023-07-04 15:47:22 +07:00
ResponseDefinitions.php user_status: Add OpenAPI spec 2023-07-04 15:47:22 +07:00