Commit Graph

31 Commits

Author SHA1 Message Date
Joel Wetzell ea3d2ab9ba Merge pull request #7 from jwetzell/dependabot/npm_and_yarn/postcss-8.5.8
Bump postcss from 8.5.3 to 8.5.8
2026-03-11 10:07:29 -05:00
dependabot[bot] 102fe6f32e Bump postcss from 8.5.3 to 8.5.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.3 to 8.5.8.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.8)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-07 17:40:53 +00:00
Joel Wetzell 6f399caebf add publish workflow 2026-03-07 11:40:50 -06:00
Joel Wetzell ac81d5da09 organize imports 2026-03-07 11:01:01 -06:00
Joel Wetzell 5f91889c10 relayout folders 2026-03-07 10:49:13 -06:00
Joel Wetzell f792ca9e85 adjust input labels 2026-03-06 20:02:18 -06:00
Joel Wetzell 79b84460b0 flatter layout 2026-03-06 18:37:32 -06:00
Joel Wetzell 76ee05c4c1 remove output from route 2026-03-05 07:37:46 -06:00
Joel Wetzell 23cf7c945f switch to downloading YAML 2026-02-15 08:43:33 -06:00
Joel Wetzell 59886257c5 remove sub action stuff 2026-02-15 08:24:39 -06:00
Joel Wetzell 4837300eb7 switch defaults between param options 2026-02-15 08:21:36 -06:00
Joel Wetzell a235809bb2 clean up patching stuff from old showbridge 2026-02-15 08:21:10 -06:00
Joel Wetzell 388de3097c make input and output select list full width 2026-02-15 08:06:25 -06:00
Joel Wetzell 3c256dcfd1 fix processor params updating 2026-02-13 21:12:49 -06:00
Joel Wetzell e556dd9c74 fix processor params updating 2026-02-13 20:53:08 -06:00
Joel Wetzell 32c5a554fc clean out template and patch stuff 2026-02-13 20:52:38 -06:00
Joel Wetzell b21e0c821a add filler README 2026-02-13 20:36:50 -06:00
Joel Wetzell db0d04919b actually save config on apply 2026-02-13 20:36:41 -06:00
Joel Wetzell 4572f6bf7a config layout tweaks 2026-02-13 20:36:00 -06:00
Joel Wetzell b08aab869c formatting 2026-02-13 20:35:47 -06:00
Joel Wetzell 6cc183436c add basic support for adding processors to routes 2026-02-13 20:35:29 -06:00
Joel Wetzell 7a3b447ed3 make route input/output a select list of module id's 2026-02-13 20:34:28 -06:00
Joel Wetzell b416c9254b only add params to module if defined in update 2026-02-13 20:32:38 -06:00
Joel Wetzell e63ec90803 fix hover styles 2026-02-13 20:31:27 -06:00
Joel Wetzell 90b7e06845 remove spec files 2026-02-13 20:30:32 -06:00
Joel Wetzell 0bad241845 remove object type from array-form 2026-02-13 20:30:17 -06:00
Joel Wetzell 0f35a69b4a add .github files 2026-02-13 20:29:46 -06:00
Joel Wetzell a59778af01 pin dependencies 2026-02-13 20:29:26 -06:00
Joel Wetzell 280044cd79 cleanup lists service 2026-02-13 20:29:02 -06:00
Joel Wetzell fcafe0ce43 load and save config to localStorage 2026-02-13 20:28:50 -06:00
Joel Wetzell 3435e340a8 real rough conversion of old webui working add module and a little bit of routes no processor stuff yet 2026-02-12 17:06:37 -06:00