Commit Graph

34 Commits

Author SHA1 Message Date
Gonçalo Valério cfcf0c3191 fix vulnerable dependency 2020-12-20 00:20:16 +00:00
Gonçalo Valério 80d5a8b72d
Merge pull request #12 from dethos/dependabot/npm_and_yarn/highlight.js-9.18.5
Bump highlight.js from 9.18.1 to 9.18.5
2020-11-28 13:20:22 +00:00
dependabot[bot] c8012145fc
Bump highlight.js from 9.18.1 to 9.18.5
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25 01:23:27 +00:00
Gonçalo Valério e9791fc9ef
Enable code scanning 2020-10-01 17:50:58 +01:00
Gonçalo Valério 571ac17844
Merge pull request #11 from dethos/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
2020-09-12 17:17:14 +01:00
dependabot[bot] 5793977a73
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 08:21:35 +00:00
Gonçalo Valério e4f94f4d56 added the wkd search feature to the readme's description 2020-09-06 11:55:57 +01:00
Gonçalo Valério b7e26bb9e2 update dependencies and avoid importing things that are not required 2020-09-06 11:44:01 +01:00
Gonçalo Valério ec6db50366
Merge pull request #8 from dethos/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
2020-07-31 22:56:47 +01:00
dependabot[bot] 89a280d9ea
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-31 19:35:28 +00:00
Gonçalo Valério 6852498a96
Merge pull request #7 from dethos/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-18 12:48:38 +01:00
dependabot[bot] b8d8cce7d7
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 07:00:10 +00:00
Gonçalo Valério 5206b81e32 add web key directory search 2020-06-18 23:30:17 +01:00
Gonçalo Valério 3903e97b7e display curve for ecc keys 2020-06-15 23:52:20 +01:00
Gonçalo Valério 43be9b5954
Merge pull request #4 from dethos/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-06-09 00:17:45 +01:00
dependabot[bot] 0ad17f829f
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 06:58:12 +00:00
Gonçalo Valério 8de73cd86a add clear previous keys feature and a set of other improvements 2020-05-31 18:28:12 +01:00
Gonçalo Valério 52f7f13126 add base implementation of previous key list 2020-05-30 18:39:19 +01:00
Gonçalo Valério 8d46d071f9 only show the alert the first time kinspect is loaded 2020-05-27 23:31:32 +01:00
Gonçalo Valério 327b34c1a4 fixed vulnerable dependencies 2020-04-02 23:42:17 +01:00
Gonçalo Valério 9cb77ad010 info about subkeys and user ids is now displayed 2020-01-18 18:38:20 +00:00
Gonçalo Valério caf6ebf29b update vulnerable dependencies 2020-01-18 18:37:24 +00:00
Gonçalo Valério 91c1eebbf1 rename the project 2019-09-21 15:02:33 +01:00
Gonçalo Valério 2cc3261d6d Add alert and footer 2019-09-19 23:03:56 +01:00
Gonçalo Valério b53dd7f5c1 Add primary user details 2019-09-19 22:34:30 +01:00
Gonçalo Valério bfc2f831a6 Add chips for revocation and expiration information 2019-09-16 23:12:44 +01:00
Gonçalo Valério cc1001fa67 Fix small typo 2019-09-15 12:33:05 +01:00
Gonçalo Valério 19745c597b fix project description on the readme file 2019-09-15 12:20:31 +01:00
Gonçalo Valério a4182aba3f add initial key data to the key details component 2019-09-15 12:16:20 +01:00
Gonçalo Valério 900278c6fc add openpgp to the project 2019-09-14 23:35:17 +01:00
Gonçalo Valério f65398346f add textarea and details card 2019-09-14 22:34:26 +01:00
Gonçalo Valério b05433175c add vuetify for the interface 2019-09-14 20:57:46 +01:00
Gonçalo Valério 4ec7a2631d Add license to the project 2019-09-14 20:27:01 +01:00
Gonçalo Valério 5a35b5b4ea init 2019-09-14 20:14:31 +01:00