summaryrefslogtreecommitdiff
path: root/server/cmd/main.go
AgeCommit message (Expand)Author
2024-08-28Make guests endpoint pluralMichael Hunteman
2024-08-25Add admin dashboardMichael Hunteman
2024-08-18Add integration testMichael Hunteman
2024-08-17Secure other endpointsMichael Hunteman
2024-08-11Fix error handlingMichael Hunteman
2024-08-10RefactorMichael Hunteman
2024-07-06Fix header checkMichael Hunteman
2024-07-06Rename to guestMichael Hunteman
2024-07-06Secure PUT endpointMichael Hunteman
2024-06-23Authenticate UI usersMichael Hunteman
2024-05-24Connect server to databaseMichael Hunteman
2024-05-18Add more error handlingMichael Hunteman
2024-05-17Add golang serverMichael Hunteman