Commit Graph

97 Commits

Author SHA1 Message Date
xuu
70c6996f39
refactor: remove duplicate code and fmt 2023-07-22 08:52:15 -06:00
xuu
0f665d3484
refactor: split go-pkg 2023-07-12 17:35:02 -06:00
xuu
d67d768c1e
chore: update .gitignore
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-29 12:26:54 -06:00
xuu
5c06b824e9 Update 'cmd/webfinger/webfinger_e2e_test.go'
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing
2023-05-29 10:58:25 -06:00
xuu
aef282e19e Update 'cmd/webfinger/webfinger_e2e_test.go'
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-29 10:57:55 -06:00
xuu
84f95c1dcd Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-29 10:56:01 -06:00
xuu
a8c7b51518 Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is failing
2023-05-29 10:32:33 -06:00
xuu
42b10fab54 Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-29 10:31:09 -06:00
xuu
dc0752153b Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/lavana Build is failing
2023-05-29 10:29:34 -06:00
xuu
7d1b8bcc4c Add '.ansible/playbook.yml'
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-29 10:28:30 -06:00
xuu
7139fd9e42 Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/lavana Build is failing
2023-05-29 10:23:50 -06:00
xuu
ee55e6b7ed Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-29 10:20:33 -06:00
xuu
9f44b4e6ab Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-29 10:17:53 -06:00
xuu
ed6ffdcb9f Update '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-05-29 10:16:58 -06:00
xuu
452de79614 Add '.ansible/inventory'
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-29 10:11:36 -06:00
xuu
be08f900a1 Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-29 10:10:38 -06:00
Jon Lundy
111b24435d
Add skip for e2e tests
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-29 09:50:17 -06:00
Jon Lundy
5b9b436125
updates to ev and webfinger
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-29 09:48:24 -06:00
xuu
7c4c1521fd Add '.drone.yml'
Some checks failed
continuous-integration/drone Build is failing
2023-05-29 09:32:25 -06:00
Jon Lundy
12a3e7b1ff
feat: allow multiple rel with matching value 2023-04-19 17:53:00 -06:00
Jon Lundy
b8c2f9f510
fix: webfinger redirects 2023-04-06 12:37:10 -06:00
Jon Lundy
9168f5c7bc
feat: eventMeta -> event.IsEvent 2023-04-02 16:45:17 -06:00
Jon Lundy
6ee995298b
fix: update top results per peer 2023-03-28 08:23:53 -06:00
Jon Lundy
fcc5d08aa7
feat(locker): add check for nested calls 2023-03-19 08:40:14 -06:00
Jon Lundy
d27eb21ffb
fix(peers): fixing sort on results for real 2023-03-19 08:11:23 -06:00
Jon Lundy
8ba2846e62
docs: add license 2023-03-18 20:28:00 -06:00
Jon Lundy
f5e4c4f972
fix(peers): fixing sort on results 2023-03-18 19:55:24 -06:00
ebd46555ac
feat(peers): add peerlist 2023-03-18 12:55:23 -06:00
0621e2e815
refactor: rename to vanity url 2023-02-26 22:33:01 -07:00
Jon Lundy
3f3ea4439c
feat: add blobstore to salty 2023-01-28 10:35:46 -07:00
Jon Lundy
0f504a98e9
feat: add end 2 end tests 2023-01-25 10:35:19 -07:00
Jon Lundy
f9a088269c
fix: authreq header 2023-01-25 10:35:19 -07:00
Jon Lundy
2b9f0ffa12
fix: authreq header 2023-01-22 11:11:01 -07:00
Jon Lundy
c7f56789de
feat: add authreq 2023-01-21 22:36:23 -07:00
Jon Lundy
7d78cfb10a
feat: webfinger auth delegation. add webfinger-cli 2023-01-15 17:00:25 -07:00
Jon Lundy
2fb3fae61f
fix: not found on create 2023-01-11 22:06:56 -07:00
Jon Lundy
5b09ea3e96
fix: jrd compare logic 2023-01-11 21:25:20 -07:00
Jon Lundy
352443f172
feat: create webfinger app 2023-01-11 19:42:06 -07:00
Jon Lundy
17569cfb2b
fix: chainmiddleware 2023-01-09 13:09:58 -07:00
Jon Lundy
0810ec73a0
chore: fixes to http mux 2023-01-09 12:32:45 -07:00
Jon Lundy
4fc9c78dae
refactor: push commands in to cmd and ev to root as library 2023-01-09 11:30:02 -07:00
Jon Lundy
250395d6b3
fix: request cleanup jobs 2022-12-19 12:30:05 -07:00
Jon Lundy
7315759b20
refactor: moving items around into related files/packages 2022-11-23 13:55:39 -07:00
Jon Lundy
bbb45c8854
feat: updates to peerfinder app 2022-11-20 10:34:00 -07:00
Jon Lundy
5e31d27c54
feat: add cron 2022-11-20 10:28:07 -07:00
Jon Lundy
4b4d3b743d
chore: go fmt 2022-11-20 10:26:20 -07:00
Jon Lundy
92b813c9ed
chore: add named span 2022-11-20 10:22:15 -07:00
Jon Lundy
165492e3ec
chore: add telemetry 2022-11-20 10:21:06 -07:00
Jon Lundy
cb6abfc4ba
chore: add bounded set 2022-11-20 10:20:29 -07:00
Jon Lundy
5bebbc473a
chore: fmt 2022-11-20 10:18:21 -07:00