aboutsummaryrefslogtreecommitdiff
path: root/backend/index.php
Commit message (Collapse)AuthorAgeFilesLines
* fix typohitlerrip12 days1-2/+2
|
* minor api changeshitlerrip12 days1-4/+4
| | | | | - removes "status" key from `index.php` response - reorders `index.php` response and adds "fromanon" key to it
* anon clickshitlerrip12 days1-1/+1
| | | | added api for anonymous clicks
* anon clickshitlerrip12 days1-2/+2
| | | | | - changed plans and simply added a variable called "fromanon" to each team that tracks anonymous clicks
* licensehitlerrip2025-07-291-0/+6
| | | | added license notices and a copy of the license
* proper authhitlerrip2025-07-291-2/+35
| | | | | added tokens and forced user to join a team on account creation, along with other minor changes
* inithitlerrip2025-07-291-0/+17
base to build this game off of