Gregory Schier
|
8d3260f394
|
Fix recursive plugin call locking
|
2024-08-23 13:20:48 -07:00 |
|
Gregory Schier
|
7e194b9148
|
Surface plugin error on import
|
2024-08-23 11:53:40 -07:00 |
|
Gregory Schier
|
adda44e861
|
Pass render purpose to render
|
2024-08-22 11:27:55 -07:00 |
|
Gregory Schier
|
066b7ea4f4
|
Fix deadlock on getting the focused window
|
2024-08-22 05:46:09 -07:00 |
|
Gregory Schier
|
0763c1b9b8
|
Some tweaks for beta
|
2024-08-19 19:10:08 -07:00 |
|
Gregory Schier
|
323e27a047
|
A bit more chaining cleanup
|
2024-08-19 16:38:28 -07:00 |
|
Gregory Schier
|
bd02206df2
|
A bunch of improvements to chaining
|
2024-08-19 14:10:44 -07:00 |
|
Gregory Schier
|
3411575ecc
|
Actually call template functions
|
2024-08-19 10:34:22 -07:00 |
|
Gregory Schier
|
1193e1d7aa
|
Async template functions working
|
2024-08-19 06:21:03 -07:00 |
|
Gregory Schier
|
b95fa25898
|
Request actions (#65)
|
2024-08-14 15:31:52 -07:00 |
|
Gregory Schier
|
12f4c2c668
|
Start on plugin ctx API (#64)
|
2024-08-14 06:42:54 -07:00 |
|
Gregory Schier
|
48c239b7dc
|
Fix Windows paths for new plugin runtime
|
2024-08-09 12:43:56 -07:00 |
|
Gregory Schier
|
331f1eb9b9
|
Better Windows pathing
|
2024-08-09 11:52:18 -07:00 |
|
Gregory Schier
|
1e9f10a99f
|
UNC paths for plugins
|
2024-08-09 11:33:54 -07:00 |
|
Gregory Schier
|
30fe3ee5cb
|
Fix lint errors
|
2024-08-09 06:58:36 -07:00 |
|
Gregory Schier
|
1f637c583a
|
Run vendor as separate script
|
2024-08-09 06:49:18 -07:00 |
|
Gregory Schier
|
3050995fed
|
Fix xpath filtering
|
2024-08-08 22:54:15 -07:00 |
|
Gregory Schier
|
8081c86ec6
|
Better TS type generation
|
2024-08-08 22:07:05 -07:00 |
|
Gregory Schier
|
ed300dd320
|
Plugin runtime v2 (#62)
|
2024-08-08 21:30:59 -07:00 |
|
Gregory Schier
|
989b5a8058
|
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 |
|