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
|
c9b4e6181c
|
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
|
2f9532cf53
|
Catch clipboard errors
|
2024-08-10 07:33:10 -07:00 |
|
Gregory Schier
|
d280df4a0b
|
Fix gRPC request creation
|
2024-08-09 14:37:43 -07:00 |
|
Gregory Schier
|
00367c2b18
|
Fix Windows paths for new plugin runtime
|
2024-08-09 12:43:56 -07:00 |
|
Gregory Schier
|
23f8f5ff7f
|
Better Windows pathing
|
2024-08-09 11:52:18 -07:00 |
|
Gregory Schier
|
b3bd070a8a
|
UNC paths for plugins
|
2024-08-09 11:33:54 -07:00 |
|
Gregory Schier
|
1a9dfda90c
|
Fix up DB creation and migration
|
2024-08-09 11:20:04 -07:00 |
|
Gregory Schier
|
411fd4f530
|
Vendor in build script
|
2024-08-09 08:51:21 -07:00 |
|
Gregory Schier
|
fb847ac1f0
|
Switch to proper log plugin
|
2024-08-09 07:49:48 -07:00 |
|
Gregory Schier
|
3c4df087ea
|
Fix lint errors
|
2024-08-09 06:58:36 -07:00 |
|
Gregory Schier
|
4bf6ddec9f
|
Run vendor as separate script
|
2024-08-09 06:49:18 -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
|
082be6e1dd
|
Template function return Result
|
2024-07-31 07:32:37 -07:00 |
|
Gregory Schier
|
ff3b32ba64
|
Add timestamp() to template fns
|
2024-07-30 14:04:33 -07:00 |
|
Gregory Schier
|
84e5618307
|
Named arguments in templating
|
2024-07-30 08:02:10 -07:00 |
|
Gregory Schier
|
4803539dd4
|
Remove canny-specific links
|
2024-07-29 11:50:00 -07:00 |
|
Gregory Schier
|
71e0d846b7
|
Generate v1 updater artifacts
|
2024-07-28 18:32:50 -07:00 |
|
Gregory Schier
|
375287eeb3
|
Merge remote-tracking branch 'origin/master'
|
2024-07-28 15:40:37 -07:00 |
|
Gregory Schier
|
f91dd24a9b
|
Fix killing command on Windows
|
2024-07-28 15:40:19 -07:00 |
|
Gregory Schier
|
3618fc198c
|
Send full request to cmd_send_http_request to prevent
update->send race
|
2024-07-28 15:33:12 -07:00 |
|
Gregory Schier
|
410cb7969c
|
Remove command group
|
2024-07-28 14:13:01 -07:00 |
|
Gregory Schier
|
c8a99a6603
|
Upgrade Tauri dependencies
|
2024-07-28 13:44:50 -07:00 |
|
Gregory Schier
|
def9a3cfd2
|
Better wait for kill signal
|
2024-07-27 09:13:34 -07:00 |
|
Gregory Schier
|
f925a0cc54
|
Fix spin lock
|
2024-07-27 09:05:43 -07:00 |
|
Gregory Schier
|
54090614ad
|
Add sleep to child polling
|
2024-07-27 08:26:14 -07:00 |
|
Gregory Schier
|
ff81ab4414
|
Put updater back into targets
|
2024-07-25 20:56:47 -07:00 |
|
Gregory Schier
|
0ff3ec304c
|
Fix targets
|
2024-07-25 13:33:00 -07:00 |
|
Gregory Schier
|
203cbc5788
|
Log when plugin runtime exits
|
2024-07-25 09:28:08 -07:00 |
|
Gregory Schier
|
97947e5680
|
Remove unused import
|
2024-07-25 07:58:04 -07:00 |
|
Gregory Schier
|
4ed5489092
|
Fix dunce usage
|
2024-07-25 07:52:53 -07:00 |
|
Gregory Schier
|
3825280380
|
Convert UNC paths in more places
|
2024-07-25 07:47:00 -07:00 |
|
Gregory Schier
|
bd46e5bdb4
|
Use process group for node runtime
|
2024-07-24 10:14:40 -07:00 |
|
Gregory Schier
|
2a35decf8c
|
Remove UNC prefix for protoc exec
|
2024-07-24 08:07:06 -07:00 |
|
Gregory Schier
|
9f268a9316
|
Protoc stderr into error
|
2024-07-24 07:41:51 -07:00 |
|
Gregory Schier
|
f51575508e
|
Fix external bin names
|
2024-07-24 07:05:05 -07:00 |
|
Gregory Schier
|
2170a04ccc
|
Unique sidecar names
|
2024-07-24 07:04:14 -07:00 |
|
Gregory Schier
|
2273bb2df5
|
Fix NodeJS vendoring on Linux
|
2024-07-23 20:41:50 -07:00 |
|
Gregory Schier
|
a4e223f261
|
Guess mime type on multi-part when not set
|
2024-07-23 11:39:21 -07:00 |
|
Gregory Schier
|
1db44a1f16
|
Set minimum windows size
|
2024-07-23 11:35:16 -07:00 |
|
Gregory Schier
|
ac8b1c018b
|
Better import flow
|
2024-07-23 08:29:09 -07:00 |
|
Gregory Schier
|
b7148d510b
|
Revert version
|
2024-07-23 07:31:00 -07:00 |
|
Gregory Schier
|
ad6b8a126a
|
Fix notification status code handling
|
2024-07-23 07:30:47 -07:00 |
|
Gregory Schier
|
8c2da49412
|
Various tweaks
|
2024-07-22 17:55:28 -07:00 |
|