thelounge/client
Reto Brunner 8f08cf3d0b client: fix password change input
The TS rewrite dropped the form that was expected to be passed
as props.
That lead to the password change being borked, as the fields
were always set to "null".
We don't need a form, can just use refs here.
2023-05-23 08:18:20 +02:00
..
audio Change alert sound from ogg to wav 2018-07-17 09:14:58 +03:00
components client: fix password change input 2023-05-23 08:18:20 +02:00
css style: Put user colors into the smallest possible scope 2022-11-27 16:04:56 +01:00
img Move favicon.ico to the root folder 2019-03-18 12:56:52 +02:00
js Merge pull request #4686 from thelounge/decoupleServer 2023-02-26 17:20:20 -08:00
themes Fix Morning theme nick colors 2023-02-05 03:22:43 -05:00
favicon.ico Move favicon.ico to the root folder 2019-03-18 12:56:52 +02:00
index.html.tpl TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00
service-worker.js TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
shims-vue.d.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
thelounge.webmanifest Fix off-by-one color error in webmanifest 2020-04-19 20:46:37 -04:00
tsconfig.json client: use the versions in shared/ where applicable 2023-01-30 09:14:40 +01:00