Uzeyir Destan
d86f1aa422
Removed mismatch check
2024-08-02 01:54:17 +03:00
Uzeyir Destan
376fbe4aa8
Updated import function
2024-08-02 01:54:17 +03:00
Pavel Rybalko
282581c0d1
ui: adjust text and styles
...
Update src/components/GeneralInfo.vue
Co-authored-by: Kirill Pimenov <kirill@parity.io>
2021-12-08 18:12:42 +07:00
Pavel Rybalko
cbdfc7e08b
add end-to-end UI tests. Resolves #30
...
* add 2e2 tests
* fix prettier
* add workflow
* prettify
* update vue/cli-service
* update readme
2021-11-17 11:21:00 +07:00
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
goldsteinsveta
082135c646
nit
2020-10-05 16:59:57 +02:00
goldsteinsveta
9eb35dd377
semantics
2020-10-05 16:59:57 +02:00
goldsteinsveta
3ca50fe04b
style: QRs on screen
2020-10-05 16:59:57 +02:00
goldsteinsveta
33d15d3c27
style: logo (placeholder)
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
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
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
Alex Van de Sande
8a4daef6f0
improving print styles
2020-07-01 12:54:23 -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
f9e347b210
New Style
2020-06-11 13:24:24 -03:00
Kirill Pimenov
26f17ed6bf
Added 1024-char input limit
...
Otherwise It will grow in size even more after Shamir+Base64 encoding,
and after ~1800 characters QR codes are illegible by most means.
2019-07-13 17:13:23 +02:00
Kirill Pimenov
6c935ad7da
Horizontally layout QR codes
2019-02-14 19:14:32 +01:00
Kirill Pimenov
bd1b546d7d
More ergonomic and futureproof parsing
2019-02-14 15:37:56 +01:00
Kirill Pimenov
4f8adfd46f
Fix data layout in Combine
2019-02-13 18:31:03 +01:00
Kirill Pimenov
2e2f1afbf3
Trigger folding from events on a global bus
2019-01-31 17:41:11 +01:00
Kirill Pimenov
f5eca45b7a
Refactor info messages
2019-01-24 15:34:12 +03:00
Kirill Pimenov
063ea14226
Fixed lint errors
2019-01-21 19:04:48 +03:00
Kirill Pimenov
3980062b6b
Additional encryption step allows secure scrypt params
2018-12-29 23:00:54 +01:00
Kirill Pimenov
6be49a815e
Rendering password on canvas
2018-12-29 15:55:16 +01:00
Kirill Pimenov
736df94c9b
New Info page
2018-12-29 15:55:01 +01:00
Kirill Pimenov
5906902543
First test for crypto.js
2018-11-26 20:18:17 +01:00
Kirill Pimenov
4264526a9a
It decrypts!
2018-11-23 21:31:17 +01:00
Kirill Pimenov
b237d5197a
Reads and combines codes from camera
2018-11-23 20:47:31 +01:00
Kirill Pimenov
21472e6186
More compact serialization format
2018-11-23 19:19:58 +01:00
Kirill Pimenov
00d06069aa
Proper printable serialization
2018-11-23 18:30:50 +01:00
Kirill Pimenov
24770fe902
Button to re-gen the passphrase
2018-11-20 15:25:02 +01:00
Kirill Pimenov
4cd6f5701f
Properly encrypts secret before sharding
2018-11-20 14:54:51 +01:00
Kirill Pimenov
522d5076df
Generates a bip passphrase
2018-11-19 20:12:22 +01:00
Kirill Pimenov
be070bb205
Renders QR codes for shards
2018-11-18 17:51:56 +01:00
Kirill Pimenov
d0d555f061
Variable number of shares
2018-11-18 17:37:16 +01:00
Kirill Pimenov
d49bcdd7e2
It shares
2018-11-18 17:23:19 +01:00
Kirill Pimenov
6f71fee038
Show main only when secure
2018-11-18 16:19:29 +01:00
Kirill Pimenov
076881b280
Properly working ChecklistItem
2018-11-18 15:44:39 +01:00
Kirill Pimenov
39d912e475
Fresh template project
2018-11-18 14:39:26 +01:00