nextcloud-server/apps/user_status/src
Joas Schilling 52737c029c
Don't overwrite certain values if the refreshing comes in via short updates
This e.g. happens from the talk participant list which only has the status, message and icon.
Due to the overwriting e.g. the clearAt was overwritten with null
and afterwards the status modal showed "Invalid date" as "Clear at"

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-27 09:30:16 +02:00
..
components Don't overwrite certain values if the refreshing comes in via short updates 2022-05-27 09:30:16 +02:00
filters Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
mixins Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
services Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
store Don't overwrite certain values if the refreshing comes in via short updates 2022-05-27 09:30:16 +02:00
views Dashboard fixes 2022-04-27 10:56:20 +00:00
dashboard.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
menu.js Fix various errors reported by eslint 2022-05-24 10:12:18 +02:00
UserStatus.vue Improve accessibility with more visible focus indication for non vue apps 2022-05-16 13:21:48 +02:00