Commit Graph

15 Commits

Author SHA1 Message Date
bytedream dc3a404a5b add feedback endpoint (#28) and some other stuff
delpoy / build-and-deploy (push) Successful in 1m11s
2024-11-29 01:52:19 +01:00
bytedream 676bfc23d8 remove unnecessary report api fields
delpoy / build-and-deploy (push) Successful in 45s
2024-11-27 22:30:03 +01:00
bytedream 0be3c31b51 include reporter and reported in report api get
delpoy / build-and-deploy (push) Successful in 52s
2024-11-27 22:28:11 +01:00
bytedream a489b8cdd3 add api endpoint to get all reported related to a user (#27)
delpoy / build-and-deploy (push) Successful in 55s
2024-11-27 21:13:49 +01:00
bytedream c2c1660064 use zod schemes for validation
delpoy / build-and-deploy (push) Successful in 53s
2024-10-19 18:07:11 +02:00
bytedream 8910a98489 return 404 on user api if uuid does not exist
delpoy / build-and-deploy (push) Successful in 1m31s
2023-12-23 23:04:57 +01:00
bytedream fe6fadee39 fix user info
delpoy / build-and-deploy (push) Successful in 1m34s
2023-12-23 21:24:53 +01:00
bytedream 366913c5b3 fix wrong striked_at date when querying
delpoy / build-and-deploy (push) Successful in 1m32s
2023-12-23 14:30:12 +01:00
bytedream 8ccff82fd3 fix uncaught null return on user info database query
delpoy / build-and-deploy (push) Successful in 1m28s
2023-12-23 14:15:29 +01:00
bytedream 2a9869ca7d change strike layout and add outlawed option
delpoy / build-and-deploy (push) Successful in 1m21s
2023-12-21 15:02:29 +01:00
bytedream 9352083884 return if user is banned in api response
delpoy / build-and-deploy (push) Successful in 1m7s
2023-12-10 19:27:11 +01:00
bytedream 58bc475aec add strike system (#18)
delpoy / build-and-deploy (push) Successful in 1m25s
2023-12-10 19:18:33 +01:00
bytedream 7599f233a8 use uuid instead of playername to query player
delpoy / build-and-deploy (push) Successful in 1m0s
2023-12-05 12:17:00 +01:00
bytedream 6519a4071a copy report api to separate api route
delpoy / build-and-deploy (push) Successful in 52s
2023-12-04 21:07:23 +01:00
bytedream 1561681171 add api route to get user by name (#2) 2023-12-04 21:07:20 +01:00