Ferdinand Schober
3ec23d7171
unauthorized device accept notification ( #282 )
...
* ask the user to accept unauthorized devices
* only alert on actual error
2025-03-22 22:50:19 +01:00
Ferdinand Schober
92f652df2e
feat: simplify and change configuration ( #279 )
...
*breaking change*
this changes the configuration syntax, allowing for an unlimited amount of configured clients.
Also a first step towards enabling a "save config" feature.
2025-03-15 18:45:19 +01:00
Ferdinand Schober
50a778452e
Gtk frontend rework ( #276 )
...
client configuration now applies immediately instead of after enabling / disabling clients.
Also fixes a potential feedback loop when changing settings.
2025-03-15 01:21:53 +01:00
Micah R Ledbetter
5d1745a60c
Add cmd-q shortcut on macOS ( #270 )
2025-02-28 15:28:35 +01:00
Ferdinand Schober
7677fae14b
Encryption and One-Way-Control ( #200 )
...
This is a major rewrite of the core networking logic enabling one-way control and encryption through the webrtc-dtls crate.
closes #164
closes #104
2024-11-09 13:54:43 +01:00
Ferdinand Schober
4703a4c947
chore: Release
2024-11-07 12:49:59 +01:00
Ferdinand Schober
39fed0344c
cleanup server code + fix a lost update case ( #191 )
2024-09-05 02:31:10 +02:00
Ferdinand Schober
be677d4c81
extract frontend crate ( #186 )
2024-09-04 17:29:29 +02:00