Commit Graph

  • 7952c13c2b feat: Allow PR checks on dev branch and standardize dotnet version formatting HueByte 2026-02-19 11:01:11 +01:00
  • 6db53453af deploy: 844313a8c6 HueByte 2026-02-19 09:53:04 +00:00
  • 844313a8c6 Merge pull request #1 from HueByte/dev Hue 2026-02-19 10:52:05 +01:00
  • efc6aa8a02 feat: Update changelog for v0.1.1 release and increment version to 0.1.1 HueByte 2026-02-19 10:46:45 +01:00
  • ff184da095 feat: Enhance server connection handling with exponential backoff and improved reconnection logic HueByte 2026-02-19 10:44:00 +01:00
  • 9b8c648c8d fix: Remove invisible character from using directive in migration file v0.1.0 HueByte 2026-02-19 10:18:02 +01:00
  • c553705c32 feat: Add format check step to CI workflows for .NET project HueByte 2026-02-19 10:12:34 +01:00
  • 9975f4e4be Refactor and update various components of EchoHub.Server HueByte 2026-02-19 10:12:28 +01:00
  • 32e01e8d71 feat: Add .gitattributes to enforce LF line endings for shell scripts HueByte 2026-02-19 10:08:39 +01:00
  • aea29d3977 feat: Enable manual triggering of CI workflow with workflow_dispatch event HueByte 2026-02-19 10:00:01 +01:00
  • b0e1ec48af feat: Enable automatic release creation in CI workflow with versioning and artifact publishing HueByte 2026-02-19 09:56:58 +01:00
  • 9f7052667b deploy: 16e0b0743d HueByte 2026-02-19 08:56:53 +00:00
  • 16e0b0743d fix: Update API documentation links and remove unnecessary file types from docfx configuration HueByte 2026-02-19 09:55:52 +01:00
  • 277ba787ee deploy: ff9c264f4b HueByte 2026-02-19 08:55:19 +00:00
  • ff9c264f4b feat: Add documentation files including Code of Conduct, Contributing guidelines, and Security policy; update Markdown linting configuration and scripts HueByte 2026-02-19 09:53:06 +01:00
  • 653f25b70b feat: Add issue templates for bug reports and feature requests, and update PR template HueByte 2026-02-19 09:52:57 +01:00
  • c9f7d86529 feat: Add changelog and update documentation structure with new styles and assets HueByte 2026-02-19 09:52:46 +01:00
  • 5cf3788c33 deploy: ad69420ec8 HueByte 2026-02-19 08:14:28 +00:00
  • ad69420ec8 feat: Add avatar upload functionality and refactor profile handling in AppOrchestrator HueByte 2026-02-19 09:11:14 +01:00
  • bed6040f7c feat: Implement chat line wrapping and viewport resizing for message display HueByte 2026-02-19 09:11:01 +01:00
  • 96b31ec568 feat: Manage joined channels in AppOrchestrator and update channel history handling HueByte 2026-02-19 08:03:30 +01:00
  • eef9059b6a feat: Add documentation build and deployment workflow HueByte 2026-02-19 08:03:19 +01:00
  • 49240026b0 feat: Enhance CI workflows to check for source and documentation changes, and cache NuGet packages feat: Embed appsettings.json as a resource and update configuration loading logic HueByte 2026-02-19 07:01:22 +01:00
  • 52ea2a92a3 Reset web to empty orphan commit HueByte 2026-02-19 06:45:50 +01:00
  • 1827f25944 fix: Add yield statement to ensure host finishes starting before logging or connecting HueByte 2026-02-19 06:25:29 +01:00
  • ff0ab068dc feat: Log connection details when PublicServer is enabled HueByte 2026-02-19 06:21:40 +01:00
  • 15b6443cf0 refactor: Remove PublicPort configuration and update registration logic HueByte 2026-02-19 06:18:43 +01:00
  • a273ff6bea feat: Implement server directory registration and user count tracking HueByte 2026-02-19 06:05:31 +01:00
  • b45b4c3139 feat: Enhance chat UI with topic display and command autocomplete functionality HueByte 2026-02-19 05:50:24 +01:00
  • 0c2a94ef17 fix: Update src change detection logic to handle initial push scenario HueByte 2026-02-19 05:41:14 +01:00
  • 56ff6197a2 feat: Add initial implementation of CI/CD workflows, documentation, and testing framework HueByte 2026-02-19 05:35:05 +01:00
  • 3188d18da2 feat: Revamp README.md with detailed project overview and usage instructions HueByte 2026-02-19 05:13:48 +01:00
  • 70ca2da7ae fix: Update connection string handling to allow for empty configuration HueByte 2026-02-19 04:53:43 +01:00
  • d4d5a71ec4 fix: Update appsettings.example.json to include server URLs HueByte 2026-02-19 04:42:38 +01:00
  • c9c76c43fa feat: Add Create Channel dialog and related events HueByte 2026-02-19 04:36:40 +01:00
  • ebc8fffec8 Refactor EchoHub solution structure and remove unused components HueByte 2026-02-19 03:51:38 +01:00
  • 287270b26d feat: Refactor authentication and token management HueByte 2026-02-19 03:25:01 +01:00
  • ed1bf13302 Implement chat rendering and message handling with colored segments HueByte 2026-02-19 02:53:29 +01:00
  • 1e6ecab583 Enhance configuration and logging setup HueByte 2026-02-19 02:53:11 +01:00
  • fe3a120134 Update .gitignore to exclude appsettings files and add appsettings.example.json HueByte 2026-02-18 13:56:30 +01:00
  • cfa8b90d04 Add core models, DTOs, and services for EchoHub chat application HueByte 2026-02-18 13:52:19 +01:00
  • 20a341947a Initial commit Hue 2026-02-18 08:58:49 +01:00