Commit Graph

11 Commits

Author SHA1 Message Date
Pavel Rybalko
49ee8905e6
Show error messages on UI (#74)
* fix #63 add error messages on the page

* small changes
2021-10-19 14:37:31 +07:00
Pavel Rybalko
c79f43b613
fix #35 migrate to Typescript 2021-09-23 12:00:36 +07:00
Kirill Pimenov
e27865e53b
Fix linter issues
Now that the rules are much more pedantic there are quite some places
where we are inconsistent with codestyle; all security issues detected
were false positives, though.
2020-08-03 20:38:37 +02:00
Kirill Pimenov
ff93057bd3
Configured ESLint 2020-08-03 19:45:08 +02:00
Kirill Pimenov
d073dc2f91
Fixed shard to Base64 conversion 2019-07-13 17:13:03 +02:00
Kirill Pimenov
bd1b546d7d
More ergonomic and futureproof parsing 2019-02-14 15:37:56 +01:00
Kirill Pimenov
7870336e2e
Test to check compliance with the reference 2019-02-13 17:36:48 +01:00
Kirill Pimenov
96739fd352
Make tests pass 2019-01-23 18:01:48 +03:00
Kirill Pimenov
dbecc65f2f
It now works with non-ASCII characters 2018-11-26 21:15:35 +01:00
Kirill Pimenov
fae52b9f27
More tests 2018-11-26 20:38:15 +01:00
Kirill Pimenov
5906902543
First test for crypto.js 2018-11-26 20:18:17 +01:00