nextcloud/apps/user_status/src
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
..
components wrap user status message input and buttons with native form 2023-07-03 15:34:25 +02:00
filters chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
mixins Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
services feat(user_status): Allow to manually revert an automated status 2023-04-18 14:57:44 +02:00
store wrap user status message input and buttons with native form 2023-07-03 15:34:25 +02:00
menu.js Port user menu to Vue 2023-02-09 17:54:59 -08:00
UserStatus.vue Add aria-hidden='true' to decorative icons inside of modal dialogs 2023-04-06 12:37:40 +02:00