Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | init frontend | hitlerrip | 2025-07-29 | 1 | -1/+3 |
| | | | | | added initial frontend project with svelte and tailwindcss. currently displays a concept for a landing page that is not functional. | ||||
* | contirb api | hitlerrip | 2025-07-29 | 1 | -1/+0 |
| | | | | | added api that returns a specific users contributed clicks and their team | ||||
* | rank api | hitlerrip | 2025-07-29 | 1 | -1/+4 |
| | | | | | added api that lists all users, their teams and their personal contributed clicks. | ||||
* | license | hitlerrip | 2025-07-29 | 1 | -0/+8 |
| | | | | added license notices and a copy of the license | ||||
* | basic auth | hitlerrip | 2025-07-29 | 1 | -0/+12 |
| | | | | added basic authentication apis | ||||
* | init | hitlerrip | 2025-07-29 | 1 | -0/+25 |
base to build this game off of |