Commit graph

13 commits

Author SHA1 Message Date
Exidex
38f4505da8 Add commands to generate sample themes 2024-08-01 15:33:56 +02:00
Exidex
ed5efa59df Rename "management" cli option to "settings" 2024-07-07 10:44:11 +02:00
Exidex
f71d1d0f6c Hide ui by default on auto startup 2024-06-09 22:00:42 +02:00
Exidex
9d38498f70 Use login items instead of launch agents on macOS
https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/DesigningDaemons.html
2024-06-09 12:36:27 +02:00
Exidex
b194488178 Rework startup. Frontend is in the same process as server. If server is already running, gui is opened. Added --minimized flag to start server without opening gui 2024-06-09 10:07:16 +02:00
Exidex
c36e23905b Implement autolaunch on startup for macOS and Windows. Server is now started with plain executable without arguments 2024-06-07 20:44:29 +02:00
Exidex
c9f9a3619e Infrastructure for screenshot generation based on scenario json data 2024-05-18 22:33:02 +02:00
Exidex
14d43b3d1c Infrastructure to run scenarios that generate json files out of backend requests
Will be used in screenshot generation and testing
2024-05-17 21:08:57 +02:00
Exidex
38f87cadd0 Fix release cargo feature not existing 2024-04-29 12:56:58 +02:00
Exidex
c2b257455a Show window when using separate command. Server is responsible for starting a hidden window 2024-02-18 21:04:28 +01:00
Exidex
8624706ec6 Release flow 2024-01-28 15:37:47 +01:00
Exidex
16a8f0d734 Remove standalone command 2023-11-12 17:20:46 +01:00
Exidex
f9468b4676 Split rust project into multiple modules 2023-11-11 23:45:28 +01:00