Commit Graph

24 Commits

Author SHA1 Message Date
Thorsten Sommer
5d3ea3d57a
Upgraded dependencies (#176) 2024-10-28 15:59:36 +01:00
Thorsten Sommer
efb30cad87
Upgraded dependencies (#169) 2024-10-18 10:40:19 +02:00
Thorsten Sommer
d0d9fa3d22
Upgraded MudBlazor.Markdown (#130) 2024-09-08 11:27:57 +02:00
Thorsten Sommer
2efd08dbbc
Prepared release v0.9.4 (#125) 2024-09-06 22:24:23 +02:00
Thorsten Sommer
4ea767cb45
Revert MudBlazor to v7.6.0 (#123) 2024-09-06 13:14:51 +02:00
Thorsten Sommer
11846e279c
Prepare release v0.9.3 (#121) 2024-09-05 20:53:51 +02:00
Thorsten Sommer
ea0ead58f8
Prepare release v0.8.8 (#74) 2024-08-14 08:39:32 +02:00
Thorsten Sommer
77e7e044e3
Upgraded MudBlazor to v7.6.0 (#71) 2024-08-11 20:59:05 +02:00
Thorsten Sommer
e08687a5ca
Upgraded MudBlazor (#67) 2024-08-02 07:55:37 +02:00
Thorsten Sommer
4cb49d9f27
Allow reading web content into assistants (#63) 2024-08-01 21:53:28 +02:00
Thorsten Sommer
5250e5d2fb
Migrate to MudBlazor v7.x.x (#41) 2024-07-24 15:17:45 +02:00
Thorsten Sommer
329467123b
Add CI/CD pipeline for releases (#3) 2024-06-23 19:33:21 +02:00
be94f6156e
Upgraded dependencies 2024-05-25 14:07:33 +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
8a42d1eb50
Hide CS8974 warnings, which are not avoidable when using MudBlazor validator methods 2024-05-19 16:05:56 +02:00
6056d1ac36
Exclude build script from .NET solution view 2024-05-19 12:32:42 +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
3b4d44dbe6
Configured publishing, trimming, and static file embedding 2024-05-10 21:52:19 +02:00
071f161d2a
Treating null warnings as errors 2024-05-04 11:19:55 +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
a5d449b8e7
Fixed root namespace 2024-04-05 22:21:44 +02:00
5b54cd60a0
Integration of MudBlazor 2024-04-05 16:16:33 +02:00
494e72d868
Init 2024-03-28 22:26:48 +01:00