thelounge/client
Nachtalb 04cf2277d9
Prevent possible error when findChannel can't find the wanted channel
Using ?. (optional chaining) requires ecma version 2020 as it is fairly new. Webpack / Babel can handle it.
2021-05-05 18:09:18 +02:00
..
audio Change alert sound from ogg to wav 2018-07-17 09:14:58 +03:00
components Merge pull request #4186 from Nachtalb/na/remove-metadata-without-breaking-files 2021-04-13 13:14:55 -07:00
css Show give/revoke modes and kick on other modes than +o 2021-03-12 14:33:51 +01:00
img Move favicon.ico to the root folder 2019-03-18 12:56:52 +02:00
js Prevent possible error when findChannel can't find the wanted channel 2021-05-05 18:09:18 +02:00
themes Implement generic monospace blocks for INFO and MOTD numerics 2020-07-20 10:07:49 +03: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