Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | license | hitlerrip | 2025-07-29 | 4 | -0/+24 |
| | | | | added license notices and a copy of the license | ||||
* | click api | hitlerrip | 2025-07-29 | 1 | -0/+62 |
| | | | | added the api that increments all counters | ||||
* | proper auth | hitlerrip | 2025-07-29 | 3 | -17/+63 |
| | | | | | added tokens and forced user to join a team on account creation, along with other minor changes | ||||
* | basic auth | hitlerrip | 2025-07-29 | 2 | -0/+95 |
| | | | | added basic authentication apis | ||||
* | init | hitlerrip | 2025-07-29 | 2 | -0/+27 |
base to build this game off of |