Joel Wetzell
|
0f57e123ce
|
start work on http/ws api
|
2026-03-11 20:58:53 -05:00 |
|
Joel Wetzell
|
cb71b5c5b8
|
rename string.filter to filter.regex
|
2026-03-08 17:19:49 -05:00 |
|
Joel Wetzell
|
79d535c283
|
json formatting
|
2026-03-08 15:31:04 -05:00 |
|
Joel Wetzell
|
e49900a3a7
|
add processor to scale int values
|
2026-03-08 15:28:05 -05:00 |
|
Joel Wetzell
|
153de944a2
|
remove filter processors
|
2026-03-08 14:06:28 -05:00 |
|
Joel Wetzell
|
b7b05cbb77
|
make http client into a processor instead of module
|
2026-03-08 13:03:54 -05:00 |
|
Joel Wetzell
|
0848d8ab6e
|
add descriptions to time module params
|
2026-03-08 09:36:31 -05:00 |
|
Joel Wetzell
|
c1bb2ff4cb
|
update schema descriptions
|
2026-03-08 09:22:57 -05:00 |
|
Joel Wetzell
|
50898b9130
|
add missing title for params property
|
2026-03-07 11:49:29 -06:00 |
|
Joel Wetzell
|
05e68e90af
|
add title and descriptions for params schemas
|
2026-03-06 18:59:27 -06:00 |
|
Joel Wetzell
|
cd4c3f59f2
|
fix missing properties on parse processors
|
2026-03-06 18:37:04 -06:00 |
|
Joel Wetzell
|
50399fa811
|
update titles on module schemas
|
2026-03-06 18:36:49 -06:00 |
|
Joel Wetzell
|
b7a8b04a72
|
switch router output to be a processor instead of specific output per route
|
2026-03-04 21:21:11 -06:00 |
|
Joel Wetzell
|
7ac0ec7582
|
remove uint parse and random
|
2026-03-03 21:42:08 -06:00 |
|
Joel Wetzell
|
d90f103d00
|
add processor to filter using expr expression
|
2026-03-01 23:04:04 -06:00 |
|
Joel Wetzell
|
05b0de1dfd
|
remote http request/response encoding
|
2026-03-01 23:02:56 -06:00 |
|
Joel Wetzell
|
0d8dbab743
|
add title for all processor schemas
|
2026-03-01 22:12:45 -06:00 |
|
Joel Wetzell
|
a2efed0ee2
|
add processor to pull method out of struct
|
2026-03-01 21:47:37 -06:00 |
|
Joel Wetzell
|
533fe150c8
|
add processor to pull field out of struct
|
2026-03-01 21:47:31 -06:00 |
|
Joel Wetzell
|
183182e6cd
|
use control instead of controller in midi.message.create
|
2026-03-01 14:21:36 -06:00 |
|
Joel Wetzell
|
01f172dbee
|
Merge pull request #71 from jwetzell/feat/nats-server-module
add nats.server module
|
2026-03-01 13:18:28 -06:00 |
|
Joel Wetzell
|
bcf9299505
|
remove nats message encode
|
2026-03-01 13:03:26 -06:00 |
|
Joel Wetzell
|
4f7820af5e
|
add basic nats server module
|
2026-03-01 13:02:55 -06:00 |
|
Joel Wetzell
|
11e25ab8f7
|
require id properties to be at least a one character
|
2026-02-13 21:46:46 -06:00 |
|
Joel Wetzell
|
87e6b09156
|
fix random processors schemas
|
2026-02-13 21:45:19 -06:00 |
|
Joel Wetzell
|
019624f152
|
add optional userAgent param to sip.dtmf.server
|
2026-02-09 20:51:03 -06:00 |
|
Joel Wetzell
|
8e27dc81a2
|
add option to enable WASI for script.wasm processor
|
2026-02-09 14:52:41 -06:00 |
|
Joel Wetzell
|
e06c4195c7
|
add json.decode processor
|
2026-02-08 21:13:34 -06:00 |
|
Joel Wetzell
|
f1f340f963
|
add schema for rest of processors
|
2026-02-08 13:34:40 -06:00 |
|
Joel Wetzell
|
4ca989280c
|
switch interval and timer to new namespace
|
2026-02-08 09:45:22 -06:00 |
|
Joel Wetzell
|
ef83e84e84
|
add schema for time.sleep processor
|
2026-02-08 09:45:22 -06:00 |
|
Joel Wetzell
|
b8ad912855
|
add JSON schema for config file
|
2026-02-08 09:45:22 -06:00 |
|