Commit Graph

1003 Commits

Author SHA1 Message Date
HF
3aad00dca7 allow building of only specfic languages,
english is not a required locale anymore
2023-12-12 20:30:39 +01:00
HF
b48821e92e no-cache on http requests depending on cookies
(etag reevaluation still works)
2023-12-12 18:57:40 +01:00
HF
a3edd2cb44 use sting 'en' for english translation instead of 'default' 2023-12-12 17:58:59 +01:00
HF
6d3b6edd8a cache all language builds in the same folder
write custom webpack loader to invalidate language specific files
choose most recent asset based on mtime rather than birthtime
2023-12-12 17:58:06 +01:00
HF
22b9cf2612 make asset detection smarter 2023-12-11 22:26:16 +01:00
HF
bcc489eff9 fix etag caching when run on localhost
(languages were not possible to be selected if run locally, cause of
aggressive caching)
2023-12-11 20:56:26 +01:00
HF
6b0404b66d THREE.js doesn't like the timestamp name,
cause every language bundle builds its own three.js
change order of script insertion (vendor before client)
2023-12-11 20:54:52 +01:00
HF
fe8541bcbf save cookie by hostname instead of host, because cookies don't like
ports
2023-12-11 16:48:47 +01:00
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
HF
72561d9752 change pixeltraa script 2023-11-24 11:06:59 +01:00
HF
16a889c5e8 fa maps to country code ir for iran
pr -> fa (language code for persian)
2023-10-09 21:58:07 +02:00
5be5f0908c
Change colors for Thoia a bit 2023-10-09 22:44:03 +03:00
HF
b0bb296ac6 fix top 10 size change date 2023-10-07 01:06:50 +02:00
HF
7c3477921b remove websocket surveillance to test 2023-10-07 00:30:03 +02:00
HF
7f9d0f9429 care about undefined cli in Converter 2023-10-07 00:30:03 +02:00
cb66038058 Fix country mute/unmute message in channels 2023-10-07 00:30:03 +02:00
HF
7fe938bad2 decodeURIComponent hash 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
bfa3e19c2c make wsupgrade async 2023-06-15 23:24:56 +02:00
HF
5c353dd8c2 adjust tr cooldown 2023-06-14 10:47:06 +02:00
HF
3561e80873 catch upgrade errors 2023-06-14 00:03:00 +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
af3fa2090b check if limiter exists when adding deltaTime 2023-06-04 19:46:07 +02:00
HF
b89b2d19d3 dont rethrow websocket onbinary error 2023-06-04 19:28:31 +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
8c6a048e1c force IPv4 on whois 2023-05-30 23:12:24 +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
cfa9fb5f03 annoy arin also a bit 2023-03-19 00:37:46 +01:00
HF
016f6bf91a temporarily disallow muted users from deleting their accounts or
changing mail
2023-03-18 21:06:08 +01:00
HF
0607c70f24 automan null string names 2023-03-18 17:37:10 +01:00
HF
4b550920ef remove remporary debugging stuff 2023-03-18 15:27:26 +01:00
HF
2437b44db7 little inconsistencies 2023-03-18 14:32:33 +01:00
HF
c7a87fbaa7 add extra logs for user hf for debugging 2023-03-18 13:36:12 +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
7cee79f103 fix "a.getRenderer is not a function" error in popups, use optional
chaining synthax
2023-03-16 16:21:01 +01:00
HF
b7954ce11b fix some idea errors 2023-03-16 16:20:35 +01:00
HF
17bbbbf6d2 delete old creeper.svg 2023-03-14 16:35:56 +01:00
HF
3cb9ec5c9f give mod-watch-tool tables unique keys on fetch
fixes #47
2023-03-14 14:42:27 +01:00
HF
81133c90aa handle deleted users on reload
fixes #42
2023-03-13 10:41:09 +01:00
HF
2de138d93d send changedMe before reload 2023-03-13 04:32:23 +01:00