Commit graph

16 commits

Author SHA1 Message Date
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
Yarmo Mackenbach
d241e9b5d3 Allow notations from all UIDs 2020-08-15 00:48:48 +02:00
Yarmo Mackenbach
d7384d8109 Allow overruling of XMPP vCard fetch server 2020-08-14 16:23:32 +02:00
Yarmo Mackenbach
12d62cc3c8 Fix hardcoded hostname 2020-08-14 15:16:41 +02:00
Yarmo Mackenbach
40dd4e503b Update proxy calls 2020-08-08 21:40:22 +02:00
Yarmo Mackenbach
e89389e523 Remove obsolete files 2020-08-08 09:43:49 +02:00
Yarmo Mackenbach
22e1b565ae Update styles 2020-08-08 01:06:20 +02:00
Yarmo Mackenbach
eed18e95b1 Move assets to static 2020-08-07 12:55:18 +02:00