Commit Graph

1025 Commits

Author SHA1 Message Date
HF
c771123d42 fix more 2022-09-11 02:49:46 +02:00
HF
4a3f35cf55 fix password reset 2022-09-11 02:21:49 +02:00
HF
7476d647bb fix more issues 2022-09-11 01:54:08 +02:00
HF
bd83a66052 fix things 2022-09-11 01:31:26 +02:00
HF
de1729d56b Horicontal Scaling 2022-09-11 00:47:46 +02:00
HF
ae6ebc2441 change chathistory limit to not fall to sql requests 2022-09-08 22:45:28 +02:00
HF
9681209320 Merge branch 'devel' 2022-09-07 21:27:00 +02:00
HF
76cfe3c7ab first check captcha, then check proxy 2022-09-07 21:23:50 +02:00
HF
de7e29d9b7 increase online counter broadcast delay 2022-09-07 20:31:07 +02:00
HF
771c8681fb adjust timeouts 2022-09-07 20:19:16 +02:00
HF
105b7ab76d finalize sql incrememntation batching 2022-09-07 18:43:32 +02:00
HF
dc01b994e7 Merge branch 'devel' 2022-09-07 16:54:41 +02:00
HF
1bb4011467 check for regUser existance in User.js 2022-09-07 16:51:18 +02:00
HF
d4d8f9c046 check for regUser existance in User.js 2022-09-07 14:36:46 +02:00
HF
e6842dd262 change incrementation loop 2022-09-07 14:07:06 +02:00
HF
f3a86ed544 increase threshold for long-respones-time warning 2022-09-07 13:39:11 +02:00
HF
e74cfb76c4 Merge branch 'devel' 2022-09-07 13:21:17 +02:00
HF
f3a0da1c4c rename allowPlace to cooldown and batch incrementing pixelcounts into a
single transaction
2022-09-07 13:19:38 +02:00
HF
1fe9b70b9b rename allowPlace to cooldown and batch incrementing pixelcounts into a
single transaction
2022-09-07 13:16:05 +02:00
HF
100bdb17b5 use lua scripting in redis for setting pixels 2022-09-07 04:33:48 +02:00
HF
9166adab13 make proxycheck hysteresis configurable 2022-09-05 23:03:36 +02:00
HF
3ba8df95f8 remove gazprom redirect 2022-09-05 20:11:33 +02:00
HF
f9b165bd8e allow discord media links 2022-09-05 20:05:48 +02:00
HF
da8fea785c cache none-returned proxycheck requests for an hour to not flood
ourselves
2022-09-05 13:28:44 +02:00
HF
efeed7994d add robots.txt 2022-09-05 13:12:15 +02:00
HF
b7d2d43d3e Merge branch 'devel' 2022-09-05 11:46:43 +02:00
HF
57c95091fe fix proxycheck key disabling on limit 2022-09-05 11:44:35 +02:00
HF
dca577cd79 open canvas links from popups in parent 2022-09-05 11:38:34 +02:00
HF
47ac68c34a broadcast messages from one popup over parent to others 2022-09-05 11:16:42 +02:00
HF
ec2907c0a6 fix mute button notification 2022-09-05 10:59:06 +02:00
HF
8326e63ef0 fix fetch links 2022-09-05 01:44:37 +02:00
HF
60ea16271c better url handling 2022-09-05 01:23:04 +02:00
HF
4f96f6d7d6 changing stylings 2022-09-05 01:06:26 +02:00
HF
b1ee464697 change stylings 2022-09-04 23:49:25 +02:00
HF
98766e9da4 add align prop to contextmenu 2022-09-04 23:31:02 +02:00
HF
715c6ff1cc add link hook and use context for window data 2022-09-04 22:32:16 +02:00
HF
b51303fe6f check for parent refresh and parent close 2022-09-04 13:07:34 +02:00
HF
a4d6b7b1d9 reorganize store and make popup connect to websocket when needed 2022-09-04 05:47:05 +02:00
HF
ee8f58440b change api links 2022-09-04 03:56:09 +02:00
HF
bc4951deee change routes 2022-09-04 03:52:48 +02:00
HF
b4b82ea478 remove ASSET_SERVER config 2022-09-04 03:28:42 +02:00
HF
cd195c9692 fix popup issues 2022-09-04 03:16:42 +02:00
HF
c0ee7b3e0e fix websocket fix aham 2022-09-04 01:35:24 +02:00
HF
8b361a2965 remane some files, continue with popups 2022-09-04 01:32:57 +02:00
HF
bed2ae48e2 WebSocket: remove verifyClient and check in upgrade request instead 2022-09-03 23:36:22 +02:00
HF
d13c6d2fe7 add timeout to proxycheck request 2022-08-27 19:35:48 +02:00
HF
99e8125d49 debug store (especially thrown RELOAD_URL) 2022-08-22 00:45:29 +02:00
HF
c93fad12bc change isAllowedCache prefix
fix proxycheck key update
add small stuff to wins
2022-08-21 21:32:51 +02:00
HF
dde8eba9bc use HourlyCron instead of own timeout for proxycheck key refresh 2022-08-21 20:54:19 +02:00
HF
9699d0f08f await cron jobs to catch errors 2022-08-21 20:34:23 +02:00