Commit graph

6 commits

Author SHA1 Message Date
crystal
7be32d4de2 fix gitea client
path.Join() mangles giteaRoot by changing https://codeberg.org to https:/codeberg.org
This causes the upstream requests to fail every time, always resulting in 424 Failed Dependency
2022-06-10 16:10:30 +02:00
crystal
81c46cc887 fix authorization header
AuthorizationHeaderToken requires API tokens to be prepended with "token "
2022-06-10 16:09:54 +02:00
6543
d9127d1ed9 start using "errors" 2022-06-02 15:41:47 +02:00
6543
6234889495
rm tmp 2022-05-16 00:45:24 +02:00
6543
ec7fcca0f5
wip 2022-05-16 00:43:04 +02:00
6543
4f2c94c7d9
start moving 2022-05-15 23:12:13 +02:00