Commit Graph

24 Commits

Author SHA1 Message Date
Tankred Hase
7d93b882a5 Use DELETE method instead of GET for key removal 2016-06-14 16:46:17 +02:00
Tankred Hase
a60d8b86a9 Cleanup REST api and use 'op' query param for verbs 2016-06-14 12:10:53 +02:00
Tankred Hase
b29c8308a8 Remove share link (redundant to /pks/lookup) 2016-06-14 10:55:27 +02:00
Tankred Hase
5087ad1f3a Implement static bootstrap homepage 2016-06-11 01:29:33 +02:00
Tankred Hase
ab8d0e7496 Fix search input 2016-06-10 21:55:21 +02:00
Tankred Hase
33283da17c Minor tweaks in UI 2016-06-10 21:46:32 +02:00
Tankred Hase
c6230b95a4 Create simple demo ui 2016-06-10 21:39:58 +02:00
Tankred Hase
9d4ab633af Update verify success message 2016-06-10 19:11:02 +02:00
Tankred Hase
cfb4b9bab0 Display sharing link after verification 2016-06-10 12:45:22 +02:00
Tankred Hase
d5bd65b4bc Cleanup url handling 2016-06-10 12:06:08 +02:00
Tankred Hase
3699e0d14a Fix homepage link behind AWS loadbalancer 2016-06-09 18:30:30 +02:00
Tankred Hase
65dbd81333 Refactor and test app.js and routes 2016-06-09 18:08:15 +02:00
Tankred Hase
bdde8e44d5 Allow lookup only by key ids with at least 16 chars 2016-06-07 16:22:17 +02:00
Tankred Hase
d6dfeb14f9 Add support for vindex op 2016-06-02 23:32:23 +02:00
Tankred Hase
41cbd55d9e Fix HKP index, accept fingerprint for lookup 2016-06-02 22:55:32 +02:00
Tankred Hase
20145d3a11 Implement hkp index/mr 2016-06-02 20:43:58 +02:00
Tankred Hase
45b7b95a5f Add HTTP integration tests 2016-06-01 15:20:49 +02:00
Tankred Hase
0f4f6413d6 Implement public-key requestRemove and verifyRemove 2016-06-01 08:59:25 +02:00
Tankred Hase
f930ee38e9 Implement user-id.verify 2016-05-30 16:06:52 +02:00
Tankred Hase
279992379f Implement email.sendVerifyRemove
Write email.js unit tests
2016-05-30 15:36:32 +02:00
Tankred Hase
e2695aecc7 Key upload and sending verification email works 2016-05-29 18:59:14 +02:00
Tankred Hase
d3cce89b06 Implement Email DAO for sending verification mails 2016-05-29 16:47:45 +02:00
Tankred Hase
0d2eba47ec Fix paths 2016-05-28 15:17:46 +02:00
Tankred Hase
2f789eeb42 Rename files 2016-05-28 15:11:28 +02:00