ed2307cf18
add support for compressed secp256k1 keys encoded with base58btc
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-07-07 17:29:20 +02:00
b4d7daf379
detect XSS attacks using is-html package
...
The isValidUrl method is using `idna-uts46-hx` to catch malformed domain
names and `is-html` to identify HTML elements in the URL.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-06-09 17:03:43 +02:00
bc2cc428f8
improve and fix tests using cheerio library
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-03-20 16:05:47 +01:00
18ed7eefb6
add tap-color for proper test exit codes
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-03-20 16:05:47 +01:00
6ab82fc195
add morkan for detailed express logs
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-03-20 16:05:47 +01:00
5ebca6acd0
Run tests before making docker image
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-03-12 10:17:05 +01:00
b9001265e7
add support for express route tests
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-26 10:16:51 +01:00
dd429398d4
use utx46 and univeil to avoid phishing
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-26 10:16:51 +01:00
ad1273f019
add docker target in package.json
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-11 16:36:47 +01:00
e2c49346c7
use js-status-chat-key lib to display chat name from chat key
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-11 16:36:47 +01:00
Julien Eluard
4ac1049fa7
Removed old morgan dependency
2019-03-26 14:58:22 +01:00
Noman
1b66c7e92b
Add QR code for user URLs
2018-10-05 08:46:36 +02:00
Andrea Maria Piana
155354c588
Move to express as we need a bit more finess
2018-06-28 08:59:27 +02:00