Commit Graph

162 Commits

Author SHA1 Message Date
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
df8f207e7f
Added changelog component 2024-06-02 20:52:30 +02:00
cac0ecc7e2
Added changelogs 2024-06-02 20:52:16 +02:00
58160f3eaa
Inject an HTTP client into the DI system 2024-06-02 20:51:26 +02:00
3eff9c700a
Added the motivation 2024-06-01 22:16:10 +02:00
4d6b06d3a1
Explicit disabled multi expansion 2024-06-01 22:15:42 +02:00
9660394422
Refactored the vision into its own component 2024-06-01 22:13:57 +02:00
723166aa49
Refactored expansion panels into its own component 2024-06-01 20:48:24 +02:00
fa80e5c1c0
Refactored inner scrolling into its own component 2024-06-01 20:32:30 +02:00
db3379b4eb
Apply spellchecking to the instance name field 2024-06-01 20:00:17 +02:00
f7d0cfa102
Added setting for spellchecking 2024-06-01 19:55:12 +02:00
e41863c7ba
Fixes #57 2024-06-01 18:09:47 +02:00
6fbb74fc3a
Fixes #59; home icon was highlighted all the time 2024-06-01 17:49:26 +02:00