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 |
|
Gregory Schier
|
51487d5412
|
Guess mime type on multi-part when not set
|
2024-07-23 11:39:21 -07:00 |
|
Gregory Schier
|
0dccba4ab2
|
Set minimum windows size
|
2024-07-23 11:35:16 -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
|
972dffe959
|
Revert version
|
2024-07-23 07:31:00 -07:00 |
|
Gregory Schier
|
9f7033ab06
|
Fix notification status code handling
|
2024-07-23 07:30:47 -07:00 |
|
Gregory Schier
|
cd07123157
|
Back to @latest
|
2024-07-22 18:28:27 -07:00 |
|
Gregory Schier
|
b62901e295
|
Force bump Yaak CLI
|
2024-07-22 18:27:24 -07:00 |
|
Gregory Schier
|
96996f73d5
|
Remove test runs
|
2024-07-22 18:12:12 -07:00 |
|
Gregory Schier
|
4782fd376b
|
Checkout plugins later in the release workflow
|
2024-07-22 18:08:49 -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
|
0f8f086e01
|
Lowercase product name for Linux
|
2024-07-22 09:03:31 -07:00 |
|
Gregory Schier
|
19280c3bbc
|
Some small refactoring
|
2024-07-21 22:18:45 -07:00 |
|
Gregory Schier
|
3cd7c1ef2e
|
From SEA to regular NodeJS
|
2024-07-21 22:14:17 -07:00 |
|
Gregory Schier
|
6a5f61e84b
|
Fixed plugins on Windows
|
2024-07-21 16:01:13 -07:00 |
|
Gregory Schier
|
a444984aed
|
Fix import plugin hook
|
2024-07-21 15:46:47 -07:00 |
|
Gregory Schier
|
c0e253ef84
|
Change app name
|
2024-07-20 11:33:02 -07:00 |
|
Gregory Schier
|
7910d1b0fc
|
Fix Windows key map
|
2024-07-20 10:49:08 -07:00 |
|
Gregory Schier
|
d26d20180e
|
Don't resign SEA binary
|
2024-07-20 10:28:50 -07:00 |
|
Gregory Schier
|
54d9a78474
|
Fix tool location
|
2024-07-19 17:38:57 -07:00 |
|
Gregory Schier
|
216c41d8cf
|
Fix deps
|
2024-07-19 17:31:37 -07:00 |
|
Gregory Schier
|
bf2c392380
|
Dynamic signtool.exe location
|
2024-07-19 17:30:20 -07:00 |
|
Gregory Schier
|
1835fa3ba4
|
Fix signtool path
|
2024-07-19 17:28:13 -07:00 |
|
Gregory Schier
|
d701381041
|
Add ampersand
|
2024-07-19 17:21:23 -07:00 |
|
Gregory Schier
|
89c19858df
|
Fix signtool path?
|
2024-07-19 17:18:52 -07:00 |
|
Gregory Schier
|
01136921df
|
Absolute signtool path
|
2024-07-19 17:11:53 -07:00 |
|
Gregory Schier
|
17ab201b96
|
Remove tmp dirs
|
2024-07-19 16:58:55 -07:00 |
|
Gregory Schier
|
5d3182da4c
|
Again
|
2024-07-19 16:53:37 -07:00 |
|
Gregory Schier
|
293a91012f
|
Better tmp dir creation
|
2024-07-19 16:51:05 -07:00 |
|
Gregory Schier
|
a43f601b6a
|
Fix tmpdir on Windows
|
2024-07-19 16:43:22 -07:00 |
|
Gregory Schier
|
447932697d
|
Fix script for Windows?
|
2024-07-19 16:30:20 -07:00 |
|
Gregory Schier
|
0c75c2289e
|
Add protoc back
|
2024-07-19 16:23:16 -07:00 |
|
Gregory Schier
|
c97c9b599d
|
Install Yaak CLI
|
2024-07-19 16:13:39 -07:00 |
|
Gregory Schier
|
fc972b04f7
|
Oops, fix arch
|
2024-07-19 16:10:40 -07:00 |
|
Gregory Schier
|
e8410f70a1
|
Fix Node arch
|
2024-07-19 16:08:37 -07:00 |
|
Gregory Schier
|
70c63fc63c
|
Debug log
|
2024-07-19 16:01:05 -07:00 |
|
Gregory Schier
|
c4e1353b51
|
Add repo token
|
2024-07-19 15:45:54 -07:00 |
|
Gregory Schier
|
fd6959e868
|
Add protoc installation
|
2024-07-19 15:38:44 -07:00 |
|
Gregory Schier
|
854c19c1a1
|
Add download-protoc to build
|
2024-07-19 15:25:20 -07:00 |
|
Gregory Schier
|
9370b4879b
|
Deps for plugin-runtime
|
2024-07-19 15:16:35 -07:00 |
|
Gregory Schier
|
0b2da8e7ae
|
Ignore plugins checkout for eslint
|
2024-07-19 15:13:19 -07:00 |
|
Gregory Schier
|
2e0982b999
|
Fix is valid
|
2024-07-19 15:09:45 -07:00 |
|
Gregory Schier
|
2ec3be4374
|
Update yaak cli path
|
2024-07-19 14:39:48 -07:00 |
|
Gregory Schier
|
b1e6f52396
|
Fix Go install
|
2024-07-19 14:28:59 -07:00 |
|
Gregory Schier
|
5ce928068c
|
Fix again
|
2024-07-19 14:28:05 -07:00 |
|
Gregory Schier
|
76b1e5b103
|
Fix setup go
|
2024-07-19 14:26:47 -07:00 |
|
Gregory Schier
|
4a95128416
|
Install Yaak CLI with Go
|
2024-07-19 14:25:21 -07:00 |
|
Gregory Schier
|
cae6eb2b24
|
Specify version
|
2024-07-19 14:06:33 -07:00 |
|
Gregory Schier
|
cdcfb585cf
|
Fix directory
|
2024-07-19 14:01:21 -07:00 |
|
Gregory Schier
|
d4d56dfe1b
|
Install Yaak CLI in workflow
|
2024-07-19 13:57:04 -07:00 |
|
Gregory Schier
|
f6c491498b
|
Fix checkout
|
2024-07-19 11:16:15 -07:00 |
|
Gregory Schier
|
e01cdd1dad
|
Fix working directory
|
2024-07-19 11:13:58 -07:00 |
|
Gregory Schier
|
9e41d366c1
|
Remove failing step
|
2024-07-19 11:10:45 -07:00 |
|
Gregory Schier
|
fee46de974
|
Move ci/build to workflow
|
2024-07-19 11:09:07 -07:00 |
|
Gregory Schier
|
fa14b7aaf8
|
Debug where npm is
|
2024-07-19 11:06:39 -07:00 |
|
Gregory Schier
|
bb44bfca49
|
Inherit env for exec
|
2024-07-19 11:04:03 -07:00 |
|
Gregory Schier
|
6fcb3948ce
|
TRy again
|
2024-07-19 11:02:15 -07:00 |
|
Gregory Schier
|
f716291328
|
Add debug
|
2024-07-19 10:58:48 -07:00 |
|
Gregory Schier
|
9f8eabe22b
|
Fix copy plugins script
|
2024-07-19 10:53:39 -07:00 |
|
Gregory Schier
|
6d9e14784f
|
Fix workflow
|
2024-07-19 10:49:29 -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 |
|