Gregory Schier
|
b3adbc1860
|
Dynamic plugins (#68)
|
2024-09-06 10:43:25 -07:00 |
|
Gregory Schier
|
d47de9a999
|
Remove prints
|
2024-09-06 06:21:21 -07:00 |
|
Gregory Schier
|
82252f920f
|
Fix import order for nested folders to prevent foreign key constraint error
|
2024-09-06 06:20:27 -07:00 |
|
Gregory Schier
|
db02dbcaa4
|
Hotfix for window focusing
|
2024-08-27 16:56:04 -07:00 |
|
Gregory Schier
|
8d3260f394
|
Fix recursive plugin call locking
|
2024-08-23 13:20:48 -07:00 |
|
Gregory Schier
|
adda44e861
|
Pass render purpose to render
|
2024-08-22 11:27:55 -07:00 |
|
Gregory Schier
|
68c1dca9d1
|
Fix compile
|
2024-08-22 06:30:19 -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
|
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
|
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
|
3050995fed
|
Fix xpath filtering
|
2024-08-08 22:54:15 -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
|
d586ec5fb4
|
Remove canny-specific links
|
2024-07-29 11:50:00 -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
|
6e156497da
|
Upgrade Tauri dependencies
|
2024-07-28 13:44:50 -07:00 |
|
Gregory Schier
|
6ffb0015c6
|
Use process group for node runtime
|
2024-07-24 10:14:40 -07:00 |
|
Gregory Schier
|
0dccba4ab2
|
Set minimum windows size
|
2024-07-23 11:35:16 -07:00 |
|
Gregory Schier
|
6a5f61e84b
|
Fixed plugins on Windows
|
2024-07-21 16:01:13 -07:00 |
|
Gregory Schier
|
1d5f3260e2
|
NodeJS Plugin Runtime (#53)
|
2024-07-19 10:41:47 -07:00 |
|
Gregory Schier
|
0b8a18edae
|
Safe URI for reflection
|
2024-06-20 13:11:40 -07:00 |
|
Gregory Schier
|
c18d30b89f
|
Refactor gRPC reflection!
|
2024-06-20 12:49:58 -07:00 |
|
Gregory Schier
|
88aeb0e530
|
Fix GRPC with files not refreshing, and tight render loop
|
2024-06-20 08:40:10 -07:00 |
|
Gregory Schier
|
92b1582232
|
Better gRPC reflection errors
|
2024-06-18 10:54:39 -07:00 |
|
Gregory Schier
|
7faa423aba
|
Recursive environments
|
2024-06-17 12:24:06 -07:00 |
|
Gregory Schier
|
7a18fb29e4
|
More dynamic plugin access
|
2024-06-15 22:13:01 -07:00 |
|
Gregory Schier
|
33763b6d2f
|
Fix plugins
|
2024-06-13 07:03:50 -07:00 |
|
Gregory Schier
|
a2dbd7f849
|
Download Active Response (#49)
This PR prompts you to save un-previewable file types and adds an option
to save to the response history.
|
2024-06-10 16:36:09 -07:00 |
|
Gregory Schier
|
125f503cfa
|
Upgrade reqwest and add ALPN for http/2
|
2024-06-08 19:40:35 -07:00 |
|
Gregory Schier
|
392b549646
|
Deno plugins (#42)
Switch from BoaJS to Deno core
|
2024-06-07 10:47:41 -07:00 |
|
Gregory Schier
|
e326405f4f
|
Templating (#43)
Add new `templating` crate with custom parser/renderer for dealing with
variables
|
2024-06-07 08:39:12 -07:00 |
|
Gregory Schier
|
0fc2575ef6
|
Fix default workspace settings on initial Workspace
|
2024-06-04 17:06:40 -07:00 |
|
Gregory Schier
|
5e2218fd64
|
Remove Windows plugin
|
2024-06-04 02:56:52 -07:00 |
|
Gregory Schier
|
75a09859bc
|
Move Postman to first plugin
|
2024-06-03 14:00:40 -07:00 |
|
Gregory Schier
|
995cd2aa7b
|
Fade in window contents (Layout)
|
2024-05-31 09:16:52 -07:00 |
|
Gregory Schier
|
1ce50e0c1b
|
Window border on Linux
|
2024-05-31 08:43:35 -07:00 |
|
Gregory Schier
|
bce3d26a1a
|
Try tweaking settings/theme for Windows. Setting the theme didn't work.
|
2024-05-30 23:38:49 -07:00 |
|
Gregory Schier
|
524a4f2275
|
Tweak
|
2024-05-30 11:45:40 -07:00 |
|
Gregory Schier
|
2caa735a2e
|
Tweak settings for release
|
2024-05-30 10:28:59 -07:00 |
|
Gregory Schier
|
2cef46b46a
|
Window title working again
|
2024-05-30 00:11:55 -07:00 |
|
Gregory Schier
|
14b3abf76c
|
Fix window stoplights
|
2024-05-29 22:59:34 -07:00 |
|