Commit Graph

34 Commits

Author SHA1 Message Date
Gregory Schier 8d3260f394 Fix recursive plugin call locking 2024-08-23 13:20:48 -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 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 48c239b7dc Fix Windows paths for new plugin runtime 2024-08-09 12:43:56 -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 a643713139 Start of plugin types refactor 2024-07-31 14:56:55 -07:00
Gregory Schier 80777f712c Convert UNC paths in more places 2024-07-25 07:47:00 -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 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 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 e8410f70a1 Fix Node arch 2024-07-19 16:08:37 -07:00
Gregory Schier 1d5f3260e2 NodeJS Plugin Runtime (#53) 2024-07-19 10:41:47 -07:00