Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | license | hitlerrip | 2025-07-29 | 6 | -0/+692 |
| | | | | 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 | 3 | -0/+107 |
| | | | | added basic authentication apis | ||||
* | init | hitlerrip | 2025-07-29 | 3 | -0/+52 |
base to build this game off of |