summaryrefslogtreecommitdiff
path: root/database
Commit message (Collapse)AuthorAgeFiles
* Merge branch 'main' into dont-be-authoritativeElizabeth2024-04-041
|\
| * make a unique session idElizabeth Hunt2024-04-031
| |
| * removed commented codeEzri Brimhall2024-04-021
| |
| * User login should now be atomicEzri Brimhall2024-04-021
| |
* | dns api testsElizabeth2024-04-041
|/
* Should fix cascading delete issue (#3)Ezri Brimhall2024-04-021
| | | | | | 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>
* make name type content unique in dns recordsLizzy Hunt2024-04-011
|
* guestbook!Lizzy Hunt2024-03-294
|
* internal recursive dns server (#2)simponic2024-03-282
| | | | | Co-authored-by: Lizzy Hunt <lizzy.hunt@usu.edu> Reviewed-on: https://git.hatecomputers.club/hatecomputers/hatecomputers.club/pulls/2
* dns api (#1)simponic2024-03-282
| | | | | Co-authored-by: Elizabeth Hunt <elizabeth.hunt@simponic.xyz> Reviewed-on: https://git.hatecomputers.club/hatecomputers/hatecomputers.club/pulls/1
* add dns formElizabeth Hunt2024-03-271
|
* clean up old sessions every 500 secondsLizzy Hunt2024-03-271
|
* authentication! oauth2!Lizzy Hunt2024-03-272
|
* initial commitLizzy Hunt2024-03-263