nextcloud/apps/user_status/lib
Richard Steinmetz 3fd18ce450
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 10:38:46 +02:00
..
AppInfo Respect user enumeration settings in user status lists 2021-10-20 11:33:23 +02:00
BackgroundJob Also reset the status on clearAt 2022-05-27 11:32:53 +02:00
Connector Reset user status based on message ID only 2022-07-22 11:02:37 +02:00
Controller Remove unreachable UserStatus#clearStatus route 2023-05-08 14:16:54 +02:00
Dashboard feat(dashboard): implement widget item api v2 2023-08-22 10:38:46 +02:00
Db Properly escape underscore in db query 2022-10-13 18:50:36 +02:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
Listener Fix missing status with predefined status in drop-down 2022-05-27 09:21:33 +02:00
Migration Add an API to set and rollback the user status 2021-10-18 20:31:37 +02:00
Service feat(user_status): Allow to manually revert an automated status 2023-04-18 14:57:44 +02:00
Capabilities.php feat(status): Add a capability for the restore 2023-04-18 14:58:12 +02:00