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
|
9f04cfb673
|
Template Tag Function Editor (#67)

|
2024-08-16 08:31:19 -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
|
b5242b9a3f
|
Use new theme vars (#63)
This PR swaps the theme to use the new stuff from the Theme Studio
|
2024-08-13 07:44:28 -07:00 |
|
Gregory Schier
|
7e73b680e6
|
Catch clipboard errors
|
2024-08-10 07:33:10 -07:00 |
|
Gregory Schier
|
673f2920a1
|
Fix gRPC request creation
|
2024-08-09 14:37:43 -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
|
6eb2cbd582
|
Fix up DB creation and migration
|
2024-08-09 11:20:04 -07:00 |
|
Gregory Schier
|
d9a7dba2e2
|
Vendor in build script
|
2024-08-09 08:51:21 -07:00 |
|
Gregory Schier
|
965b579eb7
|
Switch to proper log plugin
|
2024-08-09 07:49:48 -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 |
|
Gregory Schier
|
cc9bd2bc70
|
Template function return Result
|
2024-07-31 07:32:37 -07:00 |
|
Gregory Schier
|
ecd8b93bd1
|
Add timestamp() to template fns
|
2024-07-30 14:04:33 -07:00 |
|
Gregory Schier
|
f350f3b5f4
|
Named arguments in templating
|
2024-07-30 08:02:10 -07:00 |
|
Gregory Schier
|
d586ec5fb4
|
Remove canny-specific links
|
2024-07-29 11:50:00 -07:00 |
|
Gregory Schier
|
ad8a4933da
|
Generate v1 updater artifacts
|
2024-07-28 18:32:50 -07:00 |
|
Gregory Schier
|
b9671781d3
|
Merge remote-tracking branch 'origin/master'
|
2024-07-28 15:40:37 -07:00 |
|
Gregory Schier
|
42fd7cb21e
|
Fix killing command on Windows
|
2024-07-28 15:40:19 -07:00 |
|
Gregory Schier
|
fe9f765c1d
|
Send full request to cmd_send_http_request to prevent
update->send race
|
2024-07-28 15:33:12 -07:00 |
|
Gregory Schier
|
087a1e5ea1
|
Remove command group
|
2024-07-28 14:13:01 -07:00 |
|
Gregory Schier
|
6e156497da
|
Upgrade Tauri dependencies
|
2024-07-28 13:44:50 -07:00 |
|
Gregory Schier
|
ad3c2ed113
|
Better wait for kill signal
|
2024-07-27 09:13:34 -07:00 |
|
Gregory Schier
|
166bae6104
|
Fix spin lock
|
2024-07-27 09:05:43 -07:00 |
|
Gregory Schier
|
b3e6a2b34f
|
Add sleep to child polling
|
2024-07-27 08:26:14 -07:00 |
|
Gregory Schier
|
4d7ded61f8
|
Put updater back into targets
|
2024-07-25 20:56:47 -07:00 |
|
Gregory Schier
|
c92472dbac
|
Fix targets
|
2024-07-25 13:33:00 -07:00 |
|
Gregory Schier
|
d347f2db77
|
Log when plugin runtime exits
|
2024-07-25 09:28:08 -07:00 |
|
Gregory Schier
|
80c1675331
|
Remove unused import
|
2024-07-25 07:58:04 -07:00 |
|
Gregory Schier
|
23fba45fcb
|
Fix dunce usage
|
2024-07-25 07:52:53 -07:00 |
|
Gregory Schier
|
80777f712c
|
Convert UNC paths in more places
|
2024-07-25 07:47:00 -07:00 |
|
Gregory Schier
|
6ffb0015c6
|
Use process group for node runtime
|
2024-07-24 10:14:40 -07:00 |
|
Gregory Schier
|
9d9b855c04
|
Remove UNC prefix for protoc exec
|
2024-07-24 08:07:06 -07:00 |
|
Gregory Schier
|
e7cbcc7b20
|
Protoc stderr into error
|
2024-07-24 07:41:51 -07:00 |
|
Gregory Schier
|
20a5ab3666
|
Fix external bin names
|
2024-07-24 07:05:05 -07:00 |
|
Gregory Schier
|
311fda887f
|
Unique sidecar names
|
2024-07-24 07:04:14 -07:00 |
|
Gregory Schier
|
55e33df8d6
|
Fix NodeJS vendoring on Linux
|
2024-07-23 20:41:50 -07:00 |
|
Gregory Schier
|
51487d5412
|
Guess mime type on multi-part when not set
|
2024-07-23 11:39:21 -07:00 |
|
Gregory Schier
|
0dccba4ab2
|
Set minimum windows size
|
2024-07-23 11:35:16 -07:00 |
|