Commit Graph

  • c93fad12bc change isAllowedCache prefix fix proxycheck key update add small stuff to wins HF 2022-08-21 20:54:49 +0200
  • dde8eba9bc use HourlyCron instead of own timeout for proxycheck key refresh HF 2022-08-21 20:54:19 +0200
  • 9699d0f08f await cron jobs to catch errors HF 2022-08-21 20:34:23 +0200
  • b5b062f674 change proxycheck logging HF 2022-08-21 16:53:55 +0200
  • 16356396fb refactor proxycheck util HF 2022-08-21 16:25:31 +0200
  • 3deacb6de9 improve whois HF 2022-08-20 19:59:55 +0200
  • 37b8b834b6 change types and notify popups about big window unloading HF 2022-08-19 21:42:58 +0200
  • cd9177cc1b change how coords are storedin modtools fix persist/REHYDRATE HF 2022-08-19 15:34:56 +0200
  • eefa210ed0 change stylings HF 2022-08-19 15:23:01 +0200
  • 53b9aeeec7 send actions to popUps log proxycheck returns again HF 2022-08-19 02:56:24 +0200
  • 69ffeefd3d better handle proxycheck key createStore without combine HF 2022-08-18 14:13:15 +0200
  • feb5263628 test window.opwn HF 2022-08-17 22:52:23 +0200
  • df223f5932 move hover from gui to canvas reducer HF 2022-08-17 21:48:50 +0200
  • df44445720 split persistent reducers HF 2022-08-17 21:02:50 +0200
  • 856b1288be move context menu out of store HF 2022-08-17 14:57:57 +0200
  • 352649e3bd rename WINDOW actions to WIN HF 2022-08-17 12:35:35 +0200
  • 6ee78ff5d6 render settings on /win HF 2022-08-17 12:22:52 +0200
  • befa32b0a6 bundle passport packages with server HF 2022-08-16 16:32:59 +0200
  • bdf9939aa2 configure store for popups HF 2022-08-16 14:40:06 +0200
  • 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 HF 2022-08-16 02:43:48 +0200
  • 7e2ef92c53 update packages HF 2022-08-16 02:22:13 +0200
  • 343c2da231 remove modaltext and modalcotext classes HF 2022-08-15 22:28:41 +0200
  • 680cd4327e remove modiletitle class and replace it with h3 HF 2022-08-15 21:56:11 +0200
  • 63bf9b15ff refactor stuff HF 2022-08-15 21:35:55 +0200
  • 5d38af340e shorten type strings HF 2022-08-15 21:04:57 +0200
  • 0a0acf7e12 keep window z order on window resize HF 2022-08-15 19:13:58 +0200
  • 4c7aa66158 fix cooldown HF 2022-08-15 18:49:02 +0200
  • caa0fe5a59 update language files, add serbian HF 2022-08-15 18:10:11 +0200
  • aadf8ef2f3 Merge branch 'devel' HF 2022-08-15 18:04:29 +0200
  • 4429f2a573 use reselect reorganize windows reducer HF 2022-08-14 22:56:38 +0200
  • 89c0f0319c reset windows on phones after ever refresh HF 2022-08-15 01:51:32 +0200
  • 2f1a60fce7 state debug HF 2022-08-14 21:51:30 +0200
  • 70e1e156a6 fix chat errors HF 2022-08-14 21:13:37 +0200
  • 114d67f1d2 fix chat button on some phones HF 2022-08-14 19:37:25 +0200
  • a67c22c814 change styles HF 2022-08-14 19:03:56 +0200
  • 1aa77841d0 change table styles HF 2022-08-14 18:43:29 +0200
  • f750497018 minor fixes HF 2022-08-14 14:02:32 +0200
  • f3e6333982 change mention and chatname background colors HF 2022-08-14 13:30:20 +0200
  • 7c0d6d075e experiment HF 2022-08-14 11:37:02 +0200
  • 9ac475c25e Merge branch 'master' into devel HF 2022-08-14 11:05:08 +0200
  • ec0249012d debug ping append HF 2022-08-14 11:04:57 +0200
  • 4e41679c88 change mod / admin flag HF 2022-08-14 01:53:12 +0200
  • 9788704a06 add title to name and change max-width HF 2022-08-14 01:37:54 +0200
  • 2f2a446c15 aand more HF 2022-08-14 00:58:11 +0200
  • 79643a6605 trying some stuff HF 2022-08-14 00:44:02 +0200
  • fec22a7156 change padding of ping / mention HF 2022-08-13 23:39:17 +0200
  • fc86dcd967 fix random text color HF 2022-08-13 19:59:00 +0200
  • d11afa83fd redesign chat HF 2022-08-13 19:03:58 +0200
  • 196e701150 treat Modal equal to Window, move them to WindowManager HF 2022-08-12 22:35:09 +0200
  • 43c2f1d012 check for click outside with mousedown instead of click HF 2022-08-12 21:24:10 +0200
  • ae1e259bab use react portals to move Embeds out of ChatMessages into parent add barebone for window route HF 2022-08-12 20:51:17 +0200
  • cccb49df43 adjust void speed HF 2022-08-12 18:46:36 +0200
  • a9fcd04eef parse canvasId more stricly to number on websocket HF 2022-08-12 16:16:41 +0200
  • 4e74912655 clean up utils folder HF 2022-08-12 16:09:52 +0200
  • 0a5bb9aca7 fix broken stuff HF 2022-08-12 13:27:06 +0200
  • 9978d12a70 don't have chat related stuff in general window reducer, handle chat over window args directly HF 2022-08-12 13:19:44 +0200
  • 1b20d3f9e7 send amount of ranked pixel in PixelReturn package HF 2022-08-11 18:19:07 +0200
  • 386218d722 make mods and admins bypass country bans HF 2022-08-11 16:26:10 +0200
  • e986b0e5e9 fix links in translation README HF 2022-08-11 11:19:45 +0200
  • 5510bf3b5c change flag priorities (trans more important than israel) HF 2022-08-08 18:40:55 +0200
  • d76d6f652d refactor sounds and use different sound for captcha HF 2022-08-08 16:52:54 +0200
  • 3afd3eeaae refactor Rankings tables HF 2022-08-08 15:08:42 +0200
  • f3677db4f9 make mods have trans flag in chat HF 2022-08-08 14:53:48 +0200
  • a0b8ea6a4a change styling of Alert and BanInfo buttons HF 2022-08-08 14:28:34 +0200
  • 7d2161883d change BanInfo HF 2022-08-08 14:11:22 +0200
  • 8f91b3c241 update proxycheck cache even on withoutCache request HF 2022-08-07 20:31:46 +0200
  • a2147eef8c parse whois data dfferent HF 2022-08-07 11:07:05 +0200
  • b857ddba48 fix links ending with ) in some circumstances fix ban validation message HF 2022-08-07 02:24:53 +0200
  • 7efeb7f463 update translations HF 2022-08-07 02:00:56 +0200
  • 61ddfb0181 use proxycheck keys instead of proxiesFetch HF 2022-08-07 00:53:14 +0200
  • 0e78dea560 fix minor issues HF 2022-08-06 05:59:33 +0200
  • be8f94b368 add adminfunctions HF 2022-08-06 05:55:27 +0200
  • a5d25a8217 more fixes HF 2022-08-05 23:38:49 +0200
  • 2b82971ceb fix some eslint errors HF 2022-08-05 22:56:02 +0200
  • 86d773c3f0 add sql functions for whitelists and bans HF 2022-08-05 22:38:57 +0200
  • a41c286372 add ui for iid banning removed ip banning add eslint option for react-key HF 2022-08-05 16:56:31 +0200
  • 53b8168f24 add Ban sql table and remove blacklist HF 2022-08-05 01:32:08 +0200
  • fc5581e00d remove dead code HF 2022-08-05 01:29:09 +0200
  • c70e31f944 follow whois referral HF 2022-08-04 16:06:19 +0200
  • 0a89bd83b3 fix incrememtal tile backup for unchanged chunks HF 2022-08-04 12:48:40 +0200
  • f90c542046 add iid action to force captcha add parsing of pixelLog by iid without canvas and coords HF 2022-08-04 01:30:30 +0200
  • fb79e521fc add UI for IID Tools HF 2022-08-03 20:32:51 +0200
  • 19001d2d4d increase limit of sql user and ip querries HF 2022-08-03 12:18:12 +0200
  • c71fdf34cb add sorting HF 2022-08-03 01:41:01 +0200
  • 20eaafa369 do whois also for blacklisted and whitelisted ips HF 2022-08-03 01:05:12 +0200
  • f43b786f31 fix parsing of pixellog HF 2022-08-02 22:38:14 +0200
  • ae878d4518 parse pixel table add iidtoip admin function HF 2022-08-02 19:58:23 +0200
  • 86adb162dc Add parser for current-day pixellog HF 2022-08-02 17:14:37 +0200
  • 3c1fb0ead9 add Watchtools basics HF 2022-08-02 14:54:45 +0200
  • 35ee5cc61e fix modtools HF 2022-08-02 12:54:53 +0200
  • 7ef311cdc7 add functions to map uuids to ip and names to id HF 2022-08-02 12:50:34 +0200
  • e9a7ea7262 split moderation canvas tools from admin tools HF 2022-08-02 12:49:34 +0200
  • c4c1e7ea60 imporve cidr parsing HF 2022-08-01 23:29:34 +0200
  • 6765de5936 import error handling of whois HF 2022-08-01 23:18:16 +0200
  • 50e4845d94 improve whois parsing HF 2022-08-01 23:00:26 +0200
  • bc895b23e8 parse whois improvements HF 2022-08-01 22:28:02 +0200
  • afe573c97a log format change for proxycheck, asn validation HF 2022-08-01 22:06:21 +0200
  • e8b6351da0 fix some ipinfo table formats HF 2022-08-01 21:37:11 +0200
  • 261540422c use IPv$ subnet for whois HF 2022-08-01 20:36:28 +0200
  • e795874893 add ipInfo table HF 2022-08-01 19:49:13 +0200