aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* contirb apihitlerrip2025-07-292-1/+47
| | | | | added api that returns a specific users contributed clicks and their team
* rank apihitlerrip2025-07-292-1/+40
| | | | | added api that lists all users, their teams and their personal contributed clicks.
* licensehitlerrip2025-07-296-0/+692
| | | | added license notices and a copy of the license
* click apihitlerrip2025-07-291-0/+62
| | | | added the api that increments all counters
* proper authhitlerrip2025-07-293-17/+63
| | | | | added tokens and forced user to join a team on account creation, along with other minor changes
* basic authhitlerrip2025-07-293-0/+107
| | | | added basic authentication apis
* inithitlerrip2025-07-293-0/+52
base to build this game off of