Commit graph

55 commits

Author SHA1 Message Date
Yarmo Mackenbach
72ea81af40
Fix support for QR codes 2021-05-03 11:50:48 +02:00
Yarmo Mackenbach
f8bd9a3685
Fix dynamic key loading 2021-05-03 11:00:07 +02:00
Yarmo Mackenbach
15516c02e6
Enable forms with dynamic key loading 2021-05-03 10:46:22 +02:00
Yarmo Mackenbach
e18753b54a
Improve layout and rendering of profiles 2021-05-02 12:49:52 +02:00
Yarmo Mackenbach
6616b7543c
Integrate encrypt and verify into profiles 2021-04-05 15:51:43 +02:00
Yarmo Mackenbach
d2aa3f0c0f
Fix QR code 2021-03-31 15:11:12 +02:00
Yarmo Mackenbach
16c5997004
Numerous changes 2021-03-30 16:22:03 +02:00
Yarmo Mackenbach
64180b2355
Merge branch 'dev' into redesign 2021-03-29 17:22:34 +02:00
Yarmo Mackenbach
77cee95d2a
Update doip, add matrix and irc support 2021-03-06 00:11:04 +01:00
Yarmo Mackenbach
1bc447ddf0
Merge branch 'dev' into redesign 2021-03-03 13:23:33 +01:00
Yarmo Mackenbach
1740d245f4
Fix Twitter verification 2021-03-02 15:26:13 +01:00
Yarmo Mackenbach
8c85f49def
WIP Integrating redesign 2021-03-01 15:01:34 +01:00
Yarmo Mackenbach
8e2cea8690
Remove obsolete function 2021-01-19 23:51:17 +01:00
KiddyTheKid
3f352c5930 Merge branch 'dev' into js-and-css-impromement 2021-01-11 22:49:18 +01:00
Yarmo Mackenbach
9e86942ab9
Update year 2021-01-11 14:58:47 +01:00
KiddyTheKid
443e2b250d Reapplied capitalizeLetteredServices to services providers names 2021-01-10 11:34:05 -05:00
KiddyTheKid
121299b29d Merge branch 'dev' into js-and-css-impromement 2021-01-10 17:24:02 +01:00
Yarmo Mackenbach
8973052ba7
Render error message when error is object 2021-01-10 17:12:02 +01:00
KiddyTheKid
b921cdbac6 Merge branch 'dev' into js-and-css-impromement 2021-01-10 15:54:59 +01:00
Yarmo Mackenbach
a0dd7cd363 Use data provided by doip sig verify 2021-01-09 16:28:42 +01:00
KiddyTheKid
e8686f10e5 Merge branch 'dev' into js-and-css-impromement 2021-01-07 15:30:21 -05:00
Yarmo Mackenbach
c654b5646c Add support f or signature profiles 2021-01-07 16:44:33 +01:00
Yarmo Mackenbach
fe423b54e0 Allow setting of custom HKP server 2021-01-05 13:20:06 +01:00
KiddyTheKid
07c9d84244 Merge branch 'dev' into js-and-css-impromement
Merged new DEV branch with version 2.3.3 on pending pull request.
Conflicts solved.
2020-12-26 23:42:56 -05:00
Yarmo Mackenbach
d2fce497a2 Handle null userIds 2020-12-26 23:48:17 +01:00
KiddyTheKid
98e4f59699 Css Style, modified background and primary tag for email. 2020-12-25 21:46:56 -05:00
KiddyTheKid
30a88560cc Modified CSS and Add a function to detect lettered services names. 2020-12-25 21:38:41 -05:00
KiddyTheKid
6065812df3 Fixed fingerprint url with undefined keyData.fingerprint value. 2020-12-24 01:49:03 -05:00
Yarmo Mackenbach
bd5891a6d9 Filter claims with verification errors 2020-12-20 23:32:59 +01:00
Yarmo Mackenbach
698ecb2ab3 Show message when userIds have identical claims 2020-12-14 09:40:09 +01:00
Yarmo Mackenbach
7066c259c4 Rremove obsolete code 2020-12-14 09:34:34 +01:00
Yarmo Mackenbach
ff58678dee Integrate doipjs for profile pages 2020-12-11 12:06:21 +01:00
Yisrael Dov Lebow 🐻
e07cfd7f7b wrapping verifyProof in try
This will prevent other proofs from failing if there is an error in
one of them

See #44
2020-10-01 14:39:49 +03:00
Yisrael Dov Lebow 🐻
0491c3db38 reddit regex will match without ending / 2020-10-01 14:18:38 +03:00
Yarmo Mackenbach
0b2f04d131 Fix handling of Twitter URLs with parameters 2020-09-11 18:12:20 +02:00
Yarmo Mackenbach
d73c3944db Fix handling of keys without selfCertifications 2020-09-10 11:36:41 +02:00
Yarmo Mackenbach
cd33e6021d Remove obsolete code 2020-09-06 19:11:16 +02:00
Yarmo Mackenbach
58b6d37b4f Allow Mastodon backlinks to be URLs containing fingerprint 2020-09-06 18:58:20 +02:00
Yarmo Mackenbach
113388ff46 Add domain to proof displays for gitea and gitlab 2020-09-03 00:06:19 +02:00
Yarmo Mackenbach
0dd4b11f51 Migrate to different QR library 2020-08-30 12:21:45 +02:00
Yarmo Mackenbach
ec51aa1bb0 Fix typo 2020-08-20 16:27:12 +02:00
Yarmo Mackenbach
e9d2e4f927 Merge pull request 'Support images embedded in keys' (#33) from embedded_img into dev
Reviewed-on: https://codeberg.org/keyoxide/web/pulls/33
2020-08-20 15:47:17 +02:00
Yarmo Mackenbach
36be53aeee Merge pull request 'GitLab Proof' (#32) from dusansimic/keyoxide-web:gitlab-proof into dev
Reviewed-on: https://codeberg.org/keyoxide/web/pulls/32
2020-08-20 15:46:57 +02:00
Yarmo Mackenbach
875142fd8f Support images embedded in keys 2020-08-20 15:24:29 +02:00
Dušan Simić
8d727607c0 Use specified instance domain
Use specified instance domain instead of gitlab.com.
2020-08-19 20:10:40 +02:00
Dušan Simić
be2cf693b1 Check for repo instead of domain
When checking if url is GitLab proof, check if it points to a
gitlab_proof repo instad of the gitlab.com domain. This way self hosted
instances could be added.

Also go back to searching for user first and then for the repo since
repo search is unreliable.
2020-08-19 20:05:41 +02:00
Dušan Simić
5df81166ed Implement first GitLab proof logic
I've just hacked up a simple solution for GitLab proof. It's using a
project (repository) as a proof method since it's the easiest to do with
api. It's a very hacky solution and it relies on GitLab being able to
find the project using search.
2020-08-18 20:05:17 +02:00
Supernova
f5cc278363 Verify Twitter without an API key 2020-08-15 11:51:16 +00:00
Yarmo Mackenbach
c4e7ab7151 Fix duplicate proofs 2020-08-15 08:41:04 +02:00
Yarmo Mackenbach
f90059e340 Add timeout to fetch calls 2020-08-15 01:03:45 +02:00