This website requires JavaScript.
Explore
Help
Register
Sign In
Labyricorn
/
voicebox
Watch
1
Star
0
Fork
0
mirror of
https://github.com/jamiepine/voicebox.git
synced
2026-09-12 19:30:38 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fix/sample-preprocessor
voicebox
/
tauri
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
James Pine
28aa963b09
readme update
2026-04-18 21:19:51 -07:00
..
assets
Update UI components and styles for improved functionality and aesthetics
2026-01-25 17:06:14 -08:00
src
fix: avoid ScreenCaptureKit launch crash on macOS 11 (
#424
)
2026-04-16 01:58:29 -07:00
src-tauri
readme update
2026-04-18 21:19:51 -07:00
index.html
Update dependencies and enhance project structure. Upgraded Tailwind CSS to version 4.1.0, removed obsolete configuration files, and added a comprehensive CURRENT_STATE.md file detailing project features, architecture, and future plans. Improved history management in the backend with new response models and optimized API endpoints for better data handling.
2026-01-25 02:54:31 -08:00
package.json
Bump version: 0.4.0 → 0.4.1
2026-04-18 15:15:58 -07:00
tsconfig.json
Add Tauri integration and server management features. Introduced auto-start functionality for the bundled server in Tauri environment, added configuration management for data directories, and refactored backend components to utilize the new config module. Updated dependencies and improved project structure for better organization.
2026-01-25 04:25:45 -08:00
tsconfig.node.json
Initialize voicebox project with backend, frontend, and Tauri setup. Added configuration files, dependencies, and basic structure for components, hooks, and utilities. Included README and setup documentation for guidance.
2026-01-25 02:19:06 -08:00
vite.config.ts
overhaul settings: split into routed sub-tabs, add server logs, changelog, reusable setting components
2026-03-16 09:31:14 -07:00