Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rank api | hitlerrip | 2025-07-29 | 2 | -1/+40 |
| | | | | | added api that lists all users, their teams and their personal contributed clicks. | ||||
* | 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 |