Commit Graph

82 Commits

Author SHA1 Message Date
HF
37b8b834b6 change types and notify popups about big window unloading 2022-08-20 06:16:26 +02:00
HF
cd9177cc1b change how coords are storedin modtools
fix persist/REHYDRATE
2022-08-19 17:15:38 +02:00
HF
53b9aeeec7 send actions to popUps
log proxycheck returns again
2022-08-19 04:49:14 +02:00
HF
69ffeefd3d better handle proxycheck key
createStore without combine
2022-08-18 14:29:53 +02:00
HF
feb5263628 test window.opwn 2022-08-18 01:17:12 +02:00
HF
df223f5932 move hover from gui to canvas reducer 2022-08-17 21:48:50 +02:00
HF
df44445720 split persistent reducers 2022-08-17 21:21:47 +02:00
HF
856b1288be move context menu out of store 2022-08-17 18:54:42 +02:00
HF
352649e3bd rename WINDOW actions to WIN 2022-08-17 12:35:35 +02:00
HF
6ee78ff5d6 render settings on /win 2022-08-17 12:27:24 +02:00
HF
bdf9939aa2 configure store for popups 2022-08-16 14:52:51 +02:00
HF
63bf9b15ff refactor stuff 2022-08-15 21:37:25 +02:00
HF
5d38af340e shorten type strings 2022-08-15 21:04:57 +02:00
HF
0a0acf7e12 keep window z order on window resize 2022-08-15 19:13:58 +02:00
HF
4c7aa66158 fix cooldown 2022-08-15 18:49:02 +02:00
HF
4429f2a573 use reselect
reorganize windows reducer
2022-08-15 18:03:21 +02:00
HF
114d67f1d2 fix chat button on some phones 2022-08-14 20:37:15 +02:00
HF
f750497018 minor fixes 2022-08-14 14:02:32 +02:00
HF
7c0d6d075e experiment 2022-08-14 11:44:45 +02:00
HF
ec0249012d debug ping append 2022-08-14 11:04:57 +02:00
HF
fc86dcd967 fix random text color 2022-08-13 20:40:36 +02:00
HF
196e701150 treat Modal equal to Window, move them to WindowManager 2022-08-13 18:51:43 +02:00
HF
0a5bb9aca7 fix broken stuff 2022-08-12 15:13:59 +02:00
HF
9978d12a70 don't have chat related stuff in general window reducer, handle
chat over window args directly
2022-08-12 13:19:44 +02:00
HF
d76d6f652d refactor sounds and use different sound for captcha 2022-08-08 16:52:54 +02:00
HF
61ddfb0181 use proxycheck keys instead of proxiesFetch 2022-08-07 00:54:00 +02:00
HF
0e78dea560 fix minor issues 2022-08-06 18:01:38 +02:00
HF
a41c286372 add ui for iid banning
removed ip banning
add eslint option for react-key
2022-08-05 16:56:31 +02:00
HF
d4ef69c2ac remove flow types - it was inconsistently used and therefore pointless 2022-08-01 17:44:18 +02:00
HF
e105b8fa07 refactor store 2022-07-11 15:33:29 +02:00
HF
2789cd2a54 reorganize store 2022-07-11 14:42:09 +02:00
HF
abeeccda88 Set browser theme-color according to selected cavnas.
Add meta tag to stop google-read-aloud bot
2022-06-29 19:52:58 +02:00
HF
1fce6cccc3 fix flashing on refresh
fix 3D canvas showing as 2D on refresh
allow access to the 2D representation by pressing P when viewing 3D canvas
2022-04-01 21:52:44 +02:00
HF
6dc7f21555 ProtocolClient -> SocketClient 2022-01-12 01:58:08 +01:00
HF
9d46ec2e1c don't draw pixelNofitication on own pixels 2022-01-04 13:59:12 +01:00
HF
6170d35631 refactor image converter and 3d stuff 2022-01-04 09:19:17 +01:00
HF
7ec8738b72 fix hsitorical view refresh when switching 2021-07-24 14:26:59 +02:00
HF
a3e35cced6 don't do full render when zooming happens in viewport rather than
offscreen canvas
don't do clearRect on renderChunk (Chrome shouldn't have the flickering
issue anymore)
2021-07-24 01:41:51 +02:00
HF
059931e202 check if browser is allowing us to use AudioContext and tell user if not 2021-06-18 11:15:52 +02:00
HF
a7584510f8 add windowType to window class
put window limits into constants
allow focusing windows
2021-04-29 00:23:40 +02:00
HF
f0efda1d5f smaller fixes 2021-04-18 19:27:57 +02:00
HF
3d4ded29ca allow canvases to change sizes in historical view 2021-04-18 17:05:15 +02:00
HF
af90a83198 log subnet for captchaserver, parse error response before caring about status code 2021-03-17 16:36:17 +01:00
HF
45e6d15fb3 continue captchas 2021-03-17 11:00:58 +01:00
HF
74b4a44224 replace sweetalert 2021-02-23 23:39:22 +01:00
HF
b4d19a2833 fix pixelcounter desync 2021-01-27 23:05:37 +01:00
HF
3762e74102 correct names of placeAllowed and REQUEST_PIXEL_UPDATE because of changed meaning 2021-01-27 02:16:14 +01:00
HF
1735643b32 pixel burst client side
add client prediction
2021-01-27 02:06:28 +01:00
HF
889c540d86 fix debugging 2020-12-01 20:46:07 +01:00
HF
141ca00fc3 Upgrade npm packages, adjust webpack config 2020-12-01 20:33:34 +01:00