Skip to content

Tags: MoosicBox/MoosicBox

Tags

master-a3c16a7560

Toggle master-a3c16a7560's commit message
Test shared-state Actix app builder wiring

- Add shared-state bridge test coverage for default HTML vanilla JS
Actix apps
- Add transport channel and dispatcher tests for Actix renderer
configuration
- Hoist shared-state test imports and fixtures behind feature gates

master-881ee5e76f

Toggle master-881ee5e76f's commit message
Force MSVC DLL runtime in Windows CI

- Generate a Windows CMake toolchain file that sets the MSVC runtime to
MultiThreadedDLL
- Override debug C and C++ flags to use /MD with the Ninja generator
- Export the toolchain file before running the build-and-test suite

master-95be853f10

Toggle master-95be853f10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge 0fa56bb into d234b7f

master-f7d683bb29

Toggle master-f7d683bb29's commit message
Upgrade compatible Cargo dependencies

master-22a12b8bf1

Toggle master-22a12b8bf1's commit message
Upgrade compatible Cargo dependencies

master-0dc8848852

Toggle master-0dc8848852's commit message
Normalize markdown code fence languages

- Extract the first token from fenced code block info strings
- Add syntax language alias normalization for common short names
- Use normalized syntax tokens before syntect highlighting
- Cover language alias and modifier parsing with unit tests

master-771f113ca6

Toggle master-771f113ca6's commit message
Upgrade compatible Cargo dependencies

master-7c6cf30f0f

Toggle master-7c6cf30f0f's commit message
Document Switchy Actix web server crate

- Add a README for `switchy_web_server_actix`
- Describe the Actix backend role and supported integrations
- Include direct and higher-level Cargo usage examples

master-3620d3dc09

Toggle master-3620d3dc09's commit message
Upgrade compatible Cargo dependencies

master-7b3ec90c9c

Toggle master-7b3ec90c9c's commit message
Upgrade compatible Cargo dependencies