Commit Graph

182 Commits

Author SHA1 Message Date
4b6420ee15
Prepared release v0.7.0 2024-07-13 10:34:37 +02:00
09e1f8715f
Shorten the chat titles, when necessary 2024-07-13 10:04:52 +02:00
eae1944695
Added temporary chat maintenance service 2024-07-12 23:13:10 +02:00
ba5b109bcf
Show a warning when the user leaves the chat page while there are unsaved changes 2024-07-12 22:31:47 +02:00
152eed6542
Added option to delete current & start new chat 2024-07-12 22:03:46 +02:00
4f8a6533c3
Check unsaved changes from the workspace component 2024-07-12 21:44:46 +02:00
562276ed3f
Implemented SendMessageUseFirstResult for message bus 2024-07-12 21:43:12 +02:00
82cda5ee66
Added option to start new chat in the same workspace 2024-07-12 20:50:47 +02:00
51c4deed8b
Spelling 2024-07-12 20:47:27 +02:00
733b2b1ac9
Implemented feature to start new chats from a workspace 2024-07-12 19:30:06 +02:00
ce8f50ee66
Implemented move feature inside the workspace component 2024-07-12 16:05:07 +02:00
bf83c1830b
Allow customization of confirmation button color 2024-07-12 16:04:47 +02:00
10367c86fe
Implemented move to workspace feature 2024-07-12 15:28:40 +02:00
718beb85ac
Fixed background update service 2024-07-12 13:08:57 +02:00
7b5d2df873
Implemented rename and delete operations for workspaces 2024-07-12 12:44:41 +02:00
50da92ee29
Added option to create a workspace 2024-07-11 21:33:12 +02:00
72fa028d47
Implemented renaming of chats 2024-07-11 13:03:07 +02:00
Thorsten Sommer
7afc017c63
Refactoring 2024-07-11 09:44:26 +02:00
Thorsten Sommer
2adfdb1014
Added option to start new chat 2024-07-11 09:27:22 +02:00
Thorsten Sommer
73b7d81903
Implemented delete chat operation 2024-07-11 08:54:46 +02:00
Thorsten Sommer
32af4211db
Refactored tree data structure 2024-07-11 08:54:03 +02:00
Thorsten Sommer
9f954274ff
Refactored tree data loading to avoid the MudBlazor server-based approach 2024-07-11 08:27:06 +02:00
Thorsten Sommer
3582dc7d97
Removed debug button 2024-07-11 08:25:25 +02:00
c76a5e4dbf
Implemented basic store and load operation for chats 2024-07-10 19:27:49 +02:00
d0858a1707
Fixed type design for JSON serialization & deserialization 2024-07-10 19:26:59 +02:00
bc56b2d9b0
Disable workspaces when desired 2024-07-10 13:20:45 +02:00
d311cd9783
Moved chat buttons into a toolbar 2024-07-10 13:20:15 +02:00
6986a21809
Added configuration settings concerning workspaces 2024-07-10 12:59:22 +02:00
12fdcc9d8f
Basic implementation of the workspace component 2024-07-09 20:25:48 +02:00
b57d7d56ea
Change data directory 2024-07-09 20:21:06 +02:00
1b9530bc1f
Spelling 2024-07-09 20:19:17 +02:00
Thorsten Sommer
839c398209
Added draft for workspaces 2024-07-04 11:00:13 +02:00
Thorsten Sommer
aa1beb4340
Spelling 2024-07-04 10:59:30 +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
9b1649b48a
Implemented the Anthropic provider (#17) 2024-06-30 20:56:08 +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
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
Thorsten Sommer
6d0002ac3b
Correct links to Sponsors.md 2024-06-04 19:49:08 +02:00
de541e2be1
Fixes #61 until GitHub approved our account 2024-06-04 18:45:57 +02:00
97f0974cf7
Fixed #63 2024-06-03 19:43:13 +02:00
9d70103b72
Allow using a provisional API key 2024-06-03 19:42:53 +02:00
0c1e2a28ab
Update 2024-06-02 21:04:53 +02:00
86102e383f
Fixed regex to allow ? chars 2024-06-02 21:04:44 +02:00
40a6e6c284
Added changelog to the about and start pages 2024-06-02 20:54:02 +02:00
b9f08578a0
Extended build script to update changelogs inside the C# code base 2024-06-02 20:53:11 +02:00