Commit Graph

320 Commits

Author SHA1 Message Date
Thorsten Sommer
c1b92a05fc
Fixed the bug where users were no longer able to move chats to workspaces, caused by the migration to MudBlazor 7.x.x (#57) 2024-07-28 18:38:03 +02:00
Thorsten Sommer
cac2373269
Cannot delete some providers (#56)
Fixed the bug where users cannot delete a self-hosted provider when an API token was never entered
2024-07-28 16:55:38 +02:00
Thorsten Sommer
f3aa38e090
Refactored issue handling (#55) 2024-07-28 13:53:22 +02:00
Thorsten Sommer
b3b8bf23dc
Add default configuration for assistants (#52) 2024-07-28 11:20:00 +02:00
Thorsten Sommer
a1c4618796
Improved spelling of a tooltip (#50) 2024-07-26 13:51:02 +02:00
Thorsten Sommer
0f06b96943
Fixed spellchecking config for single line dialog (#49) 2024-07-26 13:41:22 +02:00
Thorsten Sommer
d6bd0dc45b
Fixed spacing for update button (#48) 2024-07-26 12:24:47 +02:00
Thorsten Sommer
79892eb829
Removed the previously necessary MudList parameter 'Clickable' (#46) 2024-07-26 10:16:46 +02:00
Thorsten Sommer
d6cf65e973
Fixing #44 (#45) 2024-07-26 08:56:26 +02:00
Thorsten Sommer
9267ef865d
Added Fireworks provider (#43) 2024-07-25 15:29:44 +02:00
Thorsten Sommer
4f5815272a
39 improve hostname handling (#42) 2024-07-24 19:27:25 +02:00
Thorsten Sommer
5250e5d2fb
Migrate to MudBlazor v7.x.x (#41) 2024-07-24 15:17:45 +02:00
Thorsten Sommer
a956b55d6b
Adding a coding assistant (#38) 2024-07-16 20:06:04 +02:00
Thorsten Sommer
a9ca51377e
Fixed description of possible self-hosted providers (#37) 2024-07-16 10:56:18 +02:00
Thorsten Sommer
880f86316b
Prepared release v0.8.1 (#36) 2024-07-16 10:36:26 +02:00
Thorsten Sommer
063fd0fcfa
Add support for ollama (#34) 2024-07-16 10:28:13 +02:00
Thorsten Sommer
179f350af5
Fixed spellchecking for assistants (#35) 2024-07-15 16:56:28 +02:00
Thorsten Sommer
58c9d8ac33
Add assistants (#33) 2024-07-14 21:46:17 +02:00
Thorsten Sommer
88aefe1c4e
Fixed release metadata (#32) 2024-07-13 14:13:08 +02:00
Thorsten Sommer
12e31453e3
Fixed in app description of LLM providers (#31) 2024-07-13 13:46:24 +02:00
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
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
d09198d60b
Added triggers for configurations 2024-06-01 17:37:17 +02:00
d59c09611a
Added a supporters page 2024-06-01 12:08:48 +02:00
e4f045a2cc
Fixes #45 2024-05-31 22:09:43 +02:00
6b1b8ee52e
Fixed parsing .NET versions, cf. https://github.com/nushell/nushell/issues/13011 2024-05-31 10:57:06 +02:00
4c9d671f20
Improved .NET regex 2024-05-30 23:06:34 +02:00
5bd05c1cc8
Fixed sys command due to latest NuShell update 2024-05-30 21:05:29 +02:00
e7aab74112
Added a quick start guide 2024-05-30 21:00:10 +02:00
987a24591d
Added the vision 2024-05-30 12:27:25 +02:00
ebfa836756
Added benefit "no bloatware" 2024-05-30 11:30:49 +02:00
cfd1b0d448
Unified border settings 2024-05-30 11:24:00 +02:00
ab938b8502
Removed the error page 2024-05-30 11:23:30 +02:00
ba1998645a
Disable scrolling on the top level 2024-05-30 11:12:35 +02:00
11edd5827e
Fixed #54 2024-05-29 23:10:09 +02:00
c49d5aea93
Added introduction content 2024-05-28 20:47:11 +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
0042852706
Unified about page content into expansion panels 2024-05-28 18:31:08 +02:00
4d5a46038c
Fixed viewport 2024-05-28 12:37:29 +02:00
095689e0fe
Formatting 2024-05-27 20:02:57 +02:00
2601a264f2
Added a banner for the start page 2024-05-27 20:02:23 +02:00
9b36969c8b
Automate updating the license's year for every released version 2024-05-26 10:52:34 +02:00
53a98637c0
Update 2024-05-26 10:51:28 +02:00
9abf61183c
Update 2024-05-26 10:50:51 +02:00
01e237da4f
Improved Markdown handling again
Sometimes, it happens that the live Markdown rendering goes wrong. See also #28 and b185463c3e.
2024-05-25 22:24:09 +02:00
1690bd13ec
Added license to the about page 2024-05-25 22:20:38 +02:00
a6e9ef7757
Override header styles for Markdown 2024-05-25 22:19:27 +02:00
16005797fb
Fixed #48: links will open inside the default browser 2024-05-25 20:01:21 +02:00
283ee7a1bc
Optimized imports 2024-05-25 14:10:40 +02:00
ca21499855
Added third-party components to the about page 2024-05-25 14:10:30 +02:00
cc37a0aa67
Changed icons for different components in the versions section 2024-05-25 14:09:55 +02:00
8e1c28681e
Added an icon to the versions sections 2024-05-25 14:09:26 +02:00
c4a5242674
Migrated back to stream directly into the Markdown renderer; due to its update, this seems now be possible. 2024-05-25 14:08:48 +02:00
be94f6156e
Upgraded dependencies 2024-05-25 14:07:33 +02:00
5b2c2ab826
Added more cases 2024-05-21 19:05:28 +02:00
93c6067c17
Fixed issue when work directory is clean 2024-05-21 19:05:15 +02:00
bbce08ddc5
Prevent Tauri watch 2024-05-21 18:59:23 +02:00
e60a8d5b3c
Added about page to show metadata 2024-05-21 18:59:23 +02:00
3b7d8a4db4
Add author 2024-05-21 18:59:23 +02:00
1c9f075955
Read metadata to update project information 2024-05-21 18:59:23 +02:00
c7ae71863f
Enhanced build script to generate & maintain the metadata; closes #29 2024-05-21 18:59:22 +02:00
18def8a49e
Added tooltips to the navigation 2024-05-19 21:09:23 +02:00
9c1a49bc01
Improved imports 2024-05-19 20:54:43 +02:00
276a33a52e
Fixed missed row numbers of providers 2024-05-19 20:28:25 +02:00
b485da7aa9
Auto-enable button to reload models, when necessary data was provided 2024-05-19 19:42:15 +02:00
25853bab86
Fixed table cells width 2024-05-19 19:41:33 +02:00
1742d3464b
Added used model 2024-05-19 16:16:16 +02:00
0b66aa7c79
Replaced the static placeholder model with the chosen model 2024-05-19 16:15:20 +02:00
bd5daea248
Apply .NET 8 syntax 2024-05-19 16:14:49 +02:00
0b4547d5b3
Optimized method calls 2024-05-19 16:14:30 +02:00
722c7e943d
Mode model loading returning enumerable list of data 2024-05-19 16:14:05 +02:00
6da453e022
Fixed naming of variable 2024-05-19 16:12:50 +02:00
5982559ceb
Fixed spacing between provider dialogs fields 2024-05-19 16:12:32 +02:00
ec2dbb923c
Added model selection 2024-05-19 16:12:07 +02:00
fc1ad26f6a
Show the chosen model for any provider 2024-05-19 16:10:57 +02:00
a2a1642c76
Included model to the provider data model 2024-05-19 16:10:37 +02:00
2a152880f4
Fixed handling of instance names while provider creation 2024-05-19 16:09:52 +02:00
38b74a0795
Added description for NoProvider 2024-05-19 16:07:43 +02:00
be0dc6766b
Spelling 2024-05-19 16:06:48 +02:00
3e1d171968
Override the ToString method for models 2024-05-19 16:06:35 +02:00
8a42d1eb50
Hide CS8974 warnings, which are not avoidable when using MudBlazor validator methods 2024-05-19 16:05:56 +02:00
4713785fa6
Moved production-related imports behind a preprocessor directives 2024-05-19 16:05:06 +02:00
6056d1ac36
Exclude build script from .NET solution view 2024-05-19 12:32:42 +02:00
2669a089e4
Added woff2 fonts to LFS 2024-05-18 22:56:57 +02:00
de190a759b
Added woff2 fonts to LFS 2024-05-18 22:52:00 +02:00
884322b6e1
Added fonts to static local assets 2024-05-18 22:48:13 +02:00
b63013ab49
Fixed dev. exception page 2024-05-18 22:40:48 +02:00
cb3bb42aa4
Added preprocessor directives to handle both development & release versions 2024-05-18 21:50:46 +02:00
847b89b5e9
Update 2024-05-18 20:41:23 +02:00
49c558b8cf
Changed layout to fix overlapping issue on Windows 2024-05-14 08:50:28 +02:00
16113782e0
Integrated the Rust publish process as well 2024-05-13 20:52:32 +02:00
2bdd622dd6
Changed default model to be GPT4-omni 2024-05-13 20:52:08 +02:00
21911a68ed
Defined subcommands, e.g., to automate the fix for #27 2024-05-13 20:21:41 +02:00
79b9e1c26a
Fixed #27 by mirroring & embedding third-party web assets
This is a temporary solution until Microsoft or the community solves https://github.com/dotnet/aspnetcore/issues/21536
2024-05-13 18:46:26 +02:00
b185463c3e
Switched the solution to fix #28 (and #24)
Instead of using a custom fork of the component, we use the release version. The custom fork causes #24. Now, we did what anyone does: We show the plain Markdown code first and switch to Markdown rendering after streaming is done.

- Removed local custom fork of the library
- Added release version of library
- Show plain Markdown code while streaming
- Switch to Markdown rendering after streaming
2024-05-13 18:42:34 +02:00
8b6495ebe0
Link app.css 2024-05-13 18:24:18 +02:00
5ca529be9e
Send a message to Tauri on stdout when the server was started 2024-05-12 14:32:34 +02:00
a45d162d2a
Update 2024-05-12 14:31:33 +02:00
18d53a09dc
Move compiled .NET app to dist folder using expected platform naming 2024-05-11 13:31:54 +02:00
f15c6b4878
Use the port provided by args or default 5000 for dev 2024-05-11 13:30:17 +02:00
58f8875015
Enabled static file embedding 2024-05-10 21:52:37 +02:00
3b4d44dbe6
Configured publishing, trimming, and static file embedding 2024-05-10 21:52:19 +02:00
64cbf1fcb3
Added a cross-platform build script 2024-05-10 21:51:36 +02:00
1c5451fccf
Configured Gitlab server 2024-05-10 21:49:26 +02:00
071f161d2a
Treating null warnings as errors 2024-05-04 11:19:55 +02:00
bc2a297fc5
Update 2024-05-04 11:12:11 +02:00
867de08bfe
Added the no provider 2024-05-04 11:12:05 +02:00
9f0c1dc410
Data structure for image URL 2024-05-04 11:11:42 +02:00
3224cfb39c
Added OpenAI provider 2024-05-04 11:11:23 +02:00
bb663d1b73
Added chat UI 2024-05-04 11:11:09 +02:00
862ec9c36a
Added options for energy saving & send shortcuts to UI 2024-05-04 11:08:45 +02:00
5bc0f7f7df
Added components for configuration options 2024-05-04 11:08:18 +02:00
0541e1b18e
Added options for energy saving & send shortcuts 2024-05-04 11:00:46 +02:00
f9c87fc72c
Defined a base provider to handle http client & base address 2024-05-04 10:59:13 +02:00
36fb450fad
Added data structure for models 2024-05-04 10:58:32 +02:00
bbb9d883a1
Refined provider interface 2024-05-04 10:58:18 +02:00
418f458118
Added documentation 2024-05-04 10:55:00 +02:00
0859b1f2ec
Added Rust service class to use system clipboard 2024-05-04 10:50:04 +02:00
c43ad32fb1
Add random service 2024-05-04 10:49:09 +02:00
0b9bf32a84
Added Markdown clipboard service 2024-05-04 10:48:06 +02:00
f11b9e0299
Add configuration for snackbar 2024-05-04 10:41:14 +02:00
c84184e5d1
Temporarily added MudBlazor.Markdown to the solution
This is necessary due to issue https://github.com/MyNihongo/MudBlazor.Markdown/issues/247

I created a PR as well: https://github.com/MyNihongo/MudBlazor.Markdown/pull/246
2024-05-03 22:59:46 +02:00
7db5b6758e
Update 2024-05-03 22:54:17 +02:00
c43019fbd4
Added send button 2024-04-22 19:59:55 +02:00
a8c35f4d07
Added chat page & draft content block component 2024-04-22 18:56:18 +02:00
8115179bb3
Made content fill entire height 2024-04-21 15:22:02 +02:00
cd5f882452
Implemented NOP op 2024-04-20 17:13:32 +02:00
407066a5a0
Added confirmation dialog 2024-04-20 17:07:27 +02:00
c3fd6b81a8
Finished provider settings 2024-04-20 17:07:12 +02:00
7748c6611b
Formatting 2024-04-20 17:03:57 +02:00
62e16f2897
Added instance name validation 2024-04-19 23:27:38 +02:00
cc75df4a15
Added settings & settings manager 2024-04-19 21:25:44 +02:00
6cbbcbc1e1
Moved 2024-04-19 21:19:53 +02:00
d1cb5204c1
Init 2024-04-19 21:18:40 +02:00
583f530d28
Added settings manager to handle configuration 2024-04-05 22:23:36 +02:00
6bde4bb125
Removed Monaco editor 2024-04-05 22:22:08 +02:00
a5d449b8e7
Fixed root namespace 2024-04-05 22:21:44 +02:00
b1ee99c09a
Don't run Rust in terminal 2024-04-05 22:19:54 +02:00
5b54cd60a0
Integration of MudBlazor 2024-04-05 16:16:33 +02:00
668c85dac8
Added run config 2024-04-05 14:41:11 +02:00
494e72d868
Init 2024-03-28 22:26:48 +01:00