summaryrefslogtreecommitdiff
path: root/database
AgeCommit message (Collapse)Author
2024-04-06finish auth testsElizabeth Hunt
2024-04-04Merge branch 'main' into dont-be-authoritativeElizabeth
2024-04-04dns api testsElizabeth
2024-04-03make a unique session idElizabeth Hunt
2024-04-02removed commented codeEzri Brimhall
2024-04-02User login should now be atomicEzri Brimhall
2024-04-02Should fix cascading delete issue (#3)Ezri Brimhall
Reviewed-on: https://git.hatecomputers.club/hatecomputers/hatecomputers.club/pulls/3 Co-authored-by: Ezri Brimhall <ezri.brimhall@usu.edu> Co-committed-by: Ezri Brimhall <ezri.brimhall@usu.edu>
2024-04-01make name type content unique in dns recordsLizzy Hunt
2024-03-29guestbook!Lizzy Hunt
2024-03-28internal recursive dns server (#2)simponic
Co-authored-by: Lizzy Hunt <lizzy.hunt@usu.edu> Reviewed-on: https://git.hatecomputers.club/hatecomputers/hatecomputers.club/pulls/2
2024-03-28dns api (#1)simponic
Co-authored-by: Elizabeth Hunt <elizabeth.hunt@simponic.xyz> Reviewed-on: https://git.hatecomputers.club/hatecomputers/hatecomputers.club/pulls/1
2024-03-27add dns formElizabeth Hunt
2024-03-27clean up old sessions every 500 secondsLizzy Hunt
2024-03-27authentication! oauth2!Lizzy Hunt
2024-03-26initial commitLizzy Hunt