929 Commits

Author SHA1 Message Date
wave-builder[bot] 63e487f6e9 chore: bump package version to 0.8.1 v0.8.1 2024-09-24 05:41:55 +00:00
sawka 31d73ef976 beta.1 v0.8.1-beta.1 2024-09-23 20:48:27 -07:00
sawka 91a85e06c8 make no-telemetry request async 2024-09-23 20:47:39 -07:00
sawka 3ea8f45284 v0.8.1.beta.1 v0.8.1-beta.0 2024-09-23 19:03:24 -07:00
Sylvie Crowe 4ff247d2f2 Directory View Parent Directory Button (#805)
Add a button in the directory view to easily navigate to the parent of
the current directory.
2024-09-23 19:02:17 -07:00
Sylvie Crowe 7708db7060 Docs Site Link (#804)
Add a link to the docs site in the help block.
2024-09-23 18:58:46 -07:00
Evan Simkowitz 4907552379 Fix number parsing for MetaSettingsType (#806)
json.Unmarshal parses all numbers to float64, which breaks any integer
settings values. This PR changes MetaSettingsType.UnmarshalJSON to use
json.Decoder, which is capable of parsing into a meta-type json.Number,
which can be interpreted as a float or an integer. It also properly
handles pointer types.
2024-09-23 18:51:30 -07:00
sawka 96ad70ffdd log clientid 2024-09-23 13:59:55 -07:00
Mike Sawka 62cc9d8a6b telemetry fix, log no-telemetry (#802) 2024-09-23 13:33:39 -07:00
wave-builder[bot] de08cc8340 chore: bump package version to 0.8.0 v0.8.0 2024-09-20 21:11:56 +00:00
wave-builder[bot] 190a53662c chore: bump package version to 0.8.0-beta.15 v0.8.0-beta.15 2024-09-20 20:49:55 +00:00
Evan Simkowitz b19bef2ffb remove vscode storybook task, move to taskfile 2024-09-20 13:39:06 -07:00
Evan Simkowitz af38ebab54 typo in last pr 2024-09-20 13:31:12 -07:00
Evan Simkowitz 38f07ae3f9 Dismiss update banner after 10s on error (#800) 2024-09-20 13:29:37 -07:00
wave-builder[bot] 8423334cde chore: bump package version to 0.8.0-beta.14 v0.8.0-beta.14 2024-09-20 19:51:59 +00:00
Sylvie Crowe bc057876a1 Powershell Execution Policy (#798)
Bypasses the Execution Policy for setting the script that adds wsh to
the path.
2024-09-20 12:48:29 -07:00
Mike Sawka d344fd9b6d fix cpu plot timing issue (#799) 2024-09-20 12:47:10 -07:00
Mike Sawka 31414a7536 don't open files when stating directory (#797) 2024-09-20 12:25:46 -07:00
Mike Sawka e281cebb56 tips update (add to starter layout) (#796) 2024-09-20 12:17:49 -07:00
Mike Sawka 65c446e4a1 wash meta.url through url search (#795) 2024-09-20 11:34:04 -07:00
Mike Sawka 047513bf3a default url, default search, open in external browser (#794) 2024-09-20 11:24:37 -07:00
Evan Simkowitz 78f838439a prevent running this workflow on unprotected branches 2024-09-20 09:58:35 -07:00
wave-builder[bot] 470dfb19b7 chore: bump package version to 0.8.0-beta.13 v0.8.0-beta.13 2024-09-20 16:51:52 +00:00
sawka ade5bc01b3 bump version to 0.8.0-beta.12 v0.8.0-beta.12 2024-09-19 22:14:53 -07:00
sawka c768616a24 only set executableName for linux 2024-09-19 22:14:14 -07:00