thelounge/client
Jérémie Astori 287c3a8223
Avoid escaping quotes whenever possible
Our `.eslintrc.yml` configuration file already allows for avoiding escape (see [ESLint doc for `avoidEscape`](https://eslint.org/docs/rules/quotes#avoidescape)) so we might as well use it. We already use this in a few places I believe.
2017-11-26 17:34:28 -05:00
..
audio Added badges and notifications 2014-07-08 01:15:10 +02:00
css Update stylelint rules 2017-11-26 14:28:33 +02:00
img Replace favico.js with our simpler solution 2016-02-28 01:27:30 +02:00
js Avoid escaping quotes whenever possible 2017-11-26 17:34:28 -05:00
themes Merge pull request #1602 from thelounge/xpaw/remove-inconsolata 2017-11-06 22:15:19 +02:00
views Fix whois template parsing real name field 2017-11-25 12:23:03 -08:00
index.html Remove express-handlebars, read manifest.json to get theme-color 2017-11-19 19:43:43 +02:00
manifest.json Do not set app orientation in manifest to use user setting at OS level 2016-08-30 00:40:17 -04:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00
service-worker.js Use service worker to display notifications if available 2017-11-19 18:18:55 +02:00