Tom Kirkpatrick
|
ba34367750
|
perf(bundle-size): remove lodash dependency
Shaves 34.57k of final renderer.prod.js bundle size.
|
7 years ago |
Ben Woosley
|
dc29c80ad0
|
style(line length): Drop prettier line length from 120 to 100
Subjectively, this increases general readability, while the higher max-length
limit allows for longer strings and comments, etc.
|
7 years ago |
Ben Woosley
|
f87236495a
|
style(line length): Limit prettier line length to 120 chars
150 is a bit too long
|
7 years ago |
Tom Kirkpatrick
|
0846bcb772
|
style(lint): lint and format all code
|
7 years ago |
Jack Mallers
|
1e7d992edd
|
fix(wallet-header): wire up currency switching from the home page wallet header
|
7 years ago |
Jack Mallers
|
08d263ca94
|
fix(contactsform): fix performance hit when searching the network for nodes. limit the amount thats returned so we arent rendering thousands of nodes ever.
|
7 years ago |
Jack Mallers
|
7cff397a4c
|
fix(lint + grpc): fix lint errors and a bug where gRPC connection starts too early
|
7 years ago |
Jack Mallers
|
3eb2263ff4
|
feature(SubmitChannel): wire up backend to new submit channel form + loading pubkeys UI
|
7 years ago |
Jack Mallers
|
a0f9027180
|
feature(contactsform): tie up new contacts form to reducer
|
7 years ago |
Ben Woosley
|
8b004788ab
|
Sort the contacts form relative to peer's contactability
Private peers can't be acted on, so show them below the contactable peers.
|
7 years ago |
Waseem999
|
76ca6bf060
|
linting
|
7 years ago |
Waseem999
|
4b7935f509
|
manual form error added
|
7 years ago |
Jack Mallers
|
ec0a692983
|
fix(contacts-form): by default show the first 20 nodes when opening the contacts form
|
7 years ago |
Jack Mallers
|
a0838c87cd
|
fix(contacts-form): if there is an @ in the search we assume they are pasting pubkey@host format and ignore the host, searching only for the pubkey to the left of the @
|
7 years ago |
Jack Mallers
|
962d79bb88
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
2c2e63235e
|
feature(contacts): add manual form
|
7 years ago |
Jack Mallers
|
9a31c68b17
|
feature(contacts): editable contact capacity
|
7 years ago |
Jack Mallers
|
b56cf3bf7d
|
fix(contacts): rename friend functions to contacts
|
7 years ago |
Jack Mallers
|
1b14242e93
|
feature(contacts): start contacts feature
|
7 years ago |
Jack Mallers
|
c64d5abdfb
|
fix(contacts): rename friend functions to contacts
|
7 years ago |
Jack Mallers
|
37be5c0e1e
|
feature(contacts): start contacts feature
|
7 years ago |