You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Woosley
530784a7db
fix(seed checker): don't fail if the user provides more seed words than required
Previously, if the user pushed the back button after supplying a seed word,
then returned and entered the required three, the seed check would fail due to
there being more words supplied than required.
7 years ago
..
api
fix(cors): proxy requests to remote sites
7 years ago
components
feat(retype-seed): select 3 random seed indexes for the user to enter
7 years ago
containers
feat(retype-seed): select 3 random seed indexes for the user to enter
7 years ago
icons
feature(unlockWallet): ability to unlock wallet with helpful error messages
7 years ago
lnd
fix(grpc): handle gRPC startup issues
7 years ago
notifications
fix(eslint-import): Fix that eslint-plugin-import was not active
7 years ago
reducers
fix(seed checker): don't fail if the user provides more seed words than required
7 years ago
routes
perf(bundle-size): remove moment-timezone dep
7 years ago
store
style(line length): Limit max length to 120, including comments, etc.
7 years ago
utils
style(line length): Drop prettier line length from 120 to 100
7 years ago
.eslintrc
fix(lint): update lint packages + config
7 years ago
animated_checkmark.scss
fix(style-lint): Bump stylelint and config to latest, fix lints
7 years ago
app.global.scss
fix(security): content security policy
7 years ago
app.html
build(webpack): dynamic CSP configuration
7 years ago
index.js
Removes unused code, adds proper semicolon rule and reduces lint errors
7 years ago
keyframes.scss
fix(style-lint): Bump stylelint and config to latest, fix lints
7 years ago
main.dev.js
Merge pull request #488 from mrfelton/perf/profile-app-startup
7 years ago
menu.js
style(line length): Drop prettier line length from 120 to 100
7 years ago
package.json
build: do not build grpc-node from source
7 years ago
reset.scss
feature(navbar): mock MVP navbar styles
8 years ago
routes.js
style(lint): lint and format all code
7 years ago
tooltip.scss
fix(style-lint): Bump stylelint and config to latest, fix lints
7 years ago
variables.scss
fix(style-lint): Bump stylelint and config to latest, fix lints
7 years ago
yarn.lock
fix(grpc): update grpc to v1.12.3
7 years ago