Commit graph

481 commits

Author SHA1 Message Date
Exidex
0bce0a528f Prepare for v7 release 2024-08-30 13:50:17 +00:00
Exidex
46fd4bd15a
Update CHANGELOG.md 2024-08-29 19:23:12 +02:00
Exidex
74922b01ca
Hide action panel and settings download info popups when clicking on backdrop 2024-08-27 21:30:25 +02:00
Exidex
fc476dfe50
Add system tray on macos and windows 2024-08-25 18:25:13 +02:00
Exidex
4ca19c95cd
Add proper entitlements for macos app 2024-08-25 14:16:43 +02:00
Exidex
feb61ec691
Pass secrets to build macos workflow for signing 2024-08-25 11:38:59 +02:00
Exidex
ffbebd437c
Sign, notarize and staple macos dmg 2024-08-25 11:17:38 +02:00
Exidex
c86d11d885
Fix generate-sample-theme and generate-sample-color-theme failing if config folder doesn't exist 2024-08-25 10:25:25 +02:00
Exidex
ec285a4cb6
Add ability to skip parts of publish workflow. Release undraft now needs to be done manually 2024-08-24 17:40:00 +02:00
Exidex
e8c45b8def
Run application and open command detached from server process
Fixes server being unkillable because of invoked application that is still running
2024-08-18 19:24:55 +02:00
Exidex
cafb29f4b6
Fix npm run build-dev-plugin in wrong location in README.md 2024-08-18 19:16:50 +02:00
Exidex
9fe4f68010
Apply windows_subsystem only for release build 2024-08-18 19:16:27 +02:00
Exidex
4d645a7760
Add log when running application with server already running 2024-08-18 19:16:13 +02:00
Exidex
697e2dd0cc
Fix missing wix and util extension in windows build pipelines 2024-08-15 19:29:34 +02:00
Exidex
8ed6ae2172
Fix missing protobuf in windows build pipelines 2024-08-15 18:56:41 +02:00
Exidex
69935c8d7b
Fix build on windows 2024-08-15 18:25:06 +02:00
Exidex
101ffe7f11
Fix console popping up when starting application on windows 2024-08-15 18:18:32 +02:00
Exidex
b5be1769c4
Build and publish pipeline for windows including installer 2024-08-15 18:16:17 +02:00
Exidex
e93119eef7
Update tools submodule 2024-08-11 19:15:17 +02:00
Exidex
eae407fab1
Run build github actions workflow when pushing to any branch instead of just main 2024-08-11 14:28:13 +02:00
Exidex
4e3b023fef
Add service, desktop and icon files to linux tar.gz archive 2024-08-11 11:48:08 +02:00
Exidex
c02af18c18
Move macos assets into subdirectory 2024-08-10 20:23:47 +02:00
Exidex
1dbd068441
Add proper types to make it explicit what value could be returned from command and generated command 2024-08-10 15:10:53 +02:00
Exidex
764ca8391c Fix generator commands blocking plugin from being stopped/stopped 2024-08-07 11:32:44 +02:00
Exidex
06db1ffa30 Fix being unable to stop plugin if there is unresolved pending promise 2024-08-06 18:16:52 +02:00
Exidex
7d46fd2b16 Slightly change implementation of hiding window on unfocus 2024-08-06 10:43:15 +02:00
Exidex
2f2f2fd4c5 Fix Deno runtime being unable to terminate after usage of React to render view 2024-08-05 22:35:14 +02:00
Exidex
e084328368 Always use dev react bundle for local plugins for better error messages 2024-08-05 22:17:59 +02:00
Exidex
5cd3d53c47 Tweak plugin event stopped loop 2024-08-05 21:50:42 +02:00
Exidex
7b6c1b91bf Add npm script to build dev plugin from workspace root 2024-08-05 21:50:15 +02:00
Exidex
3a43280b93 Allow for icon in GeneratedCommand to be undefined 2024-08-05 21:49:54 +02:00
Exidex
5cec00b2c1
Upload new demo video 2024-08-04 21:28:25 +02:00
Exidex
638b79f445 Update settings ui screenshot 2024-08-04 21:07:52 +02:00
Exidex
b75c18a24e Update package-lock.json 2024-08-04 20:59:17 +02:00
Exidex
4f8a8fe3e7 Update tools submodule 2024-08-04 20:56:15 +02:00
Exidex
edfb5f753c Release v6 2024-08-04 18:48:51 +00:00
Exidex
20e3decbbf Update README.md 2024-08-04 20:42:43 +02:00
Exidex
2b82392949 Add other operating systems to dev plugin for easier development 2024-08-04 18:42:13 +02:00
Exidex
a377b4e8d7 Add documentation on theming 2024-08-04 18:41:33 +02:00
Exidex
9e6259c798 Update CHANGELOG.md 2024-08-04 18:41:17 +02:00
Exidex
9738d3ec92 Fix settings ui panic when opening it from main ui 2024-08-04 11:31:47 +02:00
Exidex
6ff5565a7c Remove backwards compatibility for local plugin id, properly this time 2024-08-04 10:39:09 +02:00
Exidex
9fb26ab460 Revert "Remove backwards compatibility for local plugin id"
This reverts commit 8c65c16b8a.
2024-08-04 10:11:19 +02:00
Exidex
8c65c16b8a Remove backwards compatibility for local plugin id 2024-08-03 19:43:01 +02:00
Exidex
5bba73eea4 Fix settings app for macOS being always on top 2024-08-03 18:27:48 +02:00
Exidex
70852d0773 Add alt+k shortcut for opening action panel 2024-08-03 17:42:27 +02:00
Exidex
62fc4cf7b8 Better errors reporting for manifest errors for settings ui and cli 2024-08-03 15:36:16 +02:00
Exidex
f2a8722473 Implement supported os validation when installing plugins 2024-08-03 14:38:22 +02:00
Exidex
17753163b4 Update dev instructions in README.md 2024-08-03 13:57:36 +02:00
Exidex
066ac5823f Include tools into workspace using git submodules 2024-08-03 13:49:02 +02:00