Commit graph

73 commits

Author SHA1 Message Date
Alexandr Stelnykovych
d8108bff0e [fix] UI: Error when clicking on 'Apps' in the application configuration
https://github.com/safing/portmaster/issues/1721
2025-01-31 17:50:00 +02:00
Vladimir Stoilov
ca88c6d8ad
[desktop] Update tauri () 2024-11-26 16:59:06 +02:00
Vladimir Stoilov
f465f95e81
Update desktop/angular/src/app/prompt-entrypoint/prompt-entrypoint.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-09-03 11:35:38 +03:00
Vladimir Stoilov
05a4093676
[desktop] improve theme detection and add manual theme selection. 2024-09-03 11:32:47 +03:00
Vladimir Stoilov
e162c81978
[desktop] Fix tauri unexpected exits 2024-09-03 11:31:15 +03:00
Vladimir Stoilov
4ed4640fee
[desktop] update tauri npm packages 2024-09-02 09:55:21 +03:00
Vladimir Stoilov
2ea21b5fb8
[desktop] Move logging to user dir on windows. 2024-08-30 14:49:35 +03:00
Daniel
30eb77d213 Bump UI version 2024-08-28 14:28:17 +02:00
Daniel
7df0fbb614 [desktop] Fix version information in UI 2024-08-23 10:17:49 +02:00
Daniel
77d8e3818d Bump UI version 2024-08-21 15:04:21 +02:00
Vladimir Stoilov
c9ee01d2c4
[desktop] update tauri 2.0.0-rc.3 2024-08-19 17:56:46 +03:00
Daniel Hååvi
80664d1a27
Restructure modules ()
* Move portbase into monorepo

* Add new simple module mgr

* [WIP] Switch to new simple module mgr

* Add StateMgr and more worker variants

* [WIP] Switch more modules

* [WIP] Switch more modules

* [WIP] swtich more modules

* [WIP] switch all SPN modules

* [WIP] switch all service modules

* [WIP] Convert all workers to the new module system

* [WIP] add new task system to module manager

* [WIP] Add second take for scheduling workers

* [WIP] Add FIXME for bugs in new scheduler

* [WIP] Add minor improvements to scheduler

* [WIP] Add new worker scheduler

* [WIP] Fix more bug related to new module system

* [WIP] Fix start handing of the new module system

* [WIP] Improve startup process

* [WIP] Fix minor issues

* [WIP] Fix missing subsystem in settings

* [WIP] Initialize managers in constructor

* [WIP] Move module event initialization to constrictors

* [WIP] Fix setting for enabling and disabling the SPN module

* [WIP] Move API registeration into module construction

* [WIP] Update states mgr for all modules

* [WIP] Add CmdLine operation support

* Add state helper methods to module group and instance

* Add notification and module status handling to status package

* Fix starting issues

* Remove pilot widget and update security lock to new status data

* Remove debug logs

* Improve http server shutdown

* Add workaround for cleanly shutting down firewall+netquery

* Improve logging

* Add syncing states with notifications for new module system

* Improve starting, stopping, shutdown; resolve FIXMEs/TODOs

* [WIP] Fix most unit tests

* Review new module system and fix minor issues

* Push shutdown and restart events again via API

* Set sleep mode via interface

* Update example/template module

* [WIP] Fix spn/cabin unit test

* Remove deprecated UI elements

* Make log output more similar for the logging transition phase

* Switch spn hub and observer cmds to new module system

* Fix log sources

* Make worker mgr less error prone

* Fix tests and minor issues

* Fix observation hub

* Improve shutdown and restart handling

* Split up big connection.go source file

* Move varint and dsd packages to structures repo

* Improve expansion test

* Fix linter warnings

* Fix interception module on windows

* Fix linter errors

---------

Co-authored-by: Vladimir Stoilov <vladimir@safing.io>
2024-08-09 18:15:48 +03:00
Vladimir Stoilov
7a06b0bc1c
[desktop] Tauri ignore extra cmdline args 2024-08-01 16:02:00 +03:00
Vladimir Stoilov
e92da53703
[desktop] Add tauri logs 2024-07-26 15:58:27 +03:00
Vladimir Stoilov
22a288c66b
[desktop] disable annimation from the service dialog 2024-07-24 11:16:34 +03:00
Vladimir Stoilov
a12504178e
[desktop] Switch to png for tray menu 2024-07-24 11:09:42 +03:00
Vladimir Stoilov
a6e1a37239
[desktop] Add support for system theme detection 2024-07-24 10:53:58 +03:00
Vladimir Stoilov
5b03076fac
[desktop] tauri fix main windows size and theme 2024-07-23 17:26:53 +03:00
Vladimir Stoilov
674787df87
[desktop] tauri seve window size/position on exit 2024-07-23 17:25:59 +03:00
Vladimir Stoilov
c3d787e3ce
[desktop] Update tauri 2024-07-23 17:24:29 +03:00
Daniel
735174dfd3 Remove transition notice from UI 2024-07-22 16:05:46 +02:00
Daniel
617694ed95 Fix font paths 2024-07-22 16:04:35 +02:00
Vladimir Stoilov
919cfd89eb
Fix CI, tauri, angular, go-test 2024-07-16 12:31:52 +03:00
Vladimir Stoilov
090a5e6508
[desktop] Update tauri Wix template 2024-07-16 11:25:40 +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
Vladimir Stoilov
a84bbf4262
[desktop] Update tauri to beta.23 2024-07-04 14:13:46 +03:00
Vladimir Stoilov
b026e7b97e Merge branch 'develop' into feature/tauri-beta-update 2024-07-04 13:47:09 +03:00
Daniel
d6cea3a667 [desktop/angular] Bump UI version 2024-06-05 15:56:15 +02:00
Vladimir Stoilov
f8685584cb
[desktop/tauri] Add icon to the nsis insteller 2024-05-31 10:49:40 +03:00
Vladimir Stoilov
f07f4e6988
[desktop/tauri] Add check if webview is installed 2024-05-31 10:35:52 +03:00
Vladimir Stoilov
31b99e7647
[deskotp/tauri] update tauri, remove the need for nsis template 2024-05-31 07:11:42 +03:00
Vladimir Stoilov
ce43e2a81f
[desktop/tauri] Fix windows slplash screen close crash 2024-05-30 10:18:51 +03:00
Daniel
401e09b963 [desktop/angular] Improve country display in connection details 2024-05-28 16:32:55 +02:00
Daniel
9a77664de1 Update node deps 2024-05-28 15:57:31 +02:00
Daniel
99e2f63c03 [desktop/angular] Deactivate View Active button 2024-05-28 15:57:11 +02:00
Daniel
dc1b9f98f2 Add support for showing anycast addresses in the UI 2024-05-28 15:56:48 +02:00
Vladimir Stoilov
3131fb28cc
[dekstop] Add subscription to the shutdown event 2024-05-22 15:22:29 +03:00
Vladimir Stoilov
0b52c5347a
[desktop] Improve tauri traymenu 2024-05-22 12:21:55 +03:00
Vladimir Stoilov
a984032621
[desktop] Fix traymenu exit button 2024-05-21 11:38:39 +03:00
Vladimir Stoilov
4ffd5f2079
[desktop] use tauri log pluggin 2024-05-17 17:05:37 +03:00
Vladimir Stoilov
ede9cabccc
[desktop] fix icon resolution 2024-05-17 15:46:10 +03:00
Vladimir Stoilov
99b84d3f46
[desktop] support for windows notifications 2024-05-17 11:11:48 +03:00
Vladimir Stoilov
ff488351e4
[desktop] switch to json5 for tauri config 2024-05-17 10:41:01 +03:00
Vladimir Stoilov
e964385f83
[desktop] Remove assets symlink 2024-05-10 20:36:16 +03:00
Vladimir Stoilov
2da6bcc28d
[earthly] add windows build generation 2024-05-10 17:02:42 +03:00
Vladimir Stoilov
742da7e9b5
Enable support for windows installer in tauri 2024-05-08 12:18:35 +03:00
Vladimir Stoilov
f15958b091
Migrate tauri to new config 2024-04-24 15:30:46 +03:00
Vladimir Stoilov
7ee1faa68c
tauri: Replace portmaster plugin with interface 2024-04-23 15:48:04 +03:00
Daniel
8c85259cc1 Bump UI version 2024-04-23 10:28:56 +02:00