aboutsummaryrefslogtreecommitdiffstats
path: root/dist/user-status-modal-8299.js.map
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't overwrite certain values if the refreshing comes in via short updatesJoas Schilling2022-05-271-1/+1
| | | | | | | | 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>
* Port share by mail settings to vueCarl Schwan2022-05-191-0/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Compile assetsnextcloud-command2022-04-211-1/+0
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix: button type to tertiaryVanessa Pertsch2022-03-211-1/+1
| | | | Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
* Add profile default setting for adminChristopher Ng2022-03-181-0/+1
Signed-off-by: Christopher Ng <chrng8@gmail.com>