Commit Graph
100 Commits
Author SHA1 Message Date
Gregory Schier 08ea48b996 Better curl import 2024-08-10 07:53:26 -07:00
Gregory Schier 2f9532cf53 Catch clipboard errors 2024-08-10 07:33:10 -07:00
Gregory Schier dab10d79fe Don't show unnamed variables in autocomplete 2024-08-10 07:09:23 -07:00
Gregory Schier d5b0b5481c Append [DEV] to window title in dev 2024-08-09 15:35:21 -07:00
Gregory Schier d280df4a0b Fix gRPC request creation 2024-08-09 14:37:43 -07:00
Gregory Schier fbaf750c91 Correctly wrap small dialog text 2024-08-09 14:28:20 -07:00
Gregory Schier 877f9ce15a GraphQL variables now reset if entire thing deleted 2024-08-09 14:05:38 -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 6232a46ca8 Fix body change setting headers/method 2024-08-09 08:33:49 -07:00
Gregory Schier 0c9d532c1f Remove problematic tests from release.yml 2024-08-09 08:33:01 -07:00
Gregory Schier d907b0bdcd Fix release script 2024-08-09 07:53:33 -07:00
Gregory Schier fb847ac1f0 Switch to proper log plugin 2024-08-09 07:49:48 -07:00
Gregory Schier 5a5a443ff9 Fix release script 2024-08-09 07:42:39 -07:00
Gregory Schier ffb7ab55be Fix variable regex 2024-08-09 07:41:52 -07:00
Gregory Schier da29d80c82 Run build before test as well 2024-08-09 07:29:48 -07:00
Gregory Schier 209af3d149 Fix 2024-08-09 07:12:32 -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 e5511922bf Use @yaakapp/api in models 2024-08-01 15:14:33 -07:00
Gregory Schier d6e5bc6df5 Updated plugin APIs 2024-08-01 07:01:57 -07:00
Gregory Schier 5639e358bc Start of plugin types refactor 2024-07-31 14:56:55 -07:00
Gregory Schier a3988188f3 More flexible placeholder match 2024-07-31 07:42:18 -07:00
Gregory Schier 082be6e1dd Template function return Result 2024-07-31 07:32:37 -07:00
Gregory Schier c2d5ad7c9f Apply forceUpdateKey to bulk pair editor 2024-07-30 15:50:29 -07:00
Gregory Schier 3dfb435386 Always enable pairs from bulk editor 2024-07-30 15:35:06 -07:00
Gregory Schier 86856e3506 Add rename/delete/send to cmd+k 2024-07-30 15:10:24 -07:00
Gregory Schier a75b1a3472 Fix hotkey state messing up on Enter->submit 2024-07-30 15:10:08 -07:00
Gregory Schier ff3b32ba64 Add timestamp() to template fns 2024-07-30 14:04:33 -07:00
Gregory Schier 9d2de4a0b1 Fix fold gutter icon direction 2024-07-30 13:58:30 -07:00
Gregory Schier 84e5618307 Named arguments in templating 2024-07-30 08:02:10 -07:00
Gregory Schier 5efd0c9c10 Tweak release things 2024-07-29 14:38:57 -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 3001bafb7f Update vendor scripts again 2024-07-28 16:04:05 -07:00
Gregory Schier 430599d8b8 Refine vendor scripts 2024-07-28 15:56:48 -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 307ca480f3 Better NodeJS vendoring 2024-07-26 00:01:21 -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 f622f12bee Fix nodejs vendoring 2024-07-23 15:37:27 -07:00
Gregory Schier e05d73965a Fix Windows vendor tmp path 2024-07-23 15:28:31 -07:00
Gregory Schier bf1ad208c5 NODE_ARCH -> YAAK_TARGET_ARCH 2024-07-23 14:52:25 -07:00
Gregory Schier 73e815d059 Fix protoc vendoring 2024-07-23 14:35:39 -07:00
Gregory Schier b019496bca Fix NodeJS vendoring 2024-07-23 14:31:53 -07:00
Gregory Schier 25033dc831 Response info in new tab 2024-07-23 12:13:09 -07:00
Gregory Schier fd2c6930f0 Use SelectFile component in more places 2024-07-23 11:54:35 -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 38e0882dd1 Better handling of large responses 2024-07-23 08:59:15 -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 2d422dab4b Back to @latest 2024-07-22 18:28:27 -07:00
Gregory Schier 5aa3c06112 Force bump Yaak CLI 2024-07-22 18:27:24 -07:00
Gregory Schier c57096640d Remove test runs 2024-07-22 18:12:12 -07:00
Gregory Schier 01441b26db Checkout plugins later in the release workflow 2024-07-22 18:08:49 -07:00
Gregory Schier 8c2da49412 Various tweaks 2024-07-22 17:55:28 -07:00
Gregory Schier 680d599f04 Plugin tweaks 2024-07-22 12:17:46 -07:00
Gregory Schier 9c08c5fea8 Better wording for moving workspace 2024-07-22 09:46:46 -07:00
Gregory Schier 110ffc7529 Lowercase product name for Linux 2024-07-22 09:03:31 -07:00
Gregory Schier 5abf460fce Some small refactoring 2024-07-21 22:18:45 -07:00
Gregory Schier f1433b59d4 From SEA to regular NodeJS 2024-07-21 22:14:17 -07:00
Gregory Schier 63ba00d1a7 Fixed plugins on Windows 2024-07-21 16:01:13 -07:00
Gregory Schier a684d71033 Fix import plugin hook 2024-07-21 15:46:47 -07:00
Gregory Schier eb782353a0 Change app name 2024-07-20 11:33:02 -07:00
Gregory Schier 72c58460e2 Fix Windows key map 2024-07-20 10:49:08 -07:00
Gregory Schier 63a193bb3e Don't resign SEA binary 2024-07-20 10:28:50 -07:00
Gregory Schier 54817fa6a4 Fix tool location 2024-07-19 17:38:57 -07:00
Gregory Schier 42127874e0 Fix deps 2024-07-19 17:31:37 -07:00
Gregory Schier 1e106015f7 Dynamic signtool.exe location 2024-07-19 17:30:20 -07:00
Gregory Schier f1e1acdb22 Fix signtool path 2024-07-19 17:28:13 -07:00
Gregory Schier 1bf542d49a Add ampersand 2024-07-19 17:21:23 -07:00
Gregory Schier c3a4b3f68a Fix signtool path? 2024-07-19 17:18:52 -07:00
Gregory Schier a7a88ab490 Absolute signtool path 2024-07-19 17:11:53 -07:00
Gregory Schier 52ee0b524f Remove tmp dirs 2024-07-19 16:58:55 -07:00