Commit Graph

10 Commits

Author SHA1 Message Date
8910a98489 return 404 on user api if uuid does not exist
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m31s
2023-12-23 23:04:57 +01:00
fe6fadee39 fix user info
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m34s
2023-12-23 21:24:53 +01:00
366913c5b3 fix wrong striked_at date when querying
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m32s
2023-12-23 14:30:12 +01:00
8ccff82fd3 fix uncaught null return on user info database query
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m28s
2023-12-23 14:15:29 +01:00
2a9869ca7d change strike layout and add outlawed option
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m21s
2023-12-21 15:02:29 +01:00
9352083884 return if user is banned in api response
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m7s
2023-12-10 19:27:11 +01:00
58bc475aec add strike system (#18)
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m25s
2023-12-10 19:18:33 +01:00
7599f233a8 use uuid instead of playername to query player
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m0s
2023-12-05 12:17:00 +01:00
6519a4071a copy report api to separate api route
All checks were successful
delpoy / build-and-deploy (push) Successful in 52s
2023-12-04 21:07:23 +01:00
1561681171 add api route to get user by name (#2) 2023-12-04 21:07:20 +01:00