Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provider wallet #55

Draft
wants to merge 153 commits into
base: master
from
Draft
Changes from 1 commit
Commits
Show all changes
153 commits
Select commit Hold shift + click to select a range
3321f56
Update README.md
bbondy Apr 15, 2019
fac8831
Fixes brave/brave-browser#4773 - adds BAT token by default to accounts
ryanml Jun 13, 2019
048c060
Fixes brave/brave-browser#4773 - adds BAT token by default to accounts
ryanml Jun 13, 2019
37fda92
Fixes brave/brave-browser#4771 - disables Telemetry
ryanml Jun 15, 2019
9c05adb
Add commands for building Brave wallet
bbondy Jun 19, 2019
3b07dd5
Add Brave branding images
bbondy Jun 19, 2019
addc33d
Add basic Brave gulp config
bbondy Jun 19, 2019
98278e9
Add images gulp config
bbondy Jun 19, 2019
bfb1ba5
Rewrite Brave wallet manifest via gulp
bbondy Jun 19, 2019
1638141
Rewrite Brave json locales via gulp
bbondy Jun 19, 2019
f2dabdd
Remove patching to gulpfile.js
bbondy Jun 19, 2019
47fea2f
Fixes undefined actions var
ryanml Jun 20, 2019
9c2cc94
Update package.json to ethereum-remote-client
bbondy Jun 25, 2019
945aca6
Removing metametrics opt-in from security tab
ryanml Jun 26, 2019
74f5921
Updating and moving wallets header item
ryanml Jun 26, 2019
0429898
Fixing lint errors
ryanml Jun 27, 2019
0d14fc8
Adding travis job for lint
ryanml Jun 27, 2019
5714fef
Add npm run publish:brave
bbondy Jun 27, 2019
118cbc7
Add public key to manifest
bbondy Jun 27, 2019
3543f23
Adding new welcome landing page
ryanml Jun 24, 2019
f54086d
Adding tests to travis
ryanml Jun 27, 2019
0f0a18b
Overriding unused select action route
ryanml Jun 28, 2019
930742e
Set manifest version to 0.0.0 explicitly for brave-core-crx-packager
bbondy Jun 28, 2019
807a48a
add brave fonts
cg505 Jul 3, 2019
afad0ec
Use Crypto Wallets for name for urlbar text
bbondy Jul 3, 2019
9bcbe95
Adding load-brave-styles task
ryanml Jul 3, 2019
9c97824
Converting JSX inline styles -> scss
ryanml Jul 3, 2019
b3da312
🧠
ryanml Jul 3, 2019
25bc12f
Brand HTML files
bbondy Jul 3, 2019
ef25c2e
Remove MeteMetrics process https://metamask.github.io
bbondy Jul 3, 2019
807f2bb
0.1.4
bbondy Jul 3, 2019
2b24204
Adding proxy for extenionizer module
ryanml Jul 3, 2019
0c6bb8e
Removing metafox logo from app header, onboarding process
ryanml Jul 9, 2019
89a4d21
0.1.5
bbondy Jul 9, 2019
6281065
Adding initial brave font rules
ryanml Jul 10, 2019
c24bb34
Only opening new tab on dapp request for unitialized wallets
ryanml Jul 11, 2019
3323e73
Removing MM TOS from onboarding, settings
ryanml Jul 11, 2019
4700fe8
browser wallet -> local wallet
ryanml Jul 11, 2019
10d57a0
Adding gulp task to load brave en locales
ryanml Jul 11, 2019
0e3af7a
Update header.component.js
rossmoody Jul 15, 2019
ae9800d
indent
rossmoody Jul 15, 2019
96bf0d7
0.1.6
bbondy Jul 16, 2019
ff74865
Fix load-brave-styles not being called for gulp build
bbondy Jul 16, 2019
6c2eaf3
0.1.7
bbondy Jul 16, 2019
936165b
Standardizing first-time-flow containers
ryanml Jul 16, 2019
f523259
Rounding first time flow buttons
ryanml Jul 17, 2019
02d5f8f
update crypto wallet icon
rossmoody Jul 23, 2019
c93ae3e
make scss import injection robust
cg505 Jul 29, 2019
bb247c8
make sure imported Muli and Poppins fonts are used
cg505 Jul 29, 2019
7081d12
watch brave scss files and automatically reload on change
cg505 Aug 6, 2019
06fc6fe
Removing redundant test suite
ryanml Aug 7, 2019
c7b9aa8
Removing settings header in notification view
ryanml Aug 9, 2019
531a583
Point to our fork of eth keyring controller
diracdeltas Jul 24, 2019
0490ac1
Update locale files to specify 24 words instead of 12
diracdeltas Jul 24, 2019
0460847
UI changes needed for 24-word migration
diracdeltas Aug 6, 2019
149bb25
add wasm-eval CSP to manifest
diracdeltas Aug 8, 2019
225c7f7
Merge pull request #1 from brave/fix/key-gen
bbondy Aug 13, 2019
3ab26db
Point to our fork of eth keyring controller
diracdeltas Jul 24, 2019
a9f1009
Replacing default networks with brave endpoints
ryanml Jul 30, 2019
a04e04b
Using latest Infura status endpoint
ryanml Jul 31, 2019
681f8a1
Updating depts to use Brave's eth-json-rpc-infura module
ryanml Aug 1, 2019
637630b
Updates for Nodev10 upgrade for MM
bbondy Aug 12, 2019
53322e4
Update yarn lockfile
bbondy Aug 12, 2019
6cfeb94
Update to use brave org instead of brave-experiments for keyring stuff
bbondy Aug 13, 2019
ae3de68
Use the correct eth-hd-keyring dep
bbondy Aug 13, 2019
863a830
Disabling sentry.io
ryanml Aug 13, 2019
86684df
Merge pull request #40 from brave/disable-sentry
ryanml Aug 13, 2019
1f0a8f6
Stubbing out sentry object
ryanml Aug 13, 2019
c626612
Merge pull request #42 from brave/sentry-stub
ryanml Aug 13, 2019
04354fa
replace metamask.io with brave.com in locales
cg505 Aug 13, 2019
ae4e573
Move eth-json-rpc-infura to Brave org
bbondy Aug 13, 2019
5f27308
Merge pull request #44 from brave/move-org-eth-json-rpc-dep
bbondy Aug 13, 2019
1604c34
Removing unneeded manifest patch
ryanml Aug 13, 2019
bd8231a
Merge pull request #45 from brave/manifest-tweak
bbondy Aug 13, 2019
995c274
revert yarn.lock to metamask/master
cg505 Aug 13, 2019
aae719e
automatically update yarn.lock based on changes to package.json
cg505 Aug 13, 2019
d4d4bda
make simple fixes to high severity dependency vulnerabilities
cg505 Aug 13, 2019
dab3580
upgrade snyk to 1.209.0 to avoid lodash vulnerability
cg505 Aug 13, 2019
034c97e
upgrade ganache-core 2.5.7 -> 2.6.1 to avoid vuln in lodash
cg505 Aug 13, 2019
60b176d
Overwriting new account modal media query with static pos
ryanml Aug 13, 2019
e7eafa8
Merge pull request #47 from brave/home-container
ryanml Aug 13, 2019
36900e4
Merge pull request #43 from brave/metamask-site-replace
cg505 Aug 13, 2019
c2da576
hide metamask fox mascot in unlock screen
cg505 Aug 14, 2019
ce3c907
add missing images to brave/app/images
cg505 Aug 14, 2019
b9f4020
Merge pull request #46 from brave/fix-yarn-lock
bbondy Aug 14, 2019
97a00d7
Merge pull request #49 from brave/unlock-no-mascot
bbondy Aug 14, 2019
02fa1ef
Merge pull request #48 from brave/images
bbondy Aug 14, 2019
94d32aa
fixing dapp sig request notification layout
ryanml Aug 14, 2019
406ff8f
Merge pull request #50 from brave/fix-dapp
bbondy Aug 14, 2019
08361a9
0.1.8
bbondy Aug 14, 2019
e7870a7
0.1.9
bbondy Aug 14, 2019
4e5e0ac
Adjusting travis for yarn, node version
ryanml Aug 13, 2019
75e36fd
Merge pull request #39 from brave/fix-travis-yarn
ryanml Aug 14, 2019
4e9b6f2
Fixing lint errors
ryanml Aug 13, 2019
15423ad
Merge pull request #41 from brave/fix-lint
ryanml Aug 14, 2019
d3a9694
add missing props to Home component
cg505 Aug 15, 2019
ab5d569
fix recovery backup reminder notification position
cg505 Aug 15, 2019
f6a0adb
Merge pull request #51 from brave/home-prop-fix
ryanml Aug 15, 2019
5f02d48
Fixing restore-vault replacement
ryanml Aug 15, 2019
d73d2d7
Extracting connected component for override
ryanml Aug 15, 2019
fcf01a2
Merge pull request #52 from brave/fix-restore
ryanml Aug 15, 2019
7f20855
update eth-keyring-controller dependency
cg505 Aug 15, 2019
f58823c
Merge pull request #53 from brave/update-keyring-controller-4
bbondy Aug 16, 2019
1018bc6
Updating backup phrase filename
ryanml Aug 16, 2019
14303dd
Merge pull request #54 from brave/bkup-file-name
ryanml Aug 16, 2019
b620d24
Hiding About tab in settings
ryanml Aug 19, 2019
d99f020
Merge pull request #56 from brave/about-tab
ryanml Aug 20, 2019
22fc578
Hiding Info & Help menu dropdown item
ryanml Aug 20, 2019
acefc6b
Merge pull request #57 from brave/info-and-help
bbondy Aug 20, 2019
8fe0322
Removing mobile sync prompt from advanced tab
ryanml Aug 20, 2019
583fb3a
Merge pull request #58 from brave/mobile-sync
bbondy Aug 20, 2019
95b051b
Wiring braveTheme API to main container
ryanml Aug 21, 2019
80eb17c
Adding dark.scss
ryanml Aug 21, 2019
b4e1950
Merge pull request #59 from brave/dark-mode
ryanml Aug 23, 2019
e1ec211
0.1.11
bbondy Aug 16, 2019
91c5f65
Fix spelling in UI
bbondy Aug 23, 2019
3767594
Combine Brave localized strings with MetaMask ones
bbondy Aug 23, 2019
1939ef6
Add Brave localized strings
bbondy Aug 23, 2019
21cf2f4
Add the same localized strings as Brave supports to MetaMask
bbondy Aug 23, 2019
dafa3b9
Merge pull request #60 from brave/locales-transifex
bbondy Aug 23, 2019
6f28db1
Adding risk disclosure statement to password components
ryanml Aug 13, 2019
6034634
Merge pull request #38 from brave/fix-5415
ryanml Aug 23, 2019
b2d03a4
Using translated string for end of flow messaging (#7021)
ryanml Aug 15, 2019
ffa1411
Merge pull request #61 from brave/oef-translation
bbondy Aug 23, 2019
4e1eca4
Fix for critical severity yarn audit errors
diracdeltas Aug 29, 2019
35463fb
Merge pull request #62 from brave/fix/critical-errors
diracdeltas Aug 29, 2019
8b9935c
allow restoring from metamask
diracdeltas Aug 29, 2019
5dce455
Defining metricsEvent prop
ryanml Sep 2, 2019
f0fafd6
Upgrading babel-eslint, fixing lint errors
ryanml Sep 2, 2019
958e429
Using expected eth deps for MM tests
ryanml Sep 2, 2019
e4ca3cb
Merge pull request #65 from brave/fix-lint
ryanml Sep 3, 2019
2ee8e0a
Merge pull request #66 from brave/fix-test
ryanml Sep 3, 2019
f4bda7d
Fixing typo error
ryanml Sep 3, 2019
8316652
Update l10n
bbondy Sep 3, 2019
137b22f
Merge pull request #67 from brave/localization
bbondy Sep 3, 2019
f9cce4b
Merge pull request #63 from brave/fix/metamask-import
diracdeltas Sep 4, 2019
e79246c
Restore MetaMask files
bbondy Sep 5, 2019
64d5ae5
Merge pull request #68 from brave/no-changes-to-mm-files
ryanml Sep 5, 2019
de3b4fc
Allowing only moderate and above dep vulns to fail audit
ryanml Sep 2, 2019
2cd72e9
Merge pull request #64 from brave/fix-audit
ryanml Sep 6, 2019
64bbbab
add coinbase toggle to redux store
cg505 Aug 1, 2019
7f98350
add coinbase accountdetails
cg505 Aug 1, 2019
f05da66
replace token list with coinbase account list
cg505 Aug 6, 2019
92a6c35
show coinbase balance in transaction view
cg505 Aug 7, 2019
f0f8558
display coinbase transactions in transaction view
cg505 Aug 8, 2019
b8e6eff
add wip buy/sell screens
cg505 Aug 10, 2019
b1acc3d
finish coinbase buy view
cg505 Aug 13, 2019
7c4ce56
fill out coinbase sell dialog
cg505 Aug 13, 2019
5d0c6ed
rebase fixes
cg505 Aug 13, 2019
a0834ea
add bank limit
cg505 Aug 14, 2019
79a8341
fix linting errors
cg505 Aug 14, 2019
8f98550
s/coinbase/provider/g and related tweaks
cg505 Aug 16, 2019
c50417d
polish mock data for screenshots
cg505 Sep 8, 2019
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

add missing images to brave/app/images

These images were added to app/images but were not moved to
brave/app/images after rebase.
  • Loading branch information
cg505 committed Aug 14, 2019
commit ce3c907754ddbc5b375fa7a832c74c6ef31adaea
@@ -0,0 +1,4 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0.833374 10C0.833374 4.9374 4.93743 0.833344 10 0.833344C15.0626 0.833344 19.1667 4.9374 19.1667 10C19.1667 15.0626 15.0626 19.1667 10 19.1667C4.93743 19.1667 0.833374 15.0626 0.833374 10Z" fill="#28A745"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.4256 6.70245C14.7511 7.02789 14.7511 7.55553 14.4256 7.88097L9.25303 13.2976C8.9276 13.6231 8.39996 13.6231 8.07452 13.2976L5.57452 10.7976C5.24909 10.4722 5.24909 9.94456 5.57452 9.61912C5.89996 9.29368 6.4276 9.29368 6.75303 9.61912L8.66378 11.5299L13.2471 6.70245C13.5725 6.37702 14.1002 6.37702 14.4256 6.70245Z" fill="white"/>
</svg>
@@ -0,0 +1,4 @@
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.14917" y="1.09723" width="1.34076" height="15.4188" rx="0.670381" transform="rotate(-45 0.14917 1.09723)" fill="#A1A5B3"/>
<rect x="0.94812" y="11.8508" width="1.34076" height="15.4188" rx="0.670381" transform="rotate(-135 0.94812 11.8508)" fill="#A1A5B3"/>
</svg>
Binary file not shown.
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 72.52 80.95"><defs><style>.cls-3{fill:#a0a8d4}</style><linearGradient id="linear-gradient" x1="41.95" y1="2.57" x2="12.57" y2="34.42" gradientUnits="userSpaceOnUse"><stop offset=".58" stop-color="#a0a8d4"/><stop offset=".73" stop-color="#8791c7"/><stop offset=".91" stop-color="#6470b4"/></linearGradient><linearGradient id="linear-gradient-2" x1="42.57" y1="81.66" x2="71.96" y2="49.81" xlink:href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="42.26" y1="1.24" x2="42.26" y2="82.84" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#513eff"/><stop offset=".18" stop-color="#5157ff"/><stop offset=".57" stop-color="#5298ff"/><stop offset="1" stop-color="#52e5ff"/></linearGradient></defs><g style="isolation:isolate"><g id="Layer_1" data-name="Layer 1"><path d="M15.28 34.39c.8 1.71 2.78 5.09 2.78 5.09L40.95 1.64l-22.34 15.6a9.75 9.75 0 0 0-3.18 3.5 16.19 16.19 0 0 0-.15 13.65z" transform="translate(-6 -1.64)" fill="url(#linear-gradient)"/><path class="cls-3" d="M6.21 46.85a25.47 25.47 0 0 0 10 18.51l24.71 17.23s-15.46-22.28-28.5-44.45a22.39 22.39 0 0 1-2.62-7.56 12.1 12.1 0 0 1 0-3.63c-.34.63-1 1.92-1 1.92a29.35 29.35 0 0 0-2.67 8.55 52.28 52.28 0 0 0 .08 9.43z" transform="translate(-6 -1.64)"/><path d="M69.25 49.84c-.8-1.71-2.78-5.09-2.78-5.09L43.58 82.59 65.92 67a9.75 9.75 0 0 0 3.18-3.5 16.19 16.19 0 0 0 .15-13.66z" transform="translate(-6 -1.64)" fill="url(#linear-gradient-2)"/><path class="cls-3" d="M78.32 37.38a25.47 25.47 0 0 0-10-18.51L43.61 1.64s15.45 22.28 28.5 44.45a22.39 22.39 0 0 1 2.61 7.56 12.1 12.1 0 0 1 0 3.63c.34-.63 1-1.92 1-1.92a29.35 29.35 0 0 0 2.67-8.55 52.28 52.28 0 0 0-.07-9.43z" transform="translate(-6 -1.64)"/><path d="M15.43 20.74a9.75 9.75 0 0 1 3.18-3.5l22.34-15.6-22.89 37.85s-2-3.38-2.78-5.09a16.19 16.19 0 0 1 .15-13.66zM6.21 46.85a25.47 25.47 0 0 0 10 18.51l24.71 17.23s-15.46-22.28-28.5-44.45a22.39 22.39 0 0 1-2.62-7.56 12.1 12.1 0 0 1 0-3.63c-.34.63-1 1.92-1 1.92a29.35 29.35 0 0 0-2.67 8.55 52.28 52.28 0 0 0 .08 9.43zm63 3c-.8-1.71-2.78-5.09-2.78-5.09L43.58 82.59 65.92 67a9.75 9.75 0 0 0 3.18-3.5 16.19 16.19 0 0 0 .15-13.66zm9.07-12.46a25.47 25.47 0 0 0-10-18.51L43.61 1.64s15.45 22.28 28.5 44.45a22.39 22.39 0 0 1 2.61 7.56 12.1 12.1 0 0 1 0 3.63c.34-.63 1-1.92 1-1.92a29.35 29.35 0 0 0 2.67-8.55 52.28 52.28 0 0 0-.07-9.43z" transform="translate(-6 -1.64)" style="mix-blend-mode:color" fill="url(#linear-gradient-3)"/></g></g></svg>
Binary file not shown.
@@ -0,0 +1,5 @@
<svg width="20" height="4" viewBox="0 0 20 4" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4C3.10457 4 4 3.10457 4 2C4 0.89543 3.10457 0 2 0C0.89543 0 0 0.89543 0 2C0 3.10457 0.89543 4 2 4Z" fill="#6A737D"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 4C11.1046 4 12 3.10457 12 2C12 0.89543 11.1046 0 10 0C8.89543 0 8 0.89543 8 2C8 3.10457 8.89543 4 10 4Z" fill="#6A737D"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M18 4C19.1046 4 20 3.10457 20 2C20 0.89543 19.1046 0 18 0C16.8954 0 16 0.89543 16 2C16 3.10457 16.8954 4 18 4Z" fill="#6A737D"/>
</svg>
@@ -0,0 +1,3 @@
<svg width="11" height="7" viewBox="0 0 11 7" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1 1L5.57143 5.57143L10.1407 1.0022" stroke="#545556"/>
</svg>
@@ -0,0 +1,7 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.00002 9.57037C8.93767 9.57037 9.69778 8.81026 9.69778 7.8726C9.69778 6.93495 8.93767 6.17484 8.00002 6.17484C7.06236 6.17484 6.30225 6.93495 6.30225 7.8726C6.30225 8.81026 7.06236 9.57037 8.00002 9.57037Z" fill="white"/>
<path d="M11.0582 11.6586C10.872 11.6586 10.6857 11.5876 10.5437 11.4455C10.2595 11.1614 10.2595 10.7007 10.5437 10.4165C11.2232 9.73704 11.5975 8.83356 11.5975 7.87259C11.5975 6.91161 11.2232 6.00813 10.5437 5.32865C10.2595 5.04448 10.2595 4.58381 10.5437 4.29964C10.8278 4.01554 11.2886 4.01554 11.5727 4.29964C12.527 5.25398 13.0527 6.52293 13.0527 7.87259C13.0527 9.22224 12.527 10.4912 11.5727 11.4455C11.4306 11.5876 11.2444 11.6586 11.0582 11.6586Z" fill="white"/>
<path d="M4.94175 11.6586C4.75553 11.6586 4.56929 11.5876 4.42724 11.4455C3.4729 10.4912 2.94727 9.22224 2.94727 7.87259C2.94727 6.52293 3.4729 5.25398 4.42724 4.29964C4.71135 4.01554 5.17215 4.01554 5.45626 4.29964C5.74043 4.58381 5.74043 5.04448 5.45626 5.32865C4.77672 6.00813 4.4025 6.91161 4.4025 7.87259C4.4025 8.83356 4.77672 9.73704 5.45626 10.4165C5.74043 10.7007 5.74043 11.1614 5.45626 11.4455C5.3142 11.5876 5.12798 11.6586 4.94175 11.6586Z" fill="white"/>
<path d="M13.1451 13.7453C12.9589 13.7453 12.7727 13.6742 12.6306 13.5322C12.3464 13.248 12.3464 12.7873 12.6306 12.5031C15.1839 9.94985 15.1839 5.79538 12.6306 3.24209C12.3464 2.95792 12.3464 2.49725 12.6306 2.21308C12.9147 1.92897 13.3755 1.92897 13.6596 2.21308C16.7803 5.33374 16.7803 10.4115 13.6596 13.5322C13.5176 13.6742 13.3313 13.7453 13.1451 13.7453Z" fill="white"/>
<path d="M2.855 13.7453C2.66878 13.7453 2.48255 13.6742 2.3405 13.5322C-0.780166 10.4115 -0.780166 5.33374 2.3405 2.21308C2.62461 1.92897 3.08541 1.92897 3.36951 2.21308C3.65368 2.49725 3.65368 2.95792 3.36951 3.24209C0.816221 5.79538 0.816221 9.94985 3.36951 12.5031C3.65368 12.7873 3.65368 13.248 3.36951 13.5322C3.22745 13.6742 3.04123 13.7453 2.855 13.7453Z" fill="white"/>
</svg>
@@ -0,0 +1,7 @@
<svg width="20" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="hamburger">
<rect id="Rectangle 3" width="20" height="3" rx="1.5" fill="#6A737D"/>
<rect id="Rectangle 3_2" y="6" width="20" height="3" rx="1.5" fill="#6A737D"/>
<rect id="Rectangle 3_3" y="12" width="20" height="3" rx="1.5" fill="#6A737D"/>
</g>
</svg>
@@ -0,0 +1,5 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.99984 2.00001C4.68613 2.00001 1.99984 4.6863 1.99984 8C1.99984 11.3137 4.68613 14 7.99984 14C11.3135 14 13.9998 11.3137 13.9998 8C13.9998 4.6863 11.3135 2.00001 7.99984 2.00001ZM0.666504 8C0.666504 3.94992 3.94975 0.666672 7.99984 0.666672C12.0499 0.666672 15.3332 3.94992 15.3332 8C15.3332 12.0501 12.0499 15.3333 7.99984 15.3333C3.94975 15.3333 0.666504 12.0501 0.666504 8Z" fill="#6A737D"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.99984 7.33334C8.36803 7.33334 8.6665 7.63181 8.6665 8V10.6667C8.6665 11.0349 8.36803 11.3333 7.99984 11.3333C7.63165 11.3333 7.33317 11.0349 7.33317 10.6667V8C7.33317 7.63181 7.63165 7.33334 7.99984 7.33334Z" fill="#6A737D"/>
<path d="M8.6665 5.33334C8.6665 5.70153 8.36803 6 7.99984 6C7.63165 6 7.33317 5.70153 7.33317 5.33334C7.33317 4.96515 7.63165 4.66667 7.99984 4.66667C8.36803 4.66667 8.6665 4.96515 8.6665 5.33334Z" fill="#6A737D"/>
</svg>
BIN -418 Bytes (62%) brave/app/images/key-32.png
Binary file not shown.
@@ -0,0 +1,3 @@
<svg width="20" height="24" viewBox="0 0 20 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 9.71495V3.57158L10 0.872803L20 3.57158V9.71495C20 16.0442 15.7999 21.4041 10 23.2357C4.19995 21.4041 0 16.0442 0 9.71495ZM15.3879 10.7277L15.6232 10.898L15.0819 11.5366L15.9057 14.1001L15.1431 16.7158L12.4738 15.9779L11.956 16.4036L10.9014 17.1367H9.09833L8.04379 16.4036L7.52596 15.9779L4.85671 16.7158L4.09874 14.1001L4.91784 11.5366L4.37644 10.898L4.61188 10.7277L4.23524 10.3825L4.52242 10.1553L4.14578 9.8669L4.4 9.6777L3.99989 7.74783L4.59302 5.95527L8.41104 7.38838H11.5887L15.4067 5.95527L15.9999 7.74783L15.6045 9.6777L15.854 9.8669L15.4773 10.1553L15.7644 10.3825L15.3879 10.7277ZM7.38499 13.1652L8.47065 12.6641L8.92346 13.6225L7.38499 13.1652ZM10.7685 13.6225L11.2197 12.6641L12.307 13.1652L10.7685 13.6225ZM9.24343 14.9001H10.4439L10.6519 15.0662L10.7689 16.178L10.6607 16.0674H9.02677L8.92279 16.178L9.03541 15.0662L9.24343 14.9001Z" fill="white"/>
</svg>
BIN -23.6 KB (75%) brave/app/images/pw128x128.png
Binary file not shown.
@@ -0,0 +1,7 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.32 8H8.63997L8.63997 16H16.32V8ZM8.63997 6C7.57958 6 6.71997 6.89543 6.71997 8V16C6.71997 17.1046 7.57958 18 8.63997 18H16.32C17.3804 18 18.24 17.1046 18.24 16V8C18.24 6.89543 17.3804 6 16.32 6H8.63997Z" fill="#037DD6"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.32 1C16.32 0.447715 16.7498 0 17.28 0H21.12C22.7106 0 24 1.34315 24 3V7C24 7.55228 23.5702 8 23.04 8C22.5098 8 22.08 7.55228 22.08 7V3C22.08 2.44772 21.6502 2 21.12 2H17.28C16.7498 2 16.32 1.55228 16.32 1Z" fill="#037DD6"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.04 16C23.5702 16 24 16.4477 24 17L24 21C24 22.6569 22.7106 24 21.12 24L17.28 24C16.7498 24 16.32 23.5523 16.32 23C16.32 22.4477 16.7498 22 17.28 22L21.12 22C21.6502 22 22.08 21.5523 22.08 21L22.08 17C22.08 16.4477 22.5098 16 23.04 16Z" fill="#037DD6"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.67999 23C7.67999 23.5523 7.25019 24 6.71999 24L2.87999 24C1.28941 24 -6.563e-06 22.6569 -6.42394e-06 21L-6.08824e-06 17C-6.04189e-06 16.4477 0.429801 16 0.959994 16C1.49019 16 1.91999 16.4477 1.91999 17L1.91999 21C1.91999 21.5523 2.3498 22 2.87999 22L6.71999 22C7.25019 22 7.67999 22.4477 7.67999 23Z" fill="#037DD6"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0.96 8C0.429807 8 5.87108e-08 7.55228 1.31134e-07 7L6.55671e-07 3C8.72941e-07 1.34315 1.28942 1.69087e-07 2.88 3.77666e-07L6.72 8.81222e-07C7.25019 9.50748e-07 7.68 0.447716 7.68 1C7.68 1.55229 7.25019 2 6.72 2L2.88 2C2.34981 2 1.92 2.44772 1.92 3L1.92 7C1.92 7.55229 1.49019 8 0.96 8Z" fill="#037DD6"/>
</svg>
@@ -0,0 +1,4 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.16667 3.33341C5.94501 3.33341 3.33334 5.94509 3.33334 9.16675C3.33334 12.3884 5.94501 15.0001 9.16667 15.0001C12.3883 15.0001 15 12.3884 15 9.16675C15 5.94509 12.3883 3.33341 9.16667 3.33341ZM1.66667 9.16675C1.66667 5.02461 5.02454 1.66675 9.16667 1.66675C13.3088 1.66675 16.6667 5.02461 16.6667 9.16675C16.6667 13.3089 13.3088 16.6667 9.16667 16.6667C5.02454 16.6667 1.66667 13.3089 1.66667 9.16675Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.2857 13.2858C13.6112 12.9604 14.1388 12.9604 14.4642 13.2858L18.0892 16.9108C18.4147 17.2363 18.4147 17.7639 18.0892 18.0893C17.7638 18.4148 17.2362 18.4148 16.9107 18.0893L13.2857 14.4643C12.9603 14.1389 12.9603 13.6113 13.2857 13.2858Z" fill="black"/>
</svg>
Binary file not shown.
Binary file not shown.
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.