Skip to content

Tags: albx/KITT

Tags

v2-aspire

Toggle v2-aspire's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move to .NET Aspire (#120)

* #109 - update all packages

* #109 - move streamings endpoints to dedicated project

* #109 - fix build

* #109 - new webassembly app

* #109 - move streamings UI to new web app project

* #109 - add aspire projects. webassembly project does not working

* #109 - Web.App project moved to WASM global interactivity

* #109 - CMS web app project

* #109 - streamings list and delete with reverse proxy

* #109 - schedule streaming page

* #109 - import and streaming detail page

* #109 - fix namespace

* #109 - update some packages and fix external https endpoint on webapp configuration

* #109 - start porting proposals

* #109 - move proposals api clients

* #109 - add proposals UI

* #109 - fix datagrid height on templatecolumn

* #109 - starting to implement proposal detail dialog

* #109 - add components to send messages

* #109 - proposal details and settings page and api

* #109 - starting removing old classes

* #109 - dashboard refactor

* #109 - add proposal details translations

* #109 - wip upgrade to .net 9

* #109 - apphost moved to .net 9

* #109 - removed swashbuckle

* #109 - update nuget packages

* #109 - move to aspire 9.2.0 and update all nuget packages

* #109 - home page loading when becomes interactive

* #109 - ef core client integration

* #109 - starting add transform context

* #109 - update nuget packages. Starting authentication spike with entra ID (not working yet)

* #109 - wip entra id authentication (still not working)

* #109 - entraid authentication

* #109 - logout

* #109 - add proposals web api configuration for entra id authentication

* #109 - static assets

* #109 - removed scopes from configuration parameters

* #109 - update to .net aspire 9.3

* #109 - move settings endpoints under cms api.

* #109 - enable sql server token cache

* #109 - removed old projects

* #109 - WIP integration testing for cms webapi (still not working)

* #109 - wip integration testing, still broken

* #109 - fix naming for environment variables

* #109 - fix page loading

* #109 - update packages

* #109 - update nuget packages, add keyvault

* #109 - fix navmenu visibility when user is not authenticated

* #109 - update packages, key vault configuration

* #109 - add key vault support

* #109 - move database to azure sql integration

* #109 - service names in class library

* #109 - (WIP) setup infrastructure via aspire cli

* #109 (WIP) some chat with copilot to have a gh action which can deploy the project

* #109 - edit readme with instruction for azure login

* #109 - upgrade to aspire 9.4

* #109 - update nuget package to aspire 9.41

* #109 - update infra files

* Configure Azure Developer Pipeline

* #109 - update github action, update nuget packages

* #109 - remove other github actions (should be restored in the future)

v1.1-monolith

Toggle v1.1-monolith's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update kitt-telegram.yml

v1-mudblazor

Toggle v1-mudblazor's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #110 from albx/dependabot/nuget/src/LemonBot/Syste…

…m.Text.Json-8.0.4

Bump System.Text.Json from 8.0.3 to 8.0.4 in /src/LemonBot