Commit Graph

27 Commits

Author SHA1 Message Date
10367c86fe
Implemented move to workspace feature 2024-07-12 15:28:40 +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
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
c76a5e4dbf
Implemented basic store and load operation for chats 2024-07-10 19:27:49 +02:00
12fdcc9d8f
Basic implementation of the workspace component 2024-07-09 20:25:48 +02:00
Thorsten Sommer
839c398209
Added draft for workspaces 2024-07-04 11:00:13 +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
0c1e2a28ab
Update 2024-06-02 21:04:53 +02:00
df8f207e7f
Added changelog component 2024-06-02 20:52:30 +02:00
3eff9c700a
Added the motivation 2024-06-01 22:16:10 +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
cfd1b0d448
Unified border settings 2024-05-30 11:24:00 +02:00
a990011311
Added a mud text list component 2024-05-28 20:46:44 +02:00
8924acb5c1
Made the text justified & use auto-hyphen 2024-05-28 20:46:26 +02:00
16005797fb
Fixed #48: links will open inside the default browser 2024-05-25 20:01:21 +02:00
ca21499855
Added third-party components to the about page 2024-05-25 14:10:30 +02:00