Commit Graph

20 Commits

Author SHA1 Message Date
Pavel Rybalko
2c91c85fb7
Show current version (#80)
* identify version using Git describe

* fix tests
2021-12-10 20:32:59 +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
7aed8b2ea9
fix #33 display ipfs address (#73)
* fix #33 display ipfs address
* fix styling
2021-10-07 12:44:20 +07:00
Pavel Rybalko
c79f43b613
fix #35 migrate to Typescript 2021-09-23 12:00:36 +07:00
Kirill Pimenov
ff93057bd3
Configured ESLint 2020-08-03 19:45:08 +02:00
Kirill Pimenov
27a2be7f94
Preparing for 0.2.0 release 2019-07-15 17:20:41 +02:00
Kirill Pimenov
7f539df28a
Updated version to 0.2.0-pre
Hopefully the v1 serialization format won't change anymore, and further
changes fro 0.2.0 will be mostly cosmetical
2019-07-13 17:13:25 +02:00
Kirill Pimenov
6a5106dca0
Serialize into Base64 2019-07-13 14:56:22 +02:00
Kirill Pimenov
9a06c4f90d
License it under GPL-3.0 2019-01-29 17:54:17 +01:00
Kirill Pimenov
90d5e6b82b
Install JUnit reporter for Jest 2019-01-21 20:21:10 +03:00
Kirill Pimenov
23ead59c8d
Added yarn deploy command 2018-12-29 23:18:35 +01:00
Kirill Pimenov
faffc0475d
Make webpack build a self-contained html page
Thanks to https://forum.vuejs.org/u/Jayesh
2018-12-12 13:52:32 +03:00
Kirill Pimenov
5906902543
First test for crypto.js 2018-11-26 20:18: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
4cd6f5701f
Properly encrypts secret before sharding 2018-11-20 14:54:51 +01:00
Kirill Pimenov
be070bb205
Renders QR codes for shards 2018-11-18 17:51:56 +01:00
Kirill Pimenov
d49bcdd7e2
It shares 2018-11-18 17:23:19 +01:00
Kirill Pimenov
39d912e475
Fresh template project 2018-11-18 14:39:26 +01:00