Commit Graph

  • 905b54803d maybe now main ThaMunsta 2026-04-06 21:01:48 -04:00
  • b724e805dd better fix for toggle? ThaMunsta 2026-04-06 20:58:43 -04:00
  • 93dc2952ec testing fixes for toggles and sockets ThaMunsta 2026-04-06 20:55:29 -04:00
  • cd0ca8cf7c web sockety things ThaMunsta 2026-03-30 23:21:23 -04:00
  • 0a4ff9bf76 holy shit toggle button ThaMunsta 2026-03-30 23:15:35 -04:00
  • 5180b3bce1 on off toggle fix ThaMunsta 2026-03-30 23:12:48 -04:00
  • d7e9f0d3d3 state is still being weird ThaMunsta 2026-03-30 23:09:04 -04:00
  • f7c952cec4 toggle button state on load ThaMunsta 2026-03-30 22:59:49 -04:00
  • 9e6101dc3c another shot at brightness adjustments ThaMunsta 2026-03-30 22:57:42 -04:00
  • 0bb3398097 toggle button fixes ThaMunsta 2026-03-30 22:44:34 -04:00
  • 7ea32cee8c bugfix for rule fetch, feat: device info and trying to fix dimmer ThaMunsta 2026-03-30 22:38:52 -04:00
  • 5bffb1064d more debug logs ThaMunsta 2026-03-30 22:29:18 -04:00
  • da2693ae68 dimming and fix for manual add ThaMunsta 2026-03-30 22:16:17 -04:00
  • 70c98af759 manual add button ThaMunsta 2026-03-30 22:10:30 -04:00
  • 0977a610ff change compose files ThaMunsta 2026-03-30 22:05:21 -04:00
  • ab17324f85 feat: add deployment workflows for web, Android, Docker, macOS, and Linux ThaMunsta 2026-03-30 22:00:36 -04:00
  • f5e69fa9cd Fix Android workflow: add contents:write permission for release upload SRS IT 2026-03-29 18:29:56 -04:00
  • fe48f9b465 Add Android Capacitor app and build workflow SRS IT 2026-03-29 18:20:27 -04:00
  • 3480c75f4c feat: add macOS build, Docker image, and CI workflows SRS IT 2026-03-29 16:27:03 -04:00
  • 58f2724d17 fix: add contents:write permission for release uploads SRS IT 2026-03-29 15:31:27 -04:00
  • 05079ca545 fix: remove arch from linux targets — let CLI --x64/--arm64 flag control arch SRS IT 2026-03-29 14:38:32 -04:00
  • 129f22a785 fix: add homepage field required by electron-builder deb/rpm targets SRS IT 2026-03-29 14:27:21 -04:00
  • 020d43396f fix: add --publish never to prevent electron-builder auto-publish in CI SRS IT 2026-03-29 14:23:23 -04:00
  • fb688bdfd3 fix: disable npm native module rebuild in electron-builder SRS IT 2026-03-29 12:41:12 -04:00
  • 0aac2b60eb fix: copy bundled app-builder binary to system PATH instead of downloading SRS IT 2026-03-29 12:35:39 -04:00
  • d8c32b438f fix: install app-builder to system PATH, use USE_SYSTEM_APP_BUILDER SRS IT 2026-03-29 12:10:20 -04:00
  • 2e9dade24f fix: use CUSTOM_APP_BUILDER_PATH to resolve app-builder binary in CI SRS IT 2026-03-29 11:20:29 -04:00
  • c5501c945f debug: diagnose app-builder path from desktop working directory SRS IT 2026-03-29 00:06:51 -04:00
  • e79ff02141 fix: add app-builder binary download step to Linux workflow SRS IT 2026-03-29 00:04:28 -04:00
  • 37f4a4ea25 fix: move node-windows to optionalDependencies to fix Linux CI build SRS IT 2026-03-28 23:56:26 -04:00
  • 7bd3a81bda feat: port countdown/away action features to Windows desktop app SRS IT 2026-03-28 23:19:16 -04:00
  • 3c155f7cfd feat: add active time window to countdown rules SRS IT 2026-03-28 22:32:29 -04:00
  • e8b365e5a7 feat: persist and cache all known devices; discovery only adds/updates SRS IT 2026-03-28 22:28:11 -04:00
  • e52b3578dc feat: countdown rule fires only when device matches configured condition SRS IT 2026-03-28 22:24:11 -04:00
  • 5024996523 fix: simplify countdown action to plain Turn ON / Turn OFF, no auto-reverse SRS IT 2026-03-28 22:17:14 -04:00
  • 4c09fd0b66 feat: add ON/OFF action config for Countdown and Away rules in Homebridge plugin SRS IT 2026-03-28 22:15:01 -04:00
  • 2f9f68eca7 debug: add pre-build ldd/file diagnostics before electron-builder SRS IT 2026-03-28 21:35:03 -04:00
  • 4f4d2a7b61 fix: install from workspace root; add robust app-builder binary fallback SRS IT 2026-03-28 21:26:52 -04:00
  • b3af43120d fix: install in apps/desktop dir, add ldd debug for app-builder binary SRS IT 2026-03-28 21:00:30 -04:00
  • 817b91960c fix: use electronuserland/builder Docker image for Linux builds SRS IT 2026-03-28 20:52:59 -04:00
  • c9ae546d4a fix: use plain npm install, verify app-builder binary separately SRS IT 2026-03-28 20:48:44 -04:00
  • 9b1a81b968 fix: download app-builder binary explicitly after --ignore-scripts install SRS IT 2026-03-28 20:45:55 -04:00
  • 2790f5a82d fix: robust Linux CI — root workspace install, split build steps, skip codesign SRS IT 2026-03-28 20:41:44 -04:00
  • a33a97cefc fix: scope Linux build to desktop workspace, skip Windows postinstall scripts SRS IT 2026-03-28 20:36:55 -04:00
  • 5a5155c216 chore: add root package.json, lock files, and gitignore *.tgz SRS IT 2026-03-28 20:34:13 -04:00
  • 3bcc427683 feat: add Import/Export for DWM rules in Homebridge UI SRS IT 2026-03-28 20:25:12 -04:00
  • 951d4c4eaa feat: add sunrise/sunset support to Homebridge plugin SRS IT 2026-03-28 20:20:32 -04:00
  • b200c45385 Fix: resolve sunrise/sunset times in desktop scheduler SRS IT 2026-03-28 20:15:18 -04:00
  • 3fa94ea6e3 Fix: remove npm cache from workflow (no lock file in repo) SRS IT 2026-03-28 18:28:05 -04:00
  • 3d98f684cf Add GitHub Actions workflow to build and upload Linux packages SRS IT 2026-03-28 17:48:56 -04:00
  • 328a607e28 docs: update all READMEs for cross-platform support and add wemo-core docs SRS IT 2026-03-28 16:38:31 -04:00
  • 27be1892ed Initial release — Dibby Wemo Manager v2.0.0 v2.0.0 SRS IT 2026-03-28 16:30:43 -04:00