Commit Graph

13 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
1d12facd58
Migrated the clipboard function from Tauri JS to the runtime API using encryption 2024-08-27 20:25:28 +02:00
82f7329a39
Refactored logging into a unified logging 2024-08-25 21:55:34 +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
a6c5b3de23
Improved the coding assistant by adding a button to delete a context (#90) 2024-08-23 11:23:36 +02:00
Thorsten Sommer
3409872090
All assistants now have a button to copy their respective result to the clipboard (#86) 2024-08-23 08:59:30 +02:00
Thorsten Sommer
18718a6c47
Refactored the "send to" implementation of assistants (#85) 2024-08-22 21:27:16 +02:00
Thorsten Sommer
34884859d7
Add mail assistant (#84) 2024-08-22 15:41:35 +02:00
Thorsten Sommer
83fe126c9f
Fixed a bug where the reset function could lead to undesired behavior (#82) 2024-08-21 08:59:55 +02:00
Thorsten Sommer
1d1af91f3e
Refactor components (#80) 2024-08-21 08:30:01 +02:00