simponic
  • Joined on 2024-03-23
51ba25869a i++ _after_ exchanging... guh i need to stop using copilot
simponic deleted branch reimplement-recursive-resolver from hatecomputers/hatecomputers.club 2024-04-07 21:08:50 -04:00
simponic pushed to main at hatecomputers/hatecomputers.club 2024-04-07 21:08:45 -04:00
86c4ad160a Merge pull request 'reimplement-recursive-resolver' (#6) from reimplement-recursive-resolver into main
e2ce6804a7 be authoritative, but only when there's no external queries occuring
5768f07ce5 init
Compare 3 commits »
simponic merged pull request hatecomputers/hatecomputers.club#6 2024-04-07 21:08:44 -04:00
reimplement-recursive-resolver
simponic created pull request hatecomputers/hatecomputers.club#6 2024-04-07 21:08:33 -04:00
reimplement-recursive-resolver
e2ce6804a7 be authoritative, but only when there's no external queries occuring
simponic created branch reimplement-recursive-resolver in hatecomputers/hatecomputers.club 2024-04-07 19:04:50 -04:00
simponic deleted branch dont-be-authoritative from hatecomputers/hatecomputers.club 2024-04-06 15:43:29 -04:00
simponic pushed to main at hatecomputers/hatecomputers.club 2024-04-06 15:43:20 -04:00
83cc6267fd Merge pull request 'testing | dont be recursive for external domains | finalize oauth' (#5) from dont-be-authoritative into main
cad8e2c4ed nits
5177735b83 finish auth tests
ae640a253e add some auth test cases
94984aa4b0 auth test scaffolding
Compare 25 commits »
simponic merged pull request hatecomputers/hatecomputers.club#5 2024-04-06 15:43:19 -04:00
testing
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-06 15:40:51 -04:00
cad8e2c4ed nits
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-06 15:37:11 -04:00
5177735b83 finish auth tests
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-05 17:43:08 -04:00
ae640a253e add some auth test cases
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-04 18:03:39 -04:00
94984aa4b0 auth test scaffolding
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-04 17:18:25 -04:00
c24e34ae85 Merge branch 'main' into dont-be-authoritative
569d2788eb make a unique session id
09215bc616 Merge pull request 'Make user login atomic' (#4) from user-login-upsert into main
161dcbad20 removed commented code
76fb42a61e User login should now be atomic
Compare 5 commits »
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-04 17:09:30 -04:00
d9d39a01f2 dns api tests
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-04 13:34:32 -04:00
f38e8719c2 make it compile
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-03 18:22:25 -04:00
e398cf0540 checkpoint to save work; had to get on the bus
b74a955dcb add guestbook tests
8c7d9b3762 dont always 200 on template render
47cc8feefa rename auth redirect login name
da6b6011fc refactor dns server test a bit
Compare 6 commits »
simponic pushed to main at hatecomputers/infra 2024-04-03 16:02:57 -04:00
b167d75be5 restart docker-compose on failure and allow continuous deployment