Commit Graph

36 Commits

Author SHA1 Message Date
Chris Cromer 81e32aad29 rename the env example file so it isn't hidden 2023-01-31 23:10:18 -03:00
Chris Cromer 4117e1faad ignore debug binary 2023-01-31 23:10:18 -03:00
Chris Cromer 505fce9848 improve http status responses and funcion names in game controller 2023-01-31 23:10:18 -03:00
Chris Cromer 489e5e60b9 improve user controller http responses and error checking 2023-01-31 23:10:18 -03:00
Chris Cromer b9b88eaf0e organize user routes 2023-01-31 23:10:18 -03:00
Chris Cromer c4880480ec update dependency versions 2023-01-31 23:10:18 -03:00
Martin Araneda 8626368af2 Login page finished 2023-01-30 21:32:32 -03:00
Martin Araneda d82eb440e8 basic chart menu finished 2023-01-30 12:48:37 -03:00
Chris Cromer 38e306a903
change game to download in the docker compose file 2023-01-25 20:59:19 -03:00
Chris Cromer ae64fd8baf
switch to a fresh vue/vite project and appy just the basic sakai theme 2023-01-25 20:55:24 -03:00
Chris Cromer d9f45a4552
ignore the contents of the download directory 2023-01-25 20:52:26 -03:00
Chris Cromer 701f3b3a41
move the game directory to be a download directory 2023-01-25 20:51:45 -03:00
Chris Cromer e9ccdaac27
add axios to packages 2023-01-22 21:32:55 -03:00
Chris Cromer a404b71bcb
remove npm lock 2023-01-22 21:32:33 -03:00
Chris Cromer 76f8e1421e
switch default theme to dark in index.html 2023-01-22 21:15:06 -03:00
Chris Cromer aa4448d2cc
change site name 2023-01-22 21:14:42 -03:00
Chris Cromer 29c4587931
make default theme dark blue 2023-01-22 21:13:38 -03:00
Chris Cromer 9620d18792
switch to username and remove unused options 2023-01-22 21:13:20 -03:00
Chris Cromer 85fa53be63
backup the example menu 2023-01-22 21:13:01 -03:00
Chris Cromer 1eb2d6cdea
update docker deps 2023-01-18 22:47:19 -03:00
Chris Cromer bc5ec0f17f
add new frontend template 2023-01-18 22:46:19 -03:00
Chris Cromer b8517235db
don't check for player if RUT is empty and allow null player id with pointer 2022-09-22 16:37:37 -03:00
Chris Cromer dd69e43bcd
make player option for anonymous statistics collecting 2022-09-22 15:48:10 -03:00
Chris Cromer 1954109fc9
update to Go 1.18.5 2022-08-12 15:41:51 -04:00
Chris Cromer 479508fd27
update nginx 2022-07-29 11:28:20 -04:00
Chris Cromer e7ce26a28b
add configuration and move license 2022-07-22 23:20:43 -04:00
Chris Cromer 87269e3b70
add readme 2022-07-22 23:17:19 -04:00
Chris Cromer bbc6bb7d6b
change module url 2022-07-22 23:00:31 -04:00
Chris Cromer ea62424f7f
update dependencies 2022-07-22 22:38:34 -04:00
Chris Cromer 84442e791a
update other golang 1.18.3 reference to 1.18.4 2022-07-22 22:34:09 -04:00
Chris Cromer 3f03808002
update to go 1.18.4 2022-07-22 22:30:19 -04:00
Chris Cromer 067f63496a
remove hard code username and email 2022-07-22 22:26:08 -04:00
Chris Cromer ddc3ffe488
fix invalid key expecting bytes instead of string 2022-07-22 22:19:52 -04:00
Chris Cromer 4b26d6f0a5
update docker file to load .env 2022-07-22 22:17:57 -04:00
Chris Cromer 0f14fa8faf
add missing error handling 2022-07-22 22:17:29 -04:00
Chris Cromer e7559f0bf1
First commit 2022-06-29 21:26:05 -04:00