Commit Graph

  • b2fd24b136 Fix config save - use doSerializeConfig global flag feature/gpu-fan-controller dawie 2026-01-30 19:47:23 +0200
  • e8430ab8ac Update save to use new /gpu-fan/save endpoint dawie 2026-01-30 19:43:40 +0200
  • 211118f8ff Add /gpu-fan/save endpoint with serializeConfig() dawie 2026-01-30 19:42:35 +0200
  • fdcd26b3ce Fix save function to persist config to flash dawie 2026-01-30 19:34:26 +0200
  • 7816ecf949 Register /gpu-fan handler in setup() using global server variable dawie 2026-01-30 19:23:36 +0200
  • e5b02c65e8 Embed curve editor HTML and serve at /gpu-fan dawie 2026-01-30 19:17:23 +0200
  • b13dbb2897 Add embedded HTML header for curve editor page dawie 2026-01-30 19:16:09 +0200
  • e2d1a8f74f Update readme with visual curve editor documentation dawie 2026-01-30 18:54:17 +0200
  • 12c17bf6f4 Add visual curve editor web page dawie 2026-01-30 18:53:32 +0200
  • f0873c1c6e Add custom web UI with visual curve editor and live temperature display dawie 2026-01-30 18:48:11 +0200
  • a3cd6bac16 Fix fan curve saving - use flat config structure for WLED compatibility dawie 2026-01-30 18:41:07 +0200
  • 77a3853a4e Fix library.json - add libArchive: false for WLED build system dawie 2026-01-30 18:23:55 +0200
  • 7d398f3529 Add sample platformio_override.ini for GPU Fan Controller dawie 2026-01-30 17:37:57 +0200
  • c6fce06c6f Add Python requirements for GPU temperature monitor dawie 2026-01-30 17:37:47 +0200
  • 5f3bd9ae8e Add GPU temperature monitor Python script for WLED integration dawie 2026-01-30 17:37:15 +0200
  • 286c2345f5 Add GPU Fan Controller library.json dawie 2026-01-30 17:36:47 +0200
  • 8812a31b4d Add GPU Fan Controller usermod documentation dawie 2026-01-30 17:36:20 +0200
  • 8ff78b0413 Add GPU Fan Controller usermod C++ file dawie 2026-01-30 17:35:59 +0200
  • f19d29cd64
    add json validation to file inputs in UI and minify before upload (#5248) main Damian Schneider 2026-01-30 08:18:17 +0100
  • 1031e70d70
    Replace buffer lock magic numbers with defines (#5217) Damian Schneider 2026-01-30 08:14:53 +0100
  • c9f47d4b5c
    new ESP32 node types Frank Möhle 2026-01-28 23:37:22 +0100
  • 857e73ab25
    adding image rotation to PixelForge gif tool (#5309) Damian Schneider 2026-01-28 19:15:28 +0100
  • 4e072962c0
    Merge pull request #5323 from wled/ethernet_led_pin Frank Möhle 2026-01-28 15:29:47 +0100
  • 81af160be6 disable repeating warning, set all AR pins to "unused" Frank 2026-01-28 15:24:40 +0100
  • a64334c32e
    correct wrong AR build flag Frank Möhle 2026-01-27 23:50:34 +0100
  • 8d39dac654
    ethernet: avoid dangerous pins Frank Möhle 2026-01-27 23:33:33 +0100
  • e867fcab1a
    Change default LED pin to 4 in Ethernet builds Frank Möhle 2026-01-27 23:14:06 +0100
  • 9683896a21
    Merge pull request #5317 from gustebeast/wled-gtb-flash-size Frank Möhle 2026-01-27 17:14:41 +0100
  • ca1d6614b2
    Add option to save unmodified presets to autosave usermod (#5175) Martin Fritzsche 2026-01-24 22:26:47 +0100
  • 96f423438b Reduce flash size of TetrisAI_V2 by 97% gustebeast 2026-01-21 08:00:56 +0000
  • df94a8d5af
    Remove MAX_LEDS_PER_BUS limitation for virtual buses (#5238) Copilot 2026-01-23 06:58:27 +0100
  • d9cc751db4
    Adding sequential resource loading to edit.htm (#5306) Damian Schneider 2026-01-23 06:45:45 +0100
  • 99c3f68f80
    Merge pull request #5307 from ChuckMash/main Damian Schneider 2026-01-22 08:41:07 +0100
  • be900737d2
    fix button byte comment ChuckMash 2026-01-21 16:25:22 -0800
  • af8db57f02
    Fix for cfg exceeding LED limit (#4939) Damian Schneider 2026-01-19 19:33:06 +0100
  • 1773f61ded bugfix: do not disable "unused" pin type - um_p[] always contains "-1" as a placeholder Damian Schneider 2026-01-18 08:37:56 +0100
  • a024935c39
    adding a screenshot for simple PR creation Frank Möhle 2026-01-17 01:53:32 +0100
  • 10df03e564
    reorder sections for clarity Frank Möhle 2026-01-17 01:39:06 +0100
  • 7a9e7f9c41
    Enhance contributing guidelines for pull requests Frank Möhle 2026-01-17 01:37:17 +0100
  • 45acb44a36
    Fix typo in CONTRIBUTING.md Frank Möhle 2026-01-17 00:53:31 +0100
  • 8a3cb46007
    Update contributing guidelines for PR management Frank Möhle 2026-01-17 00:52:51 +0100
  • ba5cf9cd3c night build script updates Frank 2026-01-16 21:47:40 +0100
  • d1d9dec402
    Fix gamma correction for color not enabled on fresh install (#5225) Copilot 2026-01-12 07:55:05 +0100
  • 6e9dc181e1 deepsleep cleanup, use toki to check for valid time Damian Schneider 2026-01-10 12:36:07 +0100
  • fe3a158264
    Improvements to deepsleep UM (#4456) elanworld 2026-01-10 18:28:07 +0800
  • e2de1af6f4
    Merge pull request #5262 from brettbear/brettbear/ethernet-static-ip-ignored Will Tatam 2026-01-10 10:22:44 +0000
  • 22ab62d090
    Merge pull request #5273 from nomis52/awst Will Tatam 2026-01-07 18:21:47 +0000
  • 254e0099ca
    Random colors via JSON API in Segment object like "col":["r","r","r"] #4996 (#5000) AlexeyMal 2026-01-07 04:47:04 +0100
  • 8433fd24c3
    Add softhack007 to GitHub funding list Frank 2026-01-05 23:20:57 +0100
  • 32daa03941
    Merge pull request #5276 from wled/fix_5275_part1 Frank 2026-01-05 22:23:21 +0100
  • 4749247389
    Update funding links in FUNDING.yml Will Tatam 2026-01-05 20:01:36 +0000
  • a870474b49
    Removed redundant check before closing the file handle Frank 2026-01-05 19:26:39 +0100
  • 97493b1af8
    Merge pull request #5229 from Merikei/fix-bug-issue_template Frank 2026-01-05 15:18:48 +0100
  • 8e27fe4c0c bufgix: prevent file data loss due to replacing an open file pointer Frank 2026-01-05 13:21:37 +0100
  • 407c9fd72f Add support for Australian Western Time Simon Newton 2026-01-05 09:13:49 +0800
  • e95450b318 replace cos8 with cos8_t correcting an oversight Damian Schneider 2026-01-03 15:45:44 +0100
  • b556da8b36
    Bugfix: GPIO0 always gets assigned to a button (#5259) Copilot 2026-01-03 12:19:56 +0100
  • 5cfb6f984b
    Palettes fix (#5263) Damian Schneider 2026-01-03 10:07:04 +0100
  • 60e1698ed2
    Improvements & fixes for HUB75 (#5026) Damian Schneider 2026-01-03 09:56:10 +0100
  • 60b2c3bb54 Fixes ethernet initialisation of static IP settings. Also corrected some debug messages. brettbear 2026-01-02 18:25:46 +1100
  • 979e3fd1f7
    Update GitHub sponsors list in FUNDING.yml Will Tatam 2026-01-01 11:33:26 +0000
  • 600b9b4d8e
    Update funding sources in FUNDING.yml Will Tatam 2026-01-01 11:29:50 +0000
  • 787d8a7342
    fix FX checkmark sync (#5239) Damian Schneider 2025-12-29 14:54:38 +0100
  • 46e77ea203 revert change to extractModeName, add comment for clarification Damian Schneider 2025-12-29 14:50:58 +0100
  • fa868568af minor bugfixes as suggested by the rabbit Damian Schneider 2025-12-29 12:56:06 +0100
  • 1c2cacf185 adding link to WLED VidoLab Damian Schneider 2025-12-27 19:27:35 +0100
  • f1f067e93a bugfix in particle collision binning Damian Schneider 2025-12-27 09:37:09 +0100
  • 8a2a7054ab
    Usermod Temperature: use full 12-bit precision (#4916) nename0 2025-12-26 21:32:24 +0100
  • e4b0ee0672
    Update version description in bug.yml Merikei 2025-12-24 23:00:37 +0000
  • b821e20fd6 use constant instead of magic number in pixelforge Damian Schneider 2025-12-22 20:06:20 +0100
  • 304c59e09b
    Revert "Add old version check to OTA update" (#5212) Will Miles 2025-12-19 20:24:26 -0500
  • fdb85d82da 2D fix for #5206 Blaž Kristan 2025-12-19 21:01:53 +0100
  • c8a03817ed
    remove EEPROM support (#5191) Damian Schneider 2025-12-19 17:36:40 +0100
  • dc76ff669b Fix for #5206 Blaž Kristan 2025-12-19 14:15:42 +0100
  • eca002b655
    Merge pull request #5193 from DedeHai/keep_legacyFX Will Tatam 2025-12-19 08:23:24 +0000
  • 71c8a30f42
    Merge pull request #5057 from willmmiles/update-source-version-check Will Tatam 2025-12-19 08:16:19 +0000
  • 65f1d8d836
    Fix TypeError when loading UI with custom palette selected (#5205) Copilot 2025-12-18 20:20:15 +0100
  • 624763cbc8 Bugfix in rotary encoder UM: off-by-1 in palette count Damian Schneider 2025-12-17 18:49:19 +0100
  • af7c91057e revert gamma change: it was actually correct Damian Schneider 2025-12-17 18:47:03 +0100
  • dd3edf1a3c improved 2D collisions, fixed duplicate line in fireworks 1D, remove additional dimming if gamma is active Damian Schneider 2025-12-16 20:25:24 +0100
  • 7f4e0f74ba nicer random distribution in PS emitter Damian Schneider 2025-12-16 08:26:37 +0100
  • b452370be7
    Merge pull request #5096 from netmindz/no-dmx-ar-conflict Frank 2025-12-15 21:54:54 +0100
  • 913c7316f2 do not replace legacy FX with new PS FX Damian Schneider 2025-12-14 20:18:50 +0100
  • bb6114e8aa
    PacMan effect (#4891) BobLoeffler68 2025-12-14 04:36:51 -0700
  • c097cb1f27
    Merge pull request #5185 from wled/copilot/add-repo-field-to-upgradedata Will Tatam 2025-12-14 09:58:20 +0000
  • 9094b3130d
    Display gaps in peek, fix segment overflow bug (#5105) Damian Schneider 2025-12-14 10:26:38 +0100
  • 32b104e1a9
    Use sequential loading and requests for all UI resources (#5013) Damian Schneider 2025-12-14 10:13:00 +0100
  • d1260ccf8b
    clear enable bit on unused time macros (#5134) Damian Schneider 2025-12-14 10:00:28 +0100
  • c35140e763
    "WLEDPixelForge": new image & scrolling text interface (#4982) Damian Schneider 2025-12-13 23:49:53 +0100
  • 6632a35339 Remove unnecessary conditional for repo field copilot-swe-agent[bot] 2025-12-13 22:14:27 +0000
  • 6388b8f4bb
    Merge pull request #5188 from DedeHai/PS_ellipseRendering Damian Schneider 2025-12-13 23:14:08 +0100
  • f9a8b3021f
    Merge pull request #4903 from DedeHai/ESPNOW_AP-mode_fix Will Tatam 2025-12-13 21:40:38 +0000
  • 6a8c6c1f58 bugfix Damian Schneider 2025-12-13 19:54:01 +0100
  • 19bc3c513a lots of tweaks, updated 1D rendering and collisions Damian Schneider 2025-12-13 19:05:21 +0100
  • fa3a94e33e
    Merge pull request #5156 from Aogu181/main Will Tatam 2025-12-13 12:39:11 +0000
  • 5c2177e8d5 Add repo field from info data to upgradeData copilot-swe-agent[bot] 2025-12-12 10:11:59 +0000
  • 6e39969cdc Initial plan copilot-swe-agent[bot] 2025-12-12 10:07:52 +0000
  • 4b0cf874c9
    Add Gledopto Series With Ethernet Aogu181 2025-12-11 13:38:04 +0800
  • 2ff4ee0e1b
    Merge pull request #5168 from wled/copilot/update-info-endpoint-p-sram Will Tatam 2025-12-10 19:33:47 +0000
  • f2a3502445
    Add Gledopto Series With Ethernet Aogu181 2025-12-10 08:43:23 +0800