goldsteinsveta
d3ab889c7e
nit: info msg under nav buttons on small screens
2020-10-05 16:59:58 +02:00
goldsteinsveta
299f204cbf
style: conditional warnings
2020-10-05 16:59:58 +02:00
goldsteinsveta
082135c646
nit
2020-10-05 16:59:57 +02:00
goldsteinsveta
9eb35dd377
semantics
2020-10-05 16:59:57 +02:00
goldsteinsveta
58294b5bb7
lint
2020-10-05 16:59:57 +02:00
goldsteinsveta
ce45db14a9
nits
2020-10-05 16:59:57 +02:00
goldsteinsveta
805ea94a5b
style: QR change keyframes
2020-10-05 16:59:57 +02:00
goldsteinsveta
3ca50fe04b
style: QRs on screen
2020-10-05 16:59:57 +02:00
goldsteinsveta
fa35b5f999
nit
2020-10-05 16:59:56 +02:00
goldsteinsveta
33d15d3c27
style: logo (placeholder)
2020-10-05 16:59:56 +02:00
goldsteinsveta
eb0e5eb161
style: gh ribbon
2020-10-05 16:59:56 +02:00
goldsteinsveta
1bba7877e7
lint
2020-10-05 16:59:56 +02:00
goldsteinsveta
880d2885fa
style: share, combine
2020-10-05 16:59:56 +02:00
Kirill Pimenov
85c5539166
Merge pull request #43 from paritytech/dependabot/npm_and_yarn/http-proxy-1.18.1
...
Bump http-proxy from 1.17.0 to 1.18.1
2020-09-08 19:33:53 +02:00
dependabot[bot]
70f266a463
Bump http-proxy from 1.17.0 to 1.18.1
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-08 04:52:25 +00:00
Zeke Mostov
e6139f4c07
Merge pull request #40 from paritytech/zeke-words
...
New pass phrase word list from openethereum/wordlist
2020-09-07 06:58:53 -07:00
Zeke Mostov
203baba07b
small update
2020-09-05 11:19:05 -07:00
Zeke Mostov
c7ab4b6216
Update name
2020-09-05 11:19:05 -07:00
Zeke Mostov
7c8d7ee680
New bip32 word list from openethereum/wordlist
2020-09-05 11:19:04 -07:00
Kirill Pimenov
307454bf26
Merge pull request #38 from paritytech/Stefie-patch-1
...
Quickfix on README
2020-08-05 13:51:17 +02:00
Kirill Pimenov
542e1e72f5
Merge pull request #28 from paritytech/kirushik/eslint
...
More pedantic ESlint setup
2020-08-05 13:50:36 +02:00
Stefanie Doll
b95d1015d8
Quickfix on README
2020-08-05 12:53:15 +02:00
Kirill Pimenov
5945a99e9d
Fix issues with bip wordlist
...
Luckily, we only use wordlist when generating phrases, and never use it
to go back from words to indices (phrase is just scrypted as text in
`crypto.js`).
This makes it safe to adjust wordlist without breaking backwards
compatibility
2020-08-03 22:34:54 +02:00
Kirill Pimenov
82700733be
Fail on ESLint warnings as well
...
Since some security-relevant issues are marked as warnings in the
rulesets we use, and it's easier to prohibit all warnings than to
redefine each individual rule in `.eslintrc.js`
2020-08-03 20:41:24 +02: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
9ab6860593
Merge pull request #27 from paritytech/kirushik/github_actions
...
Move CI to Github Actions
2020-08-03 18:49:42 +02:00
Kirill Pimenov
5511933520
Added yarn tests badge to README.md
2020-08-03 17:15:34 +02:00
Kirill Pimenov
31909b8396
Cache yarn, don't run twice
2020-08-03 16:58:18 +02:00
Kirill Pimenov
cbc1b337be
Move CI to Github Actions
2020-08-03 16:38:30 +02:00
Kirill Pimenov
732a36ef9f
Merge pull request #23 from paritytech/dependabot/npm_and_yarn/websocket-extensions-0.1.4
...
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-07-30 16:23:24 +02:00
dependabot[bot]
c40e090ce6
Bump websocket-extensions from 0.1.3 to 0.1.4
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 14:21:03 +00:00
Kirill Pimenov
791454ec91
Merge pull request #21 from paritytech/dependabot/npm_and_yarn/eslint-utils-1.4.3
...
Bump eslint-utils from 1.3.1 to 1.4.3
2020-07-30 16:20:12 +02:00
dependabot[bot]
9d98d9865d
Bump eslint-utils from 1.3.1 to 1.4.3
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 14:17:37 +00:00
Kirill Pimenov
64beb2da5a
Merge pull request #26 from paritytech/dependabot/npm_and_yarn/elliptic-6.5.3
...
Bump elliptic from 6.5.0 to 6.5.3
2020-07-30 16:16:44 +02:00
dependabot[bot]
f34dae410e
Bump elliptic from 6.5.0 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 13:26:01 +00:00
Kirill Pimenov
56af377dce
Merge pull request #24 from alexvansande/master
...
New Style
2020-07-30 13:53:43 +02:00
Kirill Pimenov
edb1395b48
Merge branch 'master' into master
2020-07-30 13:47:03 +02:00
Kirill Pimenov
90d8bf6e57
Merge pull request #25 from paritytech/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.14 to 4.17.19
2020-07-30 13:43:30 +02:00
dependabot[bot]
b0af2a434f
Bump lodash from 4.17.14 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 23:58:44 +00:00
Alex Van de Sande
8a4daef6f0
improving print styles
2020-07-01 12:54:23 -03:00
Alex Van de Sande
6d87d9dd09
moved emoji decoration to CSS, flipped it
2020-06-12 11:21:43 -03:00
Alex Van de Sande
cd43f11b87
Camera view is mirrored to make using it easier
2020-06-11 16:20:52 -03:00
Alex Van de Sande
c690d45432
added warning styles
2020-06-11 13:56:15 -03:00
Alex Van de Sande
f9e347b210
New Style
2020-06-11 13:24:24 -03:00
Kirill Pimenov
9f2892093e
Merge pull request #22 from paritytech/dependabot/npm_and_yarn/handlebars-4.5.3
...
Bump handlebars from 4.1.2 to 4.5.3
2020-01-06 11:53:09 +01:00
dependabot[bot]
d34e6ea957
Bump handlebars from 4.1.2 to 4.5.3
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-28 08:27:24 +00:00
Kirill Pimenov
262b7ce1eb
Merge pull request #20 from paritytech/kirushik/more_compact_encoding
...
Use base64 for shards encoding; print versions and commit hashes everywhere
2019-07-15 17:50:34 +02:00
Kirill Pimenov
27a2be7f94
Preparing for 0.2.0 release
2019-07-15 17:20:41 +02:00
Kirill Pimenov
5d07299f88
Also print git commit hash
2019-07-15 17:19:56 +02:00