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 21:00:42 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68558243d97c834803407da18eae7bc0f0bd62fa
voicebox
/
app
T
History
Mriganka
54d72ddfd0
fix: resolve multiple issues (
#96
,
#119
,
#111
,
#108
,
#121
,
#125
,
#127
)
2026-02-20 23:23:38 +05:30
..
src
fix: resolve multiple issues (
#96
,
#119
,
#111
,
#108
,
#121
,
#125
,
#127
)
2026-02-20 23:23:38 +05:30
components.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
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.11 → 0.1.12
2026-01-30 21:23:07 -08:00
tsconfig.json
Add vite/client types to app tsconfig
2026-01-25 04:39:46 -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 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