Commit Graph

29 Commits

Author SHA1 Message Date
Thorsten Sommer
59d0321625
Add workspaces & persistent chats (#23) 2024-07-13 10:37:57 +02:00
Thorsten Sommer
29263660fc
Implement support for self-hosted and local LLMs (#20) 2024-07-03 20:31:04 +02:00
Thorsten Sommer
6cc1d37db8
Implemented Mistral provider (#19) 2024-07-01 20:11:19 +02:00
Thorsten Sommer
b29e181ecd
Prepared release v0.6.1 (#18) 2024-06-30 21:06:04 +02:00
Thorsten Sommer
d6e80a4563
Added update system to the app (#13) 2024-06-30 15:26:28 +02:00
Thorsten Sommer
6170e0ce9a
Fixed home page layout for 1080p screens (#10) 2024-06-25 20:46:09 +02:00
Thorsten Sommer
2818aa9341
Fixed links to GitHub sponsors (#9) 2024-06-25 17:46:37 +02:00
Thorsten Sommer
329467123b
Add CI/CD pipeline for releases (#3) 2024-06-23 19:33:21 +02:00
2e647c7c69
Changed identifier to use the GitHub organization 2024-06-01 18:01:08 +02:00
906a09442d
Fixes #12 by remembering the window size 2024-06-01 12:49:10 +02:00
b636b9d08c
Prepared next version 2024-05-31 10:58:29 +02:00
b2c25544b0
Update 2024-05-26 14:21:35 +02:00
6443044685
Update 2024-05-25 20:15:12 +02:00
c92ca6d98c
Update based on metadata 2024-05-21 18:59:23 +02:00
5b194d7b4b
Log metadata at start 2024-05-21 18:59:23 +02:00
3adad8fb55
Read metadata to update project information 2024-05-21 18:59:22 +02:00
8dd6a2f898
Removed dangerousUseHttpScheme setting, which seems not be supported 2024-05-18 21:03:54 +02:00
1ad63e18b9
Added IPC allowlist for localhost 2024-05-13 18:22:13 +02:00
99df9c7643
Added log message for server event listener 2024-05-13 18:21:19 +02:00
2c883245f7
Added log message for dev mode 2024-05-13 18:20:41 +02:00
b44a95c67b
Configured sidecar
- Add the sidecar to start the .NET server when running the app
- Add proper logging
- Add message handling for communication between .NET and Rust/Tauri
- Add dynamic port allocation for the .NET server
- Add transition to .NET app, i.e., a loading screen
2024-05-12 14:40:06 +02:00
c633053663
Fixed spelling 2024-05-12 14:34:29 +02:00
8df346ffce
Disable the updater explicit 2024-05-12 14:33:59 +02:00
9c37f30143
Changed product name to fix the final app name 2024-05-12 14:33:24 +02:00
013e1b9a3f
Added loading screen 2024-05-12 14:33:01 +02:00
6f9326a827
Add command to copy text to the clipboard 2024-05-03 22:55:21 +02:00
463bd7e435
Improved error handling & added delete secret as well 2024-04-20 17:03:39 +02:00
b02b39c023
Added commands to read & store secrets 2024-04-05 22:23:01 +02:00
494e72d868
Init 2024-03-28 22:26:48 +01:00