xeovalyte
xeovalyte pushed to main at xeovalyte/Polarcraft 2023-06-06 14:29:14 +02:00
9510e8a407 feat: Added team creation, closes #22
e68097d813 feat: Added username configuration, closes #19
3c5e20e18e fix: Fixed type
e28d2278cb feat: Added applyUsername function
Compare 4 commits »
xeovalyte opened issue xeovalyte/Polarcraft#35 2023-06-06 14:03:12 +02:00
Add minecraft integration
xeovalyte opened issue xeovalyte/Polarcraft#34 2023-06-06 14:03:04 +02:00
Add discord integration
xeovalyte opened issue xeovalyte/Polarcraft#33 2023-06-06 13:52:44 +02:00
PUT /api/users/:id/suspend
xeovalyte opened issue xeovalyte/Polarcraft#32 2023-06-06 13:52:29 +02:00
PUT /api/users/:id/warn
xeovalyte opened issue xeovalyte/Polarcraft#31 2023-06-06 13:52:18 +02:00
PUT /api/users/:id/ban
xeovalyte pushed to main at xeovalyte/Polarcraft 2023-06-06 13:48:45 +02:00
89027590ca feat: Added applyUsername function
xeovalyte closed issue xeovalyte/Polarcraft#30 2023-06-06 10:38:03 +02:00
DELETE /api/users/:id/minecraft
xeovalyte pushed to main at xeovalyte/Polarcraft 2023-06-06 10:38:03 +02:00
ea7a3e3a8f fix: Migrated from transactions to writes, closes #30
xeovalyte opened issue xeovalyte/Polarcraft#30 2023-06-05 22:43:47 +02:00
DELETE /api/users/:id/minecraft
xeovalyte closed issue xeovalyte/Polarcraft#29 2023-06-05 22:42:04 +02:00
PUT /api/users/:id/minecraft
xeovalyte pushed to main at xeovalyte/Polarcraft 2023-06-05 22:42:04 +02:00
3eb4453d71 feat: Added minecraft linking system, closes #29
xeovalyte opened issue xeovalyte/Polarcraft#29 2023-06-05 22:41:39 +02:00
PUT /api/users/:id/minecraft
xeovalyte closed issue xeovalyte/Polarcraft#28 2023-06-05 16:05:12 +02:00
GET /api/minecraft/verifyaccount
xeovalyte pushed to main at xeovalyte/Polarcraft 2023-06-05 16:05:12 +02:00
d74a51db7f feat: Added verify account route, closes #28
11a59d39af fix: Fixed jwt imports
Compare 2 commits »
xeovalyte opened issue xeovalyte/Polarcraft#28 2023-06-05 15:05:19 +02:00
POST /api/minecraft/connection/verify
xeovalyte closed issue xeovalyte/Polarcraft#18 2023-06-05 10:17:43 +02:00
GET /api/users/:id
xeovalyte pushed to main at xeovalyte/Polarcraft 2023-06-05 10:17:43 +02:00
12e92b8106 feat: Added get user by id, closes #18
xeovalyte closed issue xeovalyte/Polarcraft#16 2023-06-05 09:34:31 +02:00
GET /api/users
xeovalyte pushed to main at xeovalyte/Polarcraft 2023-06-05 09:34:31 +02:00
b17771755d feat: Added get all users. closes #16