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-15 12:50:42 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d8672bb9c480ce82cd442dcef96d2dfdc0bff93
voicebox
/
app
/
src
T
History
Jamie Pine
d14aca2267
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
..
components
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
lib
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
stores
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
types
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
App.tsx
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
index.css
Implement sidebar navigation and model management features. Refactor App component to utilize a Sidebar for tab navigation, integrating ProfileList, GenerationForm, HistoryTable, and ServerStatus components. Introduce ModelManagement and ModelProgress components for handling AI model downloads and status updates. Enhance CSS for sidebar styling and add progress tracking functionality in the backend for model downloads.
2026-01-25 03:10:16 -08:00
main.tsx
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