Commit Graph

58 Commits

Author SHA1 Message Date
9fbc414138
simplify the game controller 2023-02-01 14:30:41 -03:00
6be49aa11b
add object routes 2023-02-01 13:31:15 -03:00
fe8c80b1a4
add object state routes 2023-02-01 13:19:19 -03:00
78fe19c2bf
add object name routes 2023-02-01 13:18:52 -03:00
ec3ea08187
add godot version routes 2023-02-01 13:08:28 -03:00
4af5e9b621
add frame routes 2023-02-01 13:04:46 -03:00
fcf6a91257
make game and user use the same structure for all of its endpoints 2023-02-01 12:52:26 -03:00
fea0ce3d04
fix incorrect variable name 2023-02-01 12:49:14 -03:00
1c7c220944
protect the player endpoints behind authentication 2023-02-01 12:48:52 -03:00
8d05935bf3
add level routes 2023-02-01 12:48:23 -03:00
eb490c8b21
add vite preview port 2023-01-31 23:39:05 -03:00
523af1b0cb
add cors allow methods and headers 2023-01-31 23:34:04 -03:00
b0379d1219
run the next middleware in the chain 2023-01-31 23:22:13 -03:00
2ed4b14cf1
add cors middleware 2023-01-31 23:06:45 -03:00
5fa4d4e78a
fix player endpoints 2023-01-31 23:06:26 -03:00
e06427a041
add player routes 2023-01-31 09:35:56 -03:00
ba847ce5d9
remove unused themes 2023-01-30 09:43:54 -03:00
031d97fb2a
gofmt format fixes 2023-01-30 09:35:43 -03:00
ff98ddf6da
use json instead of form body 2023-01-30 09:33:59 -03:00
971d4a28f5
extend the token lifetime 2023-01-28 20:59:53 -03:00
49dbe22df7
fix controllers used in OS routes 2023-01-28 20:54:12 -03:00
ca66e18811
add os routes and conterollers 2023-01-28 20:48:56 -03:00
1dd954711e
ignore the test coverage results 2023-01-28 01:05:02 -03:00
e5a4212341
remove unused images 2023-01-28 00:55:59 -03:00
b553d1389c
rename the env example file so it isn't hidden 2023-01-28 00:46:51 -03:00
4bd610f609
ignore debug binary 2023-01-28 00:41:00 -03:00
46189c7376
improve http status responses and funcion names in game controller 2023-01-28 00:04:17 -03:00
495f9bd2d5
improve user controller http responses and error checking 2023-01-27 23:51:40 -03:00
73202113b6
organize user routes 2023-01-27 23:51:05 -03:00
bdca6a6ab1
update dependency versions 2023-01-27 22:52:05 -03:00
38e306a903
change game to download in the docker compose file 2023-01-25 20:59:19 -03:00
ae64fd8baf
switch to a fresh vue/vite project and appy just the basic sakai theme 2023-01-25 20:55:24 -03:00
d9f45a4552
ignore the contents of the download directory 2023-01-25 20:52:26 -03:00
701f3b3a41
move the game directory to be a download directory 2023-01-25 20:51:45 -03:00
e9ccdaac27
add axios to packages 2023-01-22 21:32:55 -03:00
a404b71bcb
remove npm lock 2023-01-22 21:32:33 -03:00
76f8e1421e
switch default theme to dark in index.html 2023-01-22 21:15:06 -03:00
aa4448d2cc
change site name 2023-01-22 21:14:42 -03:00
29c4587931
make default theme dark blue 2023-01-22 21:13:38 -03:00
9620d18792
switch to username and remove unused options 2023-01-22 21:13:20 -03:00
85fa53be63
backup the example menu 2023-01-22 21:13:01 -03:00
1eb2d6cdea
update docker deps 2023-01-18 22:47:19 -03:00
bc5ec0f17f
add new frontend template 2023-01-18 22:46:19 -03:00
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
dd69e43bcd
make player option for anonymous statistics collecting 2022-09-22 15:48:10 -03:00
1954109fc9
update to Go 1.18.5 2022-08-12 15:41:51 -04:00
479508fd27
update nginx 2022-07-29 11:28:20 -04:00
e7ce26a28b
add configuration and move license 2022-07-22 23:20:43 -04:00
87269e3b70
add readme 2022-07-22 23:17:19 -04:00
bbc6bb7d6b
change module url 2022-07-22 23:00:31 -04:00