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 04:40:40 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e316b0b4bb568e9054ddcae88535f54bb99cd189
voicebox
/
tauri
T
History
Jamie Pine
and
GitHub
e316b0b4bb
Merge pull request
#274
from jamiepine/feat/landing-page-redesign
...
Landing page v0.2.0 redesign
2026-03-15 06:22:04 -07:00
..
assets
Update UI components and styles for improved functionality and aesthetics
2026-01-25 17:06:14 -08:00
src
Move tauri imports behind platform abstraction, merge CUDA build into release workflow
2026-03-13 11:33:32 -07:00
src-tauri
Merge pull request
#274
from jamiepine/feat/landing-page-redesign
2026-03-15 06:22:04 -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.1.13 → 0.2.0
2026-03-13 11:06:40 -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
Update dependencies and enhance UI components for better functionality
2026-01-25 16:38:25 -08:00