Reto Brunner
|
dc3a387120
|
vapid: keep the file secret
Contains a secret key, so we probably should keep it, well, secret.
Warn if the file is world readable.
|
2021-11-30 19:08:29 +01:00 |
|
Alistair McKinlay
|
133e7bf710
|
Format js/vue with prettier
|
2019-07-19 11:27:40 +01:00 |
|
Pavel Djundik
|
472d618033
|
Remove log from global
|
2018-06-15 23:31:06 +03:00 |
|
Pavel Djundik
|
59ec07be87
|
Update all links to thelounge repository
|
2018-02-21 22:47:52 -05:00 |
|
Jérémie Astori
|
416f45d1e3
|
Use some ES6/Node v4-only syntax when possible
|
2018-02-19 18:30:00 +02:00 |
|
Jérémie Astori
|
0482747781
|
Only use helpers and not shared variables around path helpers
This refactor has a few benefits, for example there cannot be a rogue update of `Helper.CONFIG_PATH` or something.
|
2017-12-07 23:02:32 -05:00 |
|
Jérémie Astori
|
9c5071ec98
|
Improve output of WebPush error
Without this, the error displayed contains a lot of superfluous information, repeated.
|
2017-08-26 11:47:35 -04:00 |
|
Pavel Djundik
|
0ac3ba28e1
|
Web Push Notifications
|
2017-08-22 10:54:18 +03:00 |
|