Commit graph

60 commits

Author SHA1 Message Date
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
eed18e95b1 Move assets to static 2020-08-07 12:55:18 +02:00
Renamed from assets/scripts.js (Browse further)