Commit Graph

  • 6974435a46 update logout route HF 2022-06-20 15:10:11 +0200
  • a06802fb6c fix writeUInt32 offset error HF 2022-06-20 14:43:32 +0200
  • b436937f86 optimize backup tile creation HF 2022-06-20 14:24:24 +0200
  • 5db3083044 use UTC times explicity (no factual change cause server uses UTC anyway) HF 2022-06-20 11:46:28 +0200
  • a15a765683 minor updates HF 2022-06-20 04:05:05 +0200
  • f98de1291a test mutes HF 2022-06-20 03:11:57 +0200
  • b63fe24307 Mute by Ids Don't bypass mutes on APISocket chat messages closes #2 HF 2022-06-20 02:51:42 +0200
  • 6dc283765c optimize padding HF 2022-06-20 00:49:38 +0200
  • 43fafb7a0e fix rendering padded chunks HF 2022-06-20 00:19:48 +0200
  • e6eea72894 update deployment/README HF 2022-06-19 23:42:53 +0200
  • 14cbd75406 update ranking on server restart HF 2022-06-19 23:32:30 +0200
  • 4e45058d46 refactor /data directory HF 2022-06-19 23:19:10 +0200
  • 40be1ad522 preventDefault in form submits HF 2022-06-19 22:20:18 +0200
  • ff78373cb1 refactor User class HF 2022-06-19 19:47:37 +0200
  • c975ec57bf fix permission issues on githook HF 2022-06-19 18:06:01 +0200
  • 6af530907a fix some redis v4 type issues HF 2022-06-19 17:59:33 +0200
  • ec9ea0211d implement own connect-redis closes #1 HF 2022-06-19 12:51:36 +0200
  • 74b5292ede change contact mail to admin@pixelplanet.fun HF 2022-06-17 22:40:48 +0200
  • d46faf4cb9 set name for outgoing mails HF 2022-06-17 12:33:40 +0200
  • cdbed9defd add check for existance of node_modules in githook HF 2022-06-17 12:33:09 +0200
  • 76dacc1b61 add logo as svg (made by pajek) and gitea default avatar HF 2022-06-12 12:27:16 +0200
  • e93896c86d fix comments of githook HF 2022-06-11 23:52:41 +0200
  • c829c2417b rename post-receive script HF 2022-06-11 23:44:25 +0200
  • 5fa493cb17 update githook to decide if we need npm install HF 2022-06-11 23:35:37 +0200
  • a7ca1d61d7 update gitignore HF 2022-06-11 23:05:24 +0200
  • 32253ab9af remove github references, we are on git.pixelplanet.fun now HF 2022-06-11 17:08:14 +0200
  • a448efa806 update uk translation HF 2022-04-28 00:55:03 +0200
  • 7c2e62efc2 adjust Clown Void event from 10min to 8min duration and make it 10% slower HF 2022-04-26 13:10:34 +0200
  • 88e33a4ff6 refactor redis to deal with chunks of non-full size HF 2022-04-10 22:47:10 +0200
  • 56ff4a0b2c change corrupted chunk logging (again) HF 2022-04-09 01:52:56 +0200
  • 33cac8e6f6 check if ws.user is a thing before accessing ws.user.ip HF 2022-04-08 22:35:31 +0200
  • e87e9c67b4 update turkish translation HF 2022-04-08 22:32:10 +0200
  • 5ed448a9a4 forgot stream header for chunks HF 2022-04-08 22:29:51 +0200
  • 4b03f7a5a4 change logging of corrupted tiles HF 2022-04-08 15:24:23 +0200
  • 511560136d fix daily backup HF 2022-04-08 14:59:59 +0200
  • 24e83d8f2f refactor redis multi HF 2022-04-08 12:06:57 +0200
  • c9c377cdbb increase ratelimit temp-ban length to 15min HF 2022-04-07 19:12:36 +0200
  • f63e2ca110 more strict rate limiting HF 2022-04-07 16:54:48 +0200
  • 4109ebe142 improve ws user lookup HF 2022-04-07 16:35:58 +0200
  • 87a73cb5c9 add rate limit for socket errors HF 2022-04-07 16:10:03 +0200
  • c078672684 better error handling for vkontakte logint fix event restore HF 2022-04-07 14:14:13 +0200
  • e1ba4ea26b fix event HF 2022-04-07 09:23:24 +0200
  • e95b6ae8d3 Set pixels in redis in batches finish node-redis update by making sure that everything that needs redis runs after redis connected HF 2022-04-06 21:50:34 +0200
  • 56bc4352b2 Merge branch 'production' HF 2022-04-06 19:48:57 +0200
  • 0e1c1a42b5 update languages, add turkish HF 2022-04-06 19:48:39 +0200
  • 4fd94ebd65 update node-redis HF 2022-04-05 21:37:33 +0200
  • d75e65efec send cache-control also on 503 for reasons HF 2022-04-05 19:05:41 +0200
  • 855a5b426b also send cache-control HF 2022-04-05 15:17:01 +0200
  • f6902ca73c send etag on 304 HF 2022-04-05 14:18:48 +0200
  • 90ffc5fd1a lower chunk cache age ad log for ranking update HF 2022-04-05 02:07:10 +0200
  • cdf7a4a1d8 log GC duration and set to 10min interval HF 2022-04-04 22:52:45 +0200
  • f6901823e6 remove logging when trying forceGC but no global.gc available remove debug logging of etag cache HF 2022-04-04 22:30:06 +0200
  • c38637e788 cache etags of chunks to avoid useless redis calls HF 2022-04-04 22:12:12 +0200
  • 6d4f878798 increase chunk cache time HF 2022-04-04 20:55:31 +0200
  • 68ae99b4e0 change how palette gets sent to worker thread HF 2022-04-04 15:50:51 +0200
  • 7e38ecd6f7 catch worker thread errors HF 2022-04-04 14:46:41 +0200
  • d85c436d60 print ping of user and mod on mute HF 2022-04-04 13:56:53 +0200
  • 9c57dd8032 long long pixel response times HF 2022-04-04 12:24:24 +0200
  • f0bbbb4523 increase tolerable pixel return time HF 2022-04-04 12:17:47 +0200
  • 04c1099392 fix woker threads HF 2022-04-04 05:09:39 +0200
  • 258fd42e68 move zoom tile creation into seperate worker thread HF 2022-04-04 05:07:27 +0200
  • 12f2862769 remove now unused redlock HF 2022-04-04 04:22:53 +0200
  • 4735bd12a9 set pirority via os module rather than by spawning renice HF 2022-04-04 02:15:24 +0200
  • 1ca4b7c5da add duration to logger for tiling HF 2022-04-03 22:08:02 +0200
  • 02b0afbb52 try without redlock (its bad anyway) HF 2022-04-03 18:49:12 +0200
  • cacccbe23d log slow redis chunk requests HF 2022-04-03 18:24:57 +0200
  • 1cc8c53242 allow higher timeout on history fetch HF 2022-04-03 05:26:34 +0200
  • 4d367d5232 fix right-shift historical view when time selected HF 2022-04-02 23:48:26 +0200
  • cf74ca9f32 more embed changes for Telegram and Twitter HF 2022-04-02 04:06:14 +0200
  • 3aad0ead73 add Twitter embed HF 2022-04-02 03:34:57 +0200
  • 8e14fe2e7c add telegram embeds HF 2022-04-01 23:26:24 +0200
  • 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 HF 2022-04-01 21:13:32 +0200
  • ba20d6fcf3 change moderation logs again HF 2022-04-01 17:59:46 +0200
  • 1b3a54224f don't apply rollback limits to admins HF 2022-04-01 14:40:08 +0200
  • e2dd53add6 add spareexu method to canvas cleaner HF 2022-04-01 14:03:46 +0200
  • fbb0c9b193 change how spareext canvas cleaner method works HF 2022-04-01 13:41:48 +0200
  • c8c290d889 Merge branch 'master' into production HF 2022-04-01 13:23:12 +0200
  • ff8ea6ae90 Merge branch 'master' into production HF 2022-04-01 00:13:38 +0200
  • b647cf59af Merge branch 'master' into production HF 2022-04-01 00:13:38 +0200
  • 3a14699c6b add canvas cleaner HF 2022-03-31 15:10:50 +0200
  • 8d0866c0de add canvas cleaner HF 2022-03-31 15:10:50 +0200
  • 9122f3e0a0 add validation of x_y u_v canvas areas for modtools change username length requirements to >=2 HF 2022-03-28 17:34:03 +0200
  • 747981ad5a move modlogs into own folder HF 2022-03-16 20:42:17 +0100
  • 9b7cf6365c kill dead websockets more aggressively and log them HF 2022-03-14 23:38:34 +0100
  • a8232757b1 give unregistered people access to chat channels HF 2022-02-10 22:53:38 +0100
  • 6dc2084bc7 add odysee support and remove it cause no CORSE support HF 2022-02-10 21:25:54 +0100
  • 34c53d0c89 debug tiny issues HF 2022-02-10 03:29:17 +0100
  • c4c5bc7063 improve EvenListeners (they can be a bit junky) HF 2022-02-10 03:02:01 +0100
  • 82c7dabcd2 layout chane HF 2022-02-10 01:41:28 +0100
  • bac982368b fix chat message overflow HF 2022-02-10 01:10:51 +0100
  • 29a93f7655 Merge branch 'master' into production HF 2022-02-09 22:55:36 +0100
  • eb7b8782fe make every second chat message display differently HF 2022-02-09 22:31:58 +0100
  • 54c8f83123 make every second chat message display differently HF 2022-02-09 22:31:58 +0100
  • ba3adfead6 Merge branch 'master' into production HF 2022-02-09 22:19:13 +0100
  • fbc95ba64b make Enclosure Parsing more inclusive HF 2022-02-09 22:09:08 +0100
  • 5d8b99c09c fix some times not being available HF 2022-02-09 22:02:21 +0100
  • 433fdcccb8 Merge branch 'master' into production HF 2022-02-09 21:54:53 +0100
  • cad78f5d7b next style change, remove console log HF 2022-02-09 21:37:50 +0100
  • 909dc49d63 change stling of embed buttons HF 2022-02-09 21:24:15 +0100
  • 6bcc8ab537 support more embeds HF 2022-02-09 21:10:22 +0100