Commit Graph

1069 Commits

Author SHA1 Message Date
df1c21fa41 Make appeal card use newer entity format 2023-10-19 16:49:53 -04:00
e5dc359f3a Default to current time in list endpoint 2023-10-19 16:49:52 -04:00
bd95bb2b10 Fix entity typings 2023-10-19 16:49:52 -04:00
98f00d5a4c Create initial new infraction endpoint 2023-10-19 16:49:52 -04:00
58822f8ea1 Use Number() instead of tertinary operator 2023-10-19 16:49:51 -04:00
510c91250e Make mobile detection work on error pages 2023-10-19 16:49:51 -04:00
8b0b3e6178 Remove useless import 2023-10-19 16:49:51 -04:00
e5ef22fb86 Update packages 2023-10-19 16:49:51 -04:00
9c0b048bfe Remove cache stupidity 2023-10-19 16:49:50 -04:00
c1c2f36307 Ignore .wrangler directory 2023-10-19 16:49:50 -04:00
8ac83aea78 Handle navbar sizing serverside 2023-10-19 16:49:50 -04:00
672cd0c1b9 Root mobile detection and some theming fixes 2023-10-19 16:49:49 -04:00
9e753e033d Remove sentry tracing library and add mobile-detect 2023-10-19 16:49:49 -04:00
8538bcb02e Move to new tracing module 2023-10-19 16:49:49 -04:00
07e810156f Set theme in middleware 2023-10-19 16:49:48 -04:00
2920b164e1 Update packages 2023-10-19 16:49:48 -04:00
106cedec77 Add content-type enforcement bypass for new infraction endpoint 2023-10-19 16:49:48 -04:00
86f67294fb Add NaN check to number input validator 2023-10-19 16:49:47 -04:00
59eac9795a Create game appeal endpoints 2023-10-19 16:49:47 -04:00
5b65bd176d Create action endpoint 2023-10-19 16:49:47 -04:00
4d76aafaa4 Create ban revocation endpoint 2023-10-19 16:49:47 -04:00
5557bebae9 Update dependencies 2023-10-19 16:49:46 -04:00
62a6c3a1f1 Create user history endpoint 2023-10-19 16:49:46 -04:00
fe58ffd3fd Return entire history in queryLogs function 2023-10-19 16:49:46 -04:00
e84b02c403 Add processing key check for reports 2023-10-19 16:49:45 -04:00
c7945de0ac New RTV value 2023-10-19 16:49:45 -04:00
0f7d6ebc06 New prefixes 2023-10-19 16:49:45 -04:00
ac53ccbdb7 Make request to complete endpoint on finish 2023-10-19 16:49:44 -04:00
bdeb84d6bc Make complete endpoint actually work 2023-10-19 16:49:44 -04:00
5f9dfb76e7 Handle upload failures 2023-10-19 16:49:44 -04:00
a02cecb23b Handle quicktime movies on mobile devices 2023-10-19 16:49:44 -04:00
a1c3e68b06 Add mod submission function 2023-10-19 16:49:43 -04:00
7c0fec574a Add direct submission support 2023-10-19 16:49:43 -04:00
6503af20f3 Add user table to game ban modal 2023-10-19 16:49:43 -04:00
f96972f549 Update packages 2023-10-19 16:49:42 -04:00
7174f0846f Create new game ban modal 2023-10-19 16:49:42 -04:00
4687540269 Create direct game bans middleware 2023-10-19 16:49:42 -04:00
32387f9c2a Make gme edit permissions tied to user ids again 2023-10-19 16:49:41 -04:00
3ab93c707b Create GME remove endpoint 2023-10-19 16:49:41 -04:00
bef8f6f7ea Create GME list endpoint 2023-10-19 16:49:41 -04:00
ce9160a771 Also set data in metadata 2023-10-19 16:49:40 -04:00
13dfe7d428 Change GME middleare permission check 2023-10-19 16:49:40 -04:00
cef3263722 Create GME add endpoint 2023-10-19 16:49:40 -04:00
46255f6615 Create GME framework 2023-10-19 16:49:40 -04:00
1e07afcc6e Bump node version 2023-10-19 16:49:39 -04:00
a0f507b751 Create new inactivity endpoint 2023-10-19 16:49:39 -04:00
2337c8c653 Add submission to inactivity notice modal 2023-10-19 16:49:39 -04:00
aaf37ebb5c Update packages 2023-10-19 16:49:38 -04:00
a8f64dddec Register inactivity notice modal in mod queue 2023-10-19 16:49:38 -04:00
c057d2eb82 Finish base of inactivity notice modal 2023-10-19 16:49:38 -04:00