|
24c9835c00
|
fixes to pswrd change, token and chart
|
2023-02-20 15:31:39 -03:00 |
|
|
7e6ba2f73a
|
Chart dropdown finished
|
2023-02-20 15:31:39 -03:00 |
|
|
0210b40731
|
minor fixes to Users,OS crud
|
2023-02-20 15:31:38 -03:00 |
|
|
6109a4dab7
|
minor fixes to topbar, chart
|
2023-02-20 15:31:38 -03:00 |
|
|
4208b46bb3
|
minor changes
|
2023-02-20 15:31:38 -03:00 |
|
|
87d5d12a0f
|
minor changes password verif
|
2023-02-20 15:31:38 -03:00 |
|
|
fbb6c0c265
|
Change password dialog layout finished
|
2023-02-20 15:31:38 -03:00 |
|
|
4d6050b394
|
OS and user crud done
|
2023-02-20 15:31:37 -03:00 |
|
|
baad7ff63e
|
minor fixes to login
|
2023-02-20 15:31:37 -03:00 |
|
|
b6765146c6
|
basic crud layout in progress
|
2023-02-20 15:31:37 -03:00 |
|
|
81cbd759cb
|
Login finished
|
2023-02-20 15:31:37 -03:00 |
|
|
1be368a905
|
Login page finished
|
2023-02-20 15:31:37 -03:00 |
|
|
055dc9867e
|
basic chart menu finished
|
2023-02-20 15:31:37 -03:00 |
|
|
10f9899753
|
increase hard limit of rows to 10000
|
2023-02-12 02:50:00 -03:00 |
|
|
1caceda470
|
optimize the amount data sent from the backend
|
2023-02-12 02:49:33 -03:00 |
|
|
63106edd97
|
fix bug with password change
|
2023-02-10 22:37:00 -03:00 |
|
|
f914c62d5d
|
add the id of the user into the token
|
2023-02-10 22:04:01 -03:00 |
|
|
73e958efb1
|
allow user to change their password
|
2023-02-09 01:07:31 -03:00 |
|
|
63392e2726
|
fix incorrect json variable name
|
2023-02-07 23:31:06 -03:00 |
|
|
7e8eeab054
|
permanent delete rows
|
2023-02-06 22:33:25 -03:00 |
|
|
5cbd6ef227
|
refactor the limit and offset code
|
2023-02-01 21:55:47 -03:00 |
|
|
7cd197ee3a
|
add filters for each table
|
2023-02-01 17:56:56 -03:00 |
|
|
31ac6b106d
|
separate the auth routes from the user routes
|
2023-02-01 16:23:25 -03:00 |
|
|
3960bba3eb
|
add limits to list endpoints
|
2023-02-01 16:20:29 -03:00 |
|
|
b179808592
|
add update and delete endpoints to game controller and router
|
2023-02-01 14:43:36 -03:00 |
|
|
437fcb3f46
|
reorganize controllers
|
2023-02-01 14:38:42 -03:00 |
|
|
e4b760c384
|
don't join the other tables, let the client ask the API in the other endpoints
|
2023-02-01 14:31:40 -03:00 |
|
|
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 |
|