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
|
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
|
d885e6cb0a
|
Fix body change setting headers/method
|
2024-08-09 08:33:49 -07:00 |
|
Gregory Schier
|
965b579eb7
|
Switch to proper log plugin
|
2024-08-09 07:49:48 -07:00 |
|
Gregory Schier
|
7f3492a1f0
|
Fix variable regex
|
2024-08-09 07:41:52 -07:00 |
|
Gregory Schier
|
30fe3ee5cb
|
Fix lint errors
|
2024-08-09 06:58:36 -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
|
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
|
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
|
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
|
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 |
|
Gregory Schier
|
13183ae837
|
Better handling of large responses
|
2024-07-23 08:59:15 -07:00 |
|
Gregory Schier
|
f24fd13c45
|
Better import flow
|
2024-07-23 08:29:09 -07:00 |
|
Gregory Schier
|
9f7033ab06
|
Fix notification status code handling
|
2024-07-23 07:30:47 -07:00 |
|
Gregory Schier
|
41dfa15feb
|
Various tweaks
|
2024-07-22 17:55:28 -07:00 |
|
Gregory Schier
|
47d4fffc20
|
Plugin tweaks
|
2024-07-22 12:17:46 -07:00 |
|
Gregory Schier
|
994f314cff
|
Better wording for moving workspace
|
2024-07-22 09:46:46 -07:00 |
|
Gregory Schier
|
2e0982b999
|
Fix is valid
|
2024-07-19 15:09:45 -07:00 |
|
Gregory Schier
|
1d5f3260e2
|
NodeJS Plugin Runtime (#53)
|
2024-07-19 10:41:47 -07:00 |
|
Gregory Schier
|
883fcdb6b8
|
Update useSaveResponse.tsx
|
2024-06-27 22:05:41 -07:00 |
|
Gregory Schier
|
c9040a6e5f
|
Fix RadioDropdown key
|
2024-06-24 11:18:38 -07:00 |
|
Gregory Schier
|
151450f55b
|
Better performance on large workspaces
|
2024-06-21 10:53:11 -07:00 |
|
Gregory Schier
|
5722880890
|
Better active workspace change notification
|
2024-06-21 10:11:00 -07:00 |
|
Gregory Schier
|
d361a40903
|
Consolidate any* hooks
|
2024-06-21 10:01:45 -07:00 |
|
Gregory Schier
|
cd9e720835
|
Add mutationKey everywhere
|
2024-06-21 09:25:25 -07:00 |
|
Gregory Schier
|
50e2ab3a03
|
Move request to another workspace (#52)
|
2024-06-21 09:01:18 -07:00 |
|
Gregory Schier
|
0bb3f14b4c
|
Fix button styles
|
2024-06-20 12:55:13 -07:00 |
|