| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- moved login component to proper directory (oops)
- created play page
- other minor changes
|
|
|
|
|
| |
added info api, similar to contrib api, that returns information about a
user based on their token. this is required for how i want to build the frontend
|
|
|
|
|
|
| |
- made login section a component
- redesigned login section
- other minor changes
|
| |
|
|
|
|
| |
grabs token from logins and sends request to the apis
|
|
|
|
|
| |
added initial frontend project with svelte and tailwindcss.
currently displays a concept for a landing page that is not functional.
|
|
|
|
|
| |
added api that returns a specific users contributed clicks and their
team
|
|
|
|
|
| |
added api that lists all users, their teams and their personal
contributed clicks.
|
|
|
|
| |
added license notices and a copy of the license
|
|
|
|
| |
added the api that increments all counters
|
|
|
|
|
| |
added tokens and forced user to join a team on account creation,
along with other minor changes
|
|
|
|
| |
added basic authentication apis
|
|
base to build this game off of
|