Commit Graph

57 Commits

Author SHA1 Message Date
9ee441d3d6 Create initial index page 2023-10-19 16:50:25 -04:00
aaeecdfcd4 Create index page stylesheet 2023-10-19 16:50:25 -04:00
72884ee715 Remove CSP for now, will not work because of react bug 2023-10-19 16:50:24 -04:00
13b02c39a0 Simplify theme setting in root 2023-10-19 16:50:23 -04:00
2fc6a521c3 Set nonces for inline scripts 2023-10-19 16:50:23 -04:00
3f07ebf879 Set style nonce in root styles 2023-10-19 16:50:22 -04:00
026d1ca06d New formatting 2023-10-19 16:50:21 -04:00
0b5e82bfcc Display inactivity notices in the mod queue 2023-10-19 16:50:21 -04:00
dbf64347be Don't force full reload to show success screen 2023-10-19 16:50:17 -04:00
ce86ed6e5d Read turnstile token directly from input element 2023-10-19 16:50:15 -04:00
a3a5308d81 Handle new report submission process 2023-10-19 16:50:11 -04:00
2037512683 Make file submission input accept multiple files 2023-10-19 16:50:10 -04:00
cba05d6b86 Formatting stuff 2023-10-19 16:50:09 -04:00
4d6cde7a0b Set popover placement to top-end 2023-10-19 16:50:07 -04:00
f31dd1d1e1 Register game ban modal in mod queue 2023-10-19 16:50:06 -04:00
75046de9f1 Make popover button float to right 2023-10-19 16:50:06 -04:00
7b379dd65a Fix label issues on report form 2023-10-19 16:50:05 -04:00
f298775072 Fill in serverside theme when no client preference is set 2023-10-19 16:50:05 -04:00
9f3b964754 Remove old mobile detection stuff from mod queue 2023-10-19 16:49:59 -04:00
62de90b55d Create hammer page 2023-10-19 16:49:59 -04:00
1062683fdb Removed unused style nonce 2023-10-19 16:49:58 -04:00
f3d3881985 Remove mobile detection code from root 2023-10-19 16:49:55 -04:00
7dc655dea7 Return mobile client hint and user agent in thrown responses and handle direct entity requests 2023-10-19 16:49:54 -04:00
510c91250e Make mobile detection work on error pages 2023-10-19 16:49:51 -04:00
9c0b048bfe Remove cache stupidity 2023-10-19 16:49:50 -04:00
672cd0c1b9 Root mobile detection and some theming fixes 2023-10-19 16:49:49 -04:00
8538bcb02e Move to new tracing module 2023-10-19 16:49:49 -04:00
a1c3e68b06 Add mod submission function 2023-10-19 16:49:43 -04:00
32387f9c2a Make gme edit permissions tied to user ids again 2023-10-19 16:49:41 -04:00
a8f64dddec Register inactivity notice modal in mod queue 2023-10-19 16:49:38 -04:00
769c47c4c7 Actually make infraction modal trigger work 2023-10-19 16:49:37 -04:00
1994a5ee5e Fix error boundary 2023-10-19 16:49:37 -04:00
cdaef74d37 V2 future stuff 2023-10-19 16:49:36 -04:00
c611253c4a Move new items box to popover 2023-10-19 16:49:36 -04:00
c97029e510 Remove CSP 2023-10-19 16:49:35 -04:00
ee68c1b13d Remove stray space 2023-10-19 16:49:35 -04:00
5e7779a08d Pass nonce to children 2023-10-19 16:49:34 -04:00
70b43410ce Remove defaultCache method 2023-10-19 16:49:34 -04:00
969b304193 Add nonce parameter to cache creator 2023-10-19 16:49:33 -04:00
8b18454af9 Add before param to update queue 2023-10-19 16:49:32 -04:00
eedce794f2 Add additional tools button to mod queue 2023-10-19 16:49:32 -04:00
96a4ba2b47 Add callback for turnstile 2023-10-19 16:49:29 -04:00
d9bebf9a09 Reset turnstile on submission request failure 2023-10-19 16:49:29 -04:00
b0a17bd2b3 Create game appeal card 2023-10-19 16:49:26 -04:00
b6f073083e Move card types to declaration file 2023-10-19 16:49:25 -04:00
491d48467c Set container width by device type 2023-10-19 16:49:23 -04:00
4409b293af Make captcha actually load 2023-10-19 16:49:23 -04:00
2b805cb98c Set team member cards border-radius to 32px 2023-10-19 16:49:22 -04:00
7b577d5c89 Use meta functions for titles 2023-10-19 16:49:20 -04:00
702a780b3c Remove react-helmet-async 2023-10-19 16:49:19 -04:00