Commit graph

27 commits

Author SHA1 Message Date
Vladimir Stoilov
943b9b7859
Fix file permissions on windows (#1758)
* [service] Set file permissions on windows

* [service] Fix minor windows permission bugs

* [service] Fix permission bugs

* [service] Fix windows non admin user start
2024-11-26 17:00:01 +02:00
Daniel
a07b87fc20 [cmd/start] Compile cmdline args after possibly upgrading to new UI 2024-08-01 14:16:36 +02:00
Daniel
8b4f84c832 Simply new UI component in portmaster-start 2024-07-22 16:05:28 +02:00
Vladimir Stoilov
c868598deb
[cmds] Move new UI to a zip for windows 2024-07-16 11:26:20 +03:00
Vladimir Stoilov
273b16c523
[cmds] Handle edge cases when running tauri in beta 2024-07-11 09:33:21 +03:00
Vladimir Stoilov
0b72e99edd [cmds] Allow running of tauri in beta 2024-07-08 09:22:11 +03:00
Patrick Pacher
8579430db9
wip: migrate to mono-repo. SPN has already been moved to spn/ 2024-03-20 09:45:32 +01:00
Daniel
694dfb5b46 Use per-user lock file when unlocking 2022-10-11 14:49:27 +02:00
Daniel
2bd701e9fd Add per-user locking option to portmaster-start run cmds 2022-09-29 11:07:01 +02:00
Daniel
98ec296249 Add exit code for controlled failures 2022-09-22 11:28:33 +02:00
Daniel
ccb6b3d418 Add special Wayland args to Electron on Linux only 2022-08-29 15:39:15 +02:00
Daniel
e9598520f0 Disable restarting on failure for UI components 2022-08-19 10:46:47 +02:00
Daniel
75d8639aa5 Enable WaylandWindowDecorations feature for electron run on wayland 2022-08-19 10:45:07 +02:00
Patrick Pacher
f4030d579b
Fix linter error and make identifier check more explicit 2022-07-19 15:58:08 +02:00
Patrick Pacher
71bedc6361
Automatically append arguments required by Electron to run on wayland 2022-07-19 15:31:35 +02:00
Daniel
60d8664e7b Fix tests and linters 2022-02-02 12:48:42 +01:00
Daniel
417d7e4743 Fix some linter errors 2021-06-03 23:30:27 +02:00
Patrick Pacher
9751a5244d
Automatically fix chrome-sandbox permissions on older kernels 2021-05-12 18:54:44 +02:00
Patrick Pacher
fe29293474
Update portmaster-start to create pid-lock file for notifier 2021-05-04 09:37:47 +02:00
Daniel
196049a040 Check binary path of PID lock 2021-01-26 14:15:07 +01:00
Daniel
f21c16956a Add support for unpacking resources
Switch start to use portmaster-app.zip as app
2020-11-24 16:43:53 +01:00
Patrick Pacher
a4f6b90ce8
Add support for SPN hub 2020-08-04 15:37:57 +02:00
Patrick Pacher
92c25b2ed4
Fix linter warnings 2020-07-22 16:17:11 +02:00
Patrick Pacher
504c753a9b
Let portmaster-start exit with an error if index update fails 2020-07-22 15:11:42 +02:00
Patrick Pacher
6d69039c20
Implement review comments 2020-07-22 15:11:41 +02:00
Patrick Pacher
fe6af5f263
Fix linter warnings 2020-07-22 15:11:41 +02:00
Patrick Pacher
58dad190a1
Refactor pmctl into new portmaster-start 2020-07-22 15:11:34 +02:00