Commit Graph

31 Commits

Author SHA1 Message Date
54c2cd3740
Improved JSON naming 2024-08-29 09:03:54 +02:00
2c48ef950c
Changed .NET ready to be a get request 2024-08-29 08:58:57 +02:00
a224d2ab10
Migrated the store secret calls from Tauri JS to the runtime API 2024-08-29 08:56:06 +02:00
97854e7eaa
Migrated the get secret calls from Tauri JS to the runtime API 2024-08-28 21:00:19 +02:00
273376ad97
Defined a JSON converter for the EncryptedText type 2024-08-28 20:59:30 +02:00
a95cfc5ac8
Improved usability & security by removing the implicit operator 2024-08-28 20:59:00 +02:00
127191abc2
Migrated the installation of updates from Tauri JS to the runtime API 2024-08-28 09:12:46 +02:00
a41a86165f
Migrated the update check function from Tauri JS to the runtime API 2024-08-28 08:57:40 +02:00
1d12facd58
Migrated the clipboard function from Tauri JS to the runtime API using encryption 2024-08-27 20:25:28 +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
0c9df7d05c
Migrated the entire boot sequence to use the runtime API server 2024-08-25 11:23:41 +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
1b3fff67ec
Improved chat page by scrolling to the bottom after loading (#87) 2024-08-23 10:32:27 +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
1d1af91f3e
Refactor components (#80) 2024-08-21 08:30:01 +02:00
Thorsten Sommer
f8e06faea5
Send to chat (#77) 2024-08-18 21:48:35 +02:00
Thorsten Sommer
909fbe89bb
Assistant send result (#75) 2024-08-18 12:32:18 +02:00
Thorsten Sommer
05a7e44de4
Add a grammar and spell checker assistant (#72) 2024-08-13 08:57:58 +02:00
Thorsten Sommer
6b7800b615
Add agenda assistant (#69) 2024-08-05 21:12:52 +02:00
Thorsten Sommer
4cb49d9f27
Allow reading web content into assistants (#63) 2024-08-01 21:53:28 +02:00
Thorsten Sommer
b3b8bf23dc
Add default configuration for assistants (#52) 2024-07-28 11:20:00 +02:00
Thorsten Sommer
5250e5d2fb
Migrate to MudBlazor v7.x.x (#41) 2024-07-24 15:17:45 +02:00
Thorsten Sommer
58c9d8ac33
Add assistants (#33) 2024-07-14 21:46:17 +02:00
Thorsten Sommer
59d0321625
Add workspaces & persistent chats (#23) 2024-07-13 10:37:57 +02:00
Thorsten Sommer
15e8fbc6ca
Provide user feedback when no update was found (#16) 2024-06-30 19:11:34 +02:00
Thorsten Sommer
d6e80a4563
Added update system to the app (#13) 2024-06-30 15:26:28 +02:00
a6e9ef7757
Override header styles for Markdown 2024-05-25 22:19:27 +02:00
9c1a49bc01
Improved imports 2024-05-19 20:54:43 +02:00
0859b1f2ec
Added Rust service class to use system clipboard 2024-05-04 10:50:04 +02:00