Gregory Schier
|
24a4e3494e
|
Node syntaxTree to parse template tags
|
2024-08-26 11:30:10 -07:00 |
|
Gregory Schier
|
124fb35dcd
|
Force codemirror to parse more to be able to show code folding
|
2024-08-23 14:09:28 -07:00 |
|
Gregory Schier
|
1aa2839c51
|
Publish plugin-runtime-types
|
2024-08-23 13:37:47 -07:00 |
|
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
|
f4abc1c7cb
|
Fix initial apply text
|
2024-08-22 12:49:42 -07:00 |
|
Gregory Schier
|
6766bc8f59
|
Switch to single quotes for template strings
|
2024-08-22 12:48:14 -07:00 |
|
Gregory Schier
|
adda44e861
|
Pass render purpose to render
|
2024-08-22 11:27:55 -07:00 |
|
Gregory Schier
|
6aab017d3b
|
Move to workspace crate
|
2024-08-22 10:49:51 -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
|
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
|
1b63f33d43
|
Colored autocompletion icons
|
2024-08-17 05:47:05 -07:00 |
|
Gregory Schier
|
9f04cfb673
|
Template Tag Function Editor (#67)

|
2024-08-16 08:31:19 -07:00 |
|
Gregory Schier
|
1fd1a901f8
|
Fix sidebar scroll into view
|
2024-08-15 09:09:18 -07:00 |
|
Gregory Schier
|
06517417b7
|
Fix some more styles
|
2024-08-15 05:58:09 -07:00 |
|
Gregory Schier
|
d924709b0c
|
Keep sidebar and cmd+p items in view
|
2024-08-15 05:50:38 -07:00 |
|
Gregory Schier
|
6d274cea56
|
Request actions in command palette
|
2024-08-15 05:37:10 -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
|
e47a2c5fab
|
Variable value as title attr
|
2024-08-13 10:19:21 -07:00 |
|
Gregory Schier
|
fc279f67a1
|
Fix dollar sign in Twig grammar
|
2024-08-13 10:12:09 -07:00 |
|
Gregory Schier
|
6ed6e3e0e0
|
Fix rose pine themes
|
2024-08-13 07:51:26 -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
|
a0950ce5b8
|
Don't persist settings tab
|
2024-08-10 08:10:14 -07:00 |
|
Gregory Schier
|
1dd8034cf9
|
Better curl import
|
2024-08-10 07:53:26 -07:00 |
|
Gregory Schier
|
7e73b680e6
|
Catch clipboard errors
|
2024-08-10 07:33:10 -07:00 |
|
Gregory Schier
|
352ffe9415
|
Don't show unnamed variables in autocomplete
|
2024-08-10 07:09:23 -07:00 |
|
Gregory Schier
|
e461851f6f
|
Append [DEV] to window title in dev
|
2024-08-09 15:35:21 -07:00 |
|
Gregory Schier
|
673f2920a1
|
Fix gRPC request creation
|
2024-08-09 14:37:43 -07:00 |
|
Gregory Schier
|
e4ba408534
|
Correctly wrap small dialog text
|
2024-08-09 14:28:20 -07:00 |
|
Gregory Schier
|
96ae1d467b
|
GraphQL variables now reset if entire thing deleted
|
2024-08-09 14:05:38 -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
|
d885e6cb0a
|
Fix body change setting headers/method
|
2024-08-09 08:33:49 -07:00 |
|
Gregory Schier
|
4cafc30f21
|
Remove problematic tests from release.yml
|
2024-08-09 08:33:01 -07:00 |
|
Gregory Schier
|
598a051bf8
|
Fix release script
|
2024-08-09 07:53:33 -07:00 |
|
Gregory Schier
|
965b579eb7
|
Switch to proper log plugin
|
2024-08-09 07:49:48 -07:00 |
|
Gregory Schier
|
d3a6125488
|
Fix release script
|
2024-08-09 07:42:39 -07:00 |
|
Gregory Schier
|
7f3492a1f0
|
Fix variable regex
|
2024-08-09 07:41:52 -07:00 |
|
Gregory Schier
|
c3970ba756
|
Run build before test as well
|
2024-08-09 07:29:48 -07:00 |
|
Gregory Schier
|
6f0a0a55a4
|
Fix
|
2024-08-09 07:12:32 -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
|
71013fd701
|
Use @yaakapp/api in models
|
2024-08-01 15:14:33 -07:00 |
|
Gregory Schier
|
76dd4380ce
|
Updated plugin APIs
|
2024-08-01 07:01:57 -07:00 |
|
Gregory Schier
|
a643713139
|
Start of plugin types refactor
|
2024-07-31 14:56:55 -07:00 |
|
Gregory Schier
|
1cb86bc1b7
|
More flexible placeholder match
|
2024-07-31 07:42:18 -07:00 |
|
Gregory Schier
|
cc9bd2bc70
|
Template function return Result
|
2024-07-31 07:32:37 -07:00 |
|
Gregory Schier
|
90bf96c7c1
|
Apply forceUpdateKey to bulk pair editor
|
2024-07-30 15:50:29 -07:00 |
|
Gregory Schier
|
4e4c93c34e
|
Always enable pairs from bulk editor
|
2024-07-30 15:35:06 -07:00 |
|
Gregory Schier
|
c2ce446692
|
Add rename/delete/send to cmd+k
|
2024-07-30 15:10:24 -07:00 |
|
Gregory Schier
|
d1a2c9622d
|
Fix hotkey state messing up on Enter->submit
|
2024-07-30 15:10:08 -07:00 |
|
Gregory Schier
|
ecd8b93bd1
|
Add timestamp() to template fns
|
2024-07-30 14:04:33 -07:00 |
|
Gregory Schier
|
dd032a9e4d
|
Fix fold gutter icon direction
|
2024-07-30 13:58:30 -07:00 |
|
Gregory Schier
|
f350f3b5f4
|
Named arguments in templating
|
2024-07-30 08:02:10 -07:00 |
|
Gregory Schier
|
45cb1ef0fe
|
Tweak release things
|
2024-07-29 14:38:57 -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
|
499d0b09ba
|
Update vendor scripts again
|
2024-07-28 16:04:05 -07:00 |
|
Gregory Schier
|
ac1181c1b4
|
Refine vendor scripts
|
2024-07-28 15:56:48 -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
|
547f1c9139
|
Better NodeJS vendoring
|
2024-07-26 00:01:21 -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
|
71c9c8ba8c
|
Fix nodejs vendoring
|
2024-07-23 15:37:27 -07:00 |
|
Gregory Schier
|
11c2b9bb2c
|
Fix Windows vendor tmp path
|
2024-07-23 15:28:31 -07:00 |
|
Gregory Schier
|
5cfd208c23
|
NODE_ARCH -> YAAK_TARGET_ARCH
|
2024-07-23 14:52:25 -07:00 |
|
Gregory Schier
|
3a0b647ce4
|
Fix protoc vendoring
|
2024-07-23 14:35:39 -07:00 |
|
Gregory Schier
|
8367835061
|
Fix NodeJS vendoring
|
2024-07-23 14:31:53 -07:00 |
|
Gregory Schier
|
55276b968e
|
Response info in new tab
|
2024-07-23 12:13:09 -07:00 |
|
Gregory Schier
|
9e04226097
|
Use SelectFile component in more places
|
2024-07-23 11:54:35 -07:00 |
|