Commit Graph

51 Commits

Author SHA1 Message Date
Gregory Schier 4160e5b1c4 Make prompt() to return null on cancel 2024-10-02 05:54:44 -07:00
Gregory Schier 7e4f807f75 Add prompt() plugin API (#121) 2024-10-01 08:32:42 -07:00
Gregory Schier be60e4648a Apply Request path parameters during render (#120) 2024-10-01 08:26:59 -07:00
Gregory Schier 6060ddcd87 Add aliases field to template functions 2024-09-30 18:28:52 -07:00
Gregory Schier 9915c57817 Plugin execution context (#119) 2024-09-30 17:45:51 -07:00
Gregory Schier 917adcfb2e Better plugin development experience (#118) 2024-09-29 10:41:07 -07:00
Gregory Schier 2be45d6101 Simpler Tauri resource paths (#112) 2024-09-25 09:25:51 -07:00
Gregory Schier c938b62d35 Fix plugin runtime 2024-09-23 07:46:32 -07:00
Gregory Schier 9bb1e1232f Don't build internal TS packages 2024-09-23 07:22:25 -07:00
Gregory Schier 101b6284d6 [WIP] Refactor to NPM workspaces (#104) 2024-09-22 21:27:10 -07:00
Gregory Schier a3b64423fd Refactor plugin manager and gRPC server (#96) 2024-09-19 05:58:12 -07:00
Gregory Schier e0c00579af Reload template functions on window focus 2024-09-17 09:48:53 -07:00
Gregory Schier 2951023ee8 Fix all lint errors 2024-09-16 08:36:02 -07:00
Gregory Schier 873d02ea37 Re-gen proto stuff 2024-09-16 06:35:46 -07:00
Samuel Marks 75552cbb7d Upgrade dependencies (#74) 2024-09-15 10:33:50 -07:00
Gregory Schier 7907dcc220 Don't notify twice 2024-09-09 15:44:35 -07:00
Gregory Schier c0707bb246 Reload plugins on change 2024-09-09 11:34:52 -07:00
Gregory Schier ad81d35c71 Fix recursive plugin call locking 2024-08-23 13:20:48 -07:00
Gregory Schier dbfe2dc93d A bit more chaining cleanup 2024-08-19 16:38:28 -07:00
Gregory Schier 96125a0741 A bunch of improvements to chaining 2024-08-19 14:10:44 -07:00
Gregory Schier 0f8aea3afd Actually call template functions 2024-08-19 10:34:22 -07:00
Gregory Schier 1fbcfeaa30 Async template functions working 2024-08-19 06:21:03 -07:00
Gregory Schier 637e5196c3 Request actions (#65) 2024-08-14 15:31:52 -07:00
Gregory Schier c484dd4041 Start on plugin ctx API (#64) 2024-08-14 06:42:54 -07:00
Gregory Schier 00367c2b18 Fix Windows paths for new plugin runtime 2024-08-09 12:43:56 -07:00
Gregory Schier b5eed9bf9d Fix xpath filtering 2024-08-08 22:54:15 -07:00
Gregory Schier 063e6cf00c Plugin runtime v2 (#62) 2024-08-08 21:30:59 -07:00
Gregory Schier 5639e358bc Start of plugin types refactor 2024-07-31 14:56:55 -07:00
Gregory Schier 3825280380 Convert UNC paths in more places 2024-07-25 07:47:00 -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 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 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
Gregory Schier f0f12f7606 Again 2024-07-19 16:53:37 -07:00
Gregory Schier c480c8d6cf Better tmp dir creation 2024-07-19 16:51:05 -07:00
Gregory Schier 1d6ea42448 Fix tmpdir on Windows 2024-07-19 16:43:22 -07:00
Gregory Schier c48ffb2b94 Fix script for Windows? 2024-07-19 16:30:20 -07:00
Gregory Schier c1fae5951a Fix Node arch 2024-07-19 16:08:37 -07:00