Commit Graph

474 Commits

Author SHA1 Message Date
HF
8544c42e7b deprecate assets.json by reading the assets directory ourselves,
use build timestamp instead of hash in filename
fix #92
2023-12-11 16:48:26 +01:00
cb66038058 Fix country mute/unmute message in channels 2023-10-07 00:30:03 +02:00
5d5eb38fc2
Replace r/place canvas with Thoia canvas
Remove r/place from constants.js
Change preview for new canvas
Change top10 canvas size
2023-10-07 00:03:45 +03:00
6ab3993586
Completely remove meme names and add custom flag 2023-10-07 00:03:16 +03:00
7013601f1f
Add new canvas 2023-08-02 15:50:24 +03:00
HF
d5469f7dc6 add default cooldown for unregistered first-connections 2023-06-29 17:43:08 +02:00
HF
5c353dd8c2 adjust tr cooldown 2023-06-14 10:47:06 +02:00
HF
263c89fef5 fix userid < 5000 special chat priviledge 2023-06-11 19:17:18 +02:00
HF
5743276ea9 update nginx config
reinstate temporary turk cooldown increase to 1.2
2023-06-10 13:22:17 +02:00
HF
86eff1185c let users with id below 5000 talk in chat even when their country is
muted
2023-06-05 02:49:24 +02:00
HF
301bb72d99 add discord cdn to allowed embeds and change tiktok embed 2023-06-01 19:36:38 +02:00
HF
291df69851 revert turk cooldown 2023-05-31 09:13:42 +02:00
HF
91fe9517e9 enable google login again 2023-04-05 21:13:12 +02:00
HF
3e58eb6111 remove discord auto chatban again 2023-03-31 23:20:17 +02:00
HF
cf7217f66e increase turkey cooldown temporarily 2023-03-23 14:57:40 +01:00
HF
92d0a08669 temporarily disable google login 2023-03-19 13:17:59 +01:00
HF
0607c70f24 automan null string names 2023-03-18 17:37:10 +01:00
HF
063813cb41 fix some eqeqeq and add store to window for debugging 2023-03-18 12:24:28 +01:00
HF
e85073733c add cidr group to pixel logging tables and make cidr copy to clickboard
on click
2023-03-16 16:30:46 +01:00
HF
b7954ce11b fix some idea errors 2023-03-16 16:20:35 +01:00
b91dcac040 fix typo, refactor and add da language 2023-03-13 04:11:27 +01:00
HF
a7e6a49a79 remove memflags, update packages 2023-03-13 00:36:09 +01:00
HF
90cd2016aa make parent classes for renderer and chunks,
move GC into those parent classes
restrict the total amount of loaded Chunks
2023-01-17 16:07:21 +01:00
HF
f51b350d55 Sum up ModWatchTool columns over shards
adjust userscript bot detection
2022-11-09 22:08:52 +01:00
HF
9a44b3a0cc throw correct return code when proxy checking while placing 2022-10-12 14:27:56 +02:00
HF
ab09cf3bc1 only do void when less than 2k players 2022-10-08 19:44:16 +02:00
HF
e9952134a5 refactor socket events
send captcha solution via websocket
2022-10-03 15:07:34 +02:00
HF
7a2053fda3 refactor websocket packets 2022-10-02 22:46:12 +02:00
HF
6e199321bc popup checks for parent existence and origin
fix #35
2022-09-30 13:08:12 +02:00
HF
bdf653bda2 check for requirements in redis in lua
fix #34 fix #36
2022-09-30 11:16:04 +02:00
HF
5ea71d01b4 allow top 10 users to place on top maps, even when they are Private
fix #36
2022-09-30 00:31:21 +02:00
HF
b441c76c47 add option to set profile private 2022-09-26 23:29:28 +02:00
HF
b432f193ca play with canvas sizes 2022-09-26 17:22:05 +02:00
HF
857dd5f195 fix some stats, increase store version 2022-09-26 15:11:51 +02:00
HF
d12a82acdd more stats 2022-09-26 14:56:44 +02:00
HF
c0186d3101 display yesterdays ranks 2022-09-24 17:15:33 +02:00
HF
54627ec4f1 finalize ranking change 2022-09-24 15:04:56 +02:00
HF
fcb141996e save more stats 2022-09-24 14:29:37 +02:00
HF
f49bb42578 reuse running proxycheck / whois connections even when requesting
without cache
2022-09-23 12:22:57 +02:00
HF
89dcf00958 change structure of promises in isAllowed 2022-09-22 23:15:56 +02:00
HF
a08ba00940 adjust proxycheck during pixel request 2022-09-22 09:52:13 +02:00
HF
a24b8bc8f5 test things
remove captcha requirement from chat
2022-09-22 01:43:46 +02:00
HF
931ffcc296 move sql out of core/Rank
finish own whois library
2022-09-22 00:18:20 +02:00
HF
a5f8874dc8 another modwatchtoold adjustment 2022-09-19 03:37:44 +02:00
HF
324db04a23 Merge branch 'devel' 2022-09-19 02:51:28 +02:00
HF
94c04ba53a use own whois 2022-09-19 02:45:45 +02:00
HF
18f46d2530 watchtools second fix 2022-09-18 13:05:43 +02:00
HF
1bf8169c57 broadcasst req answer to all shards for now 2022-09-18 00:40:49 +02:00
HF
5b18952c27 fix little issues 2022-09-17 23:15:10 +02:00
HF
0ba7063d9e finish req on shards 2022-09-17 22:26:12 +02:00
HF
f35a3ac9f2 Merge branch 'master' into devel 2022-09-17 17:59:56 +02:00
HF
c4005bbf2e check mail per proxycheck 2022-09-17 17:59:47 +02:00
HF
6dfbe0f25e quick fix #2 2022-09-17 13:39:41 +02:00
HF
5a7ddb4232 quick fix 2022-09-17 02:01:55 +02:00
HF
b84c6e9b60 make admin watch tools go over socket events (breaks it for shards) 2022-09-17 01:50:20 +02:00
HF
4ca3b9d56c make RpgEvent work on shards 2022-09-15 00:58:26 +02:00
HF
29cc314b14 share ranking over shards 2022-09-14 23:45:43 +02:00
HF
1dd6700834 dont set cookie domain when not shard
rename keys in total rankings to be smaller
2022-09-14 23:07:30 +02:00
HF
a3f558fadf fix api/me 2022-09-14 02:34:18 +02:00
HF
db4f006f4a Move pixelcount into redis 2022-09-14 01:23:50 +02:00
HF
dd757b035e store country mutes in redis and make them channel specific 2022-09-13 04:01:24 +02:00
HF
747bbced92 refactor whois 2022-09-12 00:56:27 +02:00
HF
7236e1c3c6 pixel counters are never null in the database 2022-09-11 18:47:02 +02:00
HF
96c6aaa23e Merge branch 'master' into devel 2022-09-11 17:22:55 +02:00
HF
96c76b9b40 be less noisy 2022-09-11 14:54:13 +02:00
HF
0a9172d3a7 cache session middlewares 2022-09-11 13:36:57 +02:00
HF
971531a3f6 fix chat message storing for shards
dont show NULL in rankings
2022-09-11 12:13:44 +02:00
HF
fc602934dc change sessions 2022-09-11 05:05:50 +02:00
HF
c74a3d548e test 2022-09-11 02:58:29 +02:00
HF
4a3f35cf55 fix password reset 2022-09-11 02:21:49 +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
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
f3a86ed544 increase threshold for long-respones-time warning 2022-09-07 13:39:11 +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
da8fea785c cache none-returned proxycheck requests for an hour to not flood
ourselves
2022-09-05 13:28:44 +02:00
HF
47ac68c34a broadcast messages from one popup over parent to others 2022-09-05 11:16:42 +02:00
HF
715c6ff1cc add link hook and use context for window data 2022-09-04 22:32:16 +02:00
HF
b4b82ea478 remove ASSET_SERVER config 2022-09-04 03:28:42 +02:00
HF
8b361a2965 remane some files, continue with popups 2022-09-04 01:32:57 +02:00
HF
16356396fb refactor proxycheck util 2022-08-21 16:27:30 +02:00
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
856b1288be move context menu out of store 2022-08-17 18:54:42 +02:00
HF
befa32b0a6 bundle passport packages with server 2022-08-16 16:52:58 +02:00
HF
54e482a8d7 import json files via read file
update translation templates
make sure webpack builds in root
transpile passport-reddit
don't use babel for webpack config
2022-08-16 13:59:43 +02:00
HF
4e41679c88 change mod / admin flag 2022-08-14 01:53:12 +02:00
HF
fc86dcd967 fix random text color 2022-08-13 20:40:36 +02:00
HF
cccb49df43 adjust void speed 2022-08-12 18:46:36 +02:00
HF
1b20d3f9e7 send amount of ranked pixel in PixelReturn package 2022-08-11 18:19:07 +02:00
HF
386218d722 make mods and admins bypass country bans 2022-08-11 16:26:10 +02:00
HF
5510bf3b5c change flag priorities (trans more important than israel) 2022-08-08 18:40:55 +02:00
HF
3afd3eeaae refactor Rankings tables 2022-08-08 15:23:48 +02:00
HF
f3677db4f9 make mods have trans flag in chat 2022-08-08 14:53:48 +02:00
HF
8f91b3c241 update proxycheck cache even on withoutCache request 2022-08-07 20:31:46 +02:00