| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- added api to change name and password
- added api to delete user account and anonymize clicks
|
| |
|
|
|
|
| |
added a tmux script that sets up the dev environment for me
|
|
|
|
| |
added alternative button graphics for the other two teams
|
|
|
|
| |
added api for anonymous clicks
|
|
|
|
|
| |
- properly centered footer bar on leaderboard page
- changed `<main>` element in play page to `<div>`
|
|
|
|
|
|
| |
added a simple leaderboard that is not properly styled and is still
missing some features, most notably a refresh button; along with other
minor changes
|
|
|
|
|
| |
- added title and proper favicon
- created a simple navigation bar
|
|
|
|
| |
added basic functionality to the play page and moved it to /play/
|
|
|
|
|
|
| |
- moved login component to proper directory (oops)
- created play page
- other minor changes
|
|
|
|
|
|
| |
- made login section a component
- redesigned login section
- other minor changes
|
| |
|
|
|
|
|
| |
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 basic authentication apis
|
|
base to build this game off of
|