thelounge/client
Nachtalb 042cfb7582
Fix missing users in userlist after removing searchinput
Because the "Username" components still had the same ":key" vue tried to in-place update them. This doesn't quite work for objects (in this case "user" or "user.original"). Thus we change the key for the search so that it actually inits a new component and thus evaluates its content correctly.
2021-05-09 23:33:35 +02:00
..
audio Change alert sound from ogg to wav 2018-07-17 09:14:58 +03:00
components Fix missing users in userlist after removing searchinput 2021-05-09 23:33:35 +02:00
css Add close search button 2021-04-30 01:53:08 +02:00
img Move favicon.ico to the root folder 2019-03-18 12:56:52 +02:00
js Allow text drag & drop into text fields 2021-05-06 02:48:07 +02:00
themes Add close search button 2021-04-30 01:53:08 +02:00
favicon.ico Move favicon.ico to the root folder 2019-03-18 12:56:52 +02:00
index.html.tpl Add HTML lang and labelled-by field to upload 2020-08-27 18:57:12 -07:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00
service-worker.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
thelounge.webmanifest Fix off-by-one color error in webmanifest 2020-04-19 20:46:37 -04:00