15 Commits

Author SHA1 Message Date
dc3a404a5b add feedback endpoint (#28) and some other stuff
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m11s
2024-11-29 01:52:19 +01:00
676bfc23d8 remove unnecessary report api fields
All checks were successful
delpoy / build-and-deploy (push) Successful in 45s
2024-11-27 22:30:03 +01:00
0be3c31b51 include reporter and reported in report api get
All checks were successful
delpoy / build-and-deploy (push) Successful in 52s
2024-11-27 22:28:11 +01:00
a489b8cdd3 add api endpoint to get all reported related to a user (#27)
All checks were successful
delpoy / build-and-deploy (push) Successful in 55s
2024-11-27 21:13:49 +01:00
c2c1660064 use zod schemes for validation
All checks were successful
delpoy / build-and-deploy (push) Successful in 53s
2024-10-19 18:07:11 +02:00
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