Gregory Schier
|
da6baf72f5
|
Response Streaming (#124)
|
2024-10-09 16:27:37 -07:00 |
|
Gregory Schier
|
2ca30bcb31
|
Fix Codemirror undo history
|
2024-10-09 12:00:52 -07:00 |
|
Gregory Schier
|
4a81818d05
|
Add descriptions to template functions
|
2024-10-09 11:25:51 -07:00 |
|
Gregory Schier
|
4160e5b1c4
|
Make prompt() to return null on cancel
|
2024-10-02 05:54:44 -07:00 |
|
Gregory Schier
|
7a941016a9
|
Fix plugin types
|
2024-10-01 11:02:38 -07:00 |
|
Gregory Schier
|
7e4f807f75
|
Add prompt() plugin API (#121)
|
2024-10-01 08:32:42 -07:00 |
|
Gregory Schier
|
be60e4648a
|
Apply Request path parameters during render (#120)
|
2024-10-01 08:26:59 -07:00 |
|
Gregory Schier
|
6060ddcd87
|
Add aliases field to template functions
|
2024-09-30 18:28:52 -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
|
101b6284d6
|
[WIP] Refactor to NPM workspaces (#104)
|
2024-09-22 21:27:10 -07:00 |
|
Gregory Schier
|
93633875ac
|
snake_case icons and better toast styles
|
2024-09-20 07:30:11 -07:00 |
|
Gregory Schier
|
53b8463223
|
All generated TS models in two files
|
2024-09-19 13:22:56 -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 |
|
Samuel Marks
|
75552cbb7d
|
Upgrade dependencies (#74)
|
2024-09-15 10:33:50 -07:00 |
|
Gregory Schier
|
c0707bb246
|
Reload plugins on change
|
2024-09-09 11:34:52 -07:00 |
|
Gregory Schier
|
0c8953c471
|
Fix lint issues
|
2024-09-06 10:59:14 -07:00 |
|
Gregory Schier
|
c02aa4f2d0
|
Dynamic plugins (#68)
|
2024-09-06 10:43:25 -07:00 |
|
Gregory Schier
|
d032495861
|
Bump plugin-runtime-types version
|
2024-09-06 06:32:35 -07:00 |
|
Gregory Schier
|
167a446ad8
|
re-gen plugin-runtime-types
|
2024-09-06 06:26:05 -07:00 |
|
Gregory Schier
|
f404aa53c6
|
Option to disable telemetry
|
2024-08-26 12:06:56 -07:00 |
|
Gregory Schier
|
e89905fd04
|
Publish plugin-runtime-types
|
2024-08-23 13:37:47 -07:00 |
|
Gregory Schier
|
ad81d35c71
|
Fix recursive plugin call locking
|
2024-08-23 13:20:48 -07:00 |
|
Gregory Schier
|
9cdc13b632
|
Pass render purpose to render
|
2024-08-22 11:27:55 -07:00 |
|
Gregory Schier
|
4c6684623f
|
Some tweaks for beta
|
2024-08-19 19:10:08 -07:00 |
|
Gregory Schier
|
dbfe2dc93d
|
A bit more chaining cleanup
|
2024-08-19 16:38:28 -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
|
aa85ecb618
|
Template Tag Function Editor (#67)

|
2024-08-16 08:31:19 -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
|
3c4df087ea
|
Fix lint errors
|
2024-08-09 06:58:36 -07:00 |
|
Gregory Schier
|
b5eed9bf9d
|
Fix xpath filtering
|
2024-08-08 22:54:15 -07:00 |
|
Gregory Schier
|
3153a38b7b
|
Better TS type generation
|
2024-08-08 22:07:05 -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 |
|
Gregory Schier
|
d6e5bc6df5
|
Updated plugin APIs
|
2024-08-01 07:01:57 -07:00 |
|
Gregory Schier
|
5639e358bc
|
Start of plugin types refactor
|
2024-07-31 14:56:55 -07:00 |
|