hardlounge/src
Pavel Djundik e033010841 Rename manifest.json to thelounge.webmanifest
This makes express serve it with correct content-type of application/manifest+json

Refs:
- https://w3c.github.io/manifest/#media-type-registration
- https://webhint.io/docs/user-guide/hints/hint-manifest-file-extension/
2018-11-13 13:33:25 +02:00
..
command-line Rename manifest.json to thelounge.webmanifest 2018-11-13 13:33:25 +02:00
models Hard limit nicks to 100 characters, add maxlength on connect inputs 2018-10-20 14:10:26 +03:00
plugins Hard limit nicks to 100 characters, add maxlength on connect inputs 2018-10-20 14:10:26 +03:00
client.js Fix timing issue crashing on undefined when setting openChannel 2018-10-21 11:05:05 +03:00
clientManager.js Remove `log` from `global` 2018-06-15 23:31:06 +03:00
helper.js Rename manifest.json to thelounge.webmanifest 2018-11-13 13:33:25 +02:00
identification.js Remove `log` from `global` 2018-06-15 23:31:06 +03:00
log.js Use Date.toISOString for logging 2018-09-23 21:57:40 +03:00
server.js Fix timing issue crashing on undefined when setting openChannel 2018-10-21 11:05:05 +03:00