Gregory Schier
|
2b076c90e4
|
Increase gRPC max message sizes
|
2024-12-03 09:24:14 -08:00 |
|
Gregory Schier
|
b9f397e04a
|
Fix response filtering
|
2024-10-21 07:26:50 -07:00 |
|
Gregory Schier
|
741ccbe741
|
Add labels to plugin event subscribers
|
2024-10-18 10:46:30 -07:00 |
|
Gregory Schier
|
7e4f807f75
|
Add prompt() plugin API (#121)
|
2024-10-01 08:32:42 -07:00 |
|
Gregory Schier
|
9915c57817
|
Plugin execution context (#119)
|
2024-09-30 17:45:51 -07:00 |
|
Gregory Schier
|
917adcfb2e
|
Better plugin development experience (#118)
|
2024-09-29 10:41:07 -07:00 |
|
Gregory Schier
|
974425afee
|
Fix JSONPath/XPath filtering
|
2024-09-26 06:45:03 -07:00 |
|
Gregory Schier
|
2be45d6101
|
Simpler Tauri resource paths (#112)
|
2024-09-25 09:25:51 -07:00 |
|
Gregory Schier
|
44e5c2b1d7
|
Fix plugin runtime (response fn) deadlock
|
2024-09-24 07:13:34 -07:00 |
|
Gregory Schier
|
a3b64423fd
|
Refactor plugin manager and gRPC server (#96)
|
2024-09-19 05:58:12 -07:00 |
|
Gregory Schier
|
e0c00579af
|
Reload template functions on window focus
|
2024-09-17 09:48:53 -07:00 |
|
Gregory Schier
|
c0707bb246
|
Reload plugins on change
|
2024-09-09 11:34:52 -07:00 |
|
Gregory Schier
|
c02aa4f2d0
|
Dynamic plugins (#68)
|
2024-09-06 10:43:25 -07:00 |
|
Gregory Schier
|
ad81d35c71
|
Fix recursive plugin call locking
|
2024-08-23 13:20:48 -07:00 |
|
Gregory Schier
|
e36f61b2c7
|
Surface plugin error on import
|
2024-08-23 11:53:40 -07:00 |
|
Gregory Schier
|
9cdc13b632
|
Pass render purpose to render
|
2024-08-22 11:27:55 -07:00 |
|
Gregory Schier
|
96125a0741
|
A bunch of improvements to chaining
|
2024-08-19 14:10:44 -07:00 |
|
Gregory Schier
|
0f8aea3afd
|
Actually call template functions
|
2024-08-19 10:34:22 -07:00 |
|
Gregory Schier
|
1fbcfeaa30
|
Async template functions working
|
2024-08-19 06:21:03 -07:00 |
|
Gregory Schier
|
637e5196c3
|
Request actions (#65)
|
2024-08-14 15:31:52 -07:00 |
|
Gregory Schier
|
c484dd4041
|
Start on plugin ctx API (#64)
|
2024-08-14 06:42:54 -07:00 |
|
Gregory Schier
|
063e6cf00c
|
Plugin runtime v2 (#62)
|
2024-08-08 21:30:59 -07:00 |
|
Gregory Schier
|
f967820f12
|
Model and DB refactor (#61)
- [x] Move from `sqlx` to `rusqlite`
- [x] Generate TS types from Rust models
|
2024-08-05 07:58:20 -07:00 |
|