Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
2244afa
Massive Refactor - Add Expression Hotkeys
Cazzar Aug 24, 2026
8c8af48
Fix logging
Cazzar Aug 24, 2026
b2f654c
re-add funding.yml
Cazzar Aug 24, 2026
28a9c7b
Clean up a comment
Cazzar Aug 24, 2026
74354e5
Use new expressionName in status.
Cazzar Aug 26, 2026
0406aca
defensive: set GH_REPO in release workflow
Cazzar Aug 28, 2026
e295a8d
fix(expression-cache): Properly use IReadOnlyList
Cazzar Aug 28, 2026
b453d30
fix(build): Ensure manifest fragment is getting updates
Cazzar Aug 28, 2026
6f4657e
feat: Make sure that we don't spam title updates and make state use t…
Cazzar Aug 28, 2026
2e04d2e
chore: drop unused function
Cazzar Aug 28, 2026
371e9fc
fix: mis-aligned uuid in package names
Cazzar Aug 28, 2026
3560429
fix: handle errors in settings - prevent on frontend & backend
Cazzar Aug 28, 2026
0c718d7
fix: edge case crash on text decode
Cazzar Aug 28, 2026
8cde638
fix(connection): provide sane defaults for port/host if they get empt…
Cazzar Aug 28, 2026
f51b5fe
fix(state): Follow the same pattern as the title - initial state coul…
Cazzar Aug 28, 2026
8cc1649
fix(title): Apply title to all states not just default
Cazzar Aug 28, 2026
9b5dcab
fix: cache based off current model too.
Cazzar Aug 28, 2026
162fe48
refactor: use model position tracker for the changes
Cazzar Aug 28, 2026
2173972
fix: run updated event on it's own thread
Cazzar Aug 30, 2026
84dacd7
fix: logging & limit connection time for vtubestudio
Cazzar Aug 30, 2026
242f325
Revert "fix: mis-aligned uuid in package names"
Cazzar Aug 30, 2026
938dc91
fix(ux): Force ToggleExpression to mark expressions as inactive when …
Cazzar Aug 30, 2026
919ba4a
WIP: Code cleanup
Cazzar Sep 1, 2026
077e1f0
Promote thesingle state to core
Cazzar Sep 1, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ko_fi: cazzar
ko_fi: cazzar
132 changes: 0 additions & 132 deletions .github/workflows/build-package-minor.yml

This file was deleted.

106 changes: 0 additions & 106 deletions .github/workflows/build-package-norelease.yml

This file was deleted.

133 changes: 0 additions & 133 deletions .github/workflows/build-package-release-major.yml

This file was deleted.

Loading
Loading