Commit Graph

15 Commits

Author SHA1 Message Date
88ea640a68
Migrated the deletion of secrets from Tauri JS to the runtime API 2024-08-29 11:28:11 +02:00
97854e7eaa
Migrated the get secret calls from Tauri JS to the runtime API 2024-08-28 21:00:19 +02:00
79afd42195
Added symmetric encryption to the Rust runtime and the .NET app 2024-08-27 20:23:37 +02:00
82f7329a39
Refactored logging into a unified logging 2024-08-25 21:55:34 +02:00
485836778a
Added rand dependency 2024-08-25 21:44:24 +02:00
42eb7b430e
Improved wording 2024-08-25 21:43:55 +02:00
e346157740
Updated must Rust-related licenses: we chose MIT 2024-08-25 10:35:11 +02:00
28e734036c
Added Rocket dependency 2024-08-25 10:34:23 +02:00
Thorsten Sommer
4aaa2fcbea
Added a legal check assistant & the possibility to preselect some options (#94) 2024-08-23 21:47:07 +02:00
Thorsten Sommer
bcdbf7dcbd
Improved the rewrite assistant by letting you choose the voice for the sentence structure (#92) 2024-08-23 18:11:54 +02:00
Thorsten Sommer
537a608e7a
Improved assistant footer handling (#91) 2024-08-23 13:44:27 +02:00
Thorsten Sommer
5efb6b0158
Improved the chat options readability (#88) 2024-08-23 10:43:21 +02:00
Thorsten Sommer
1b3fff67ec
Improved chat page by scrolling to the bottom after loading (#87) 2024-08-23 10:32:27 +02:00
Thorsten Sommer
34884859d7
Add mail assistant (#84) 2024-08-22 15:41:35 +02:00
Thorsten Sommer
1d1af91f3e
Refactor components (#80) 2024-08-21 08:30:01 +02:00