Commit Graph

  • 4ff775bc98 Update packageManager version in package.json to [email protected] Jamie Pine 2026-01-29 19:53:38 -08:00
  • 6351aa75e9 Refactor StoryList component for improved readability and organization Jamie Pine 2026-01-29 19:46:27 -08:00
  • 43873a883b Update StoryList component styles for improved UI consistency Jamie Pine 2026-01-29 19:34:28 -08:00
  • 60012b81c0 Refactor ProfileForm and SampleList components for improved UI and functionality Jamie Pine 2026-01-29 19:32:05 -08:00
  • 89f3127c37 Implement avatar upload and management for voice profiles Jamie Pine 2026-01-29 19:28:42 -08:00
  • ef3c3a7f8c Refactor ProfileForm for improved readability and maintainability Jamie Pine 2026-01-29 18:56:22 -08:00
  • 7b5e73cfa8 Add .npmrc for bun usage and update dependencies Jamie Pine 2026-01-29 18:56:10 -08:00
  • 462f104494 Enhance ProgressManager for thread safety and event loop integration Jamie Pine 2026-01-29 16:23:46 -08:00
  • fadb57164e Update README to reflect API endpoint changes and enhance profile creation example Jamie Pine 2026-01-29 16:14:19 -08:00
  • e870d65136 Add badges to README for downloads, releases, stars, and license Jamie Pine 2026-01-29 16:09:10 -08:00
  • 3df40278cc Merge pull request #5 from Snowy7/fix/dev-mode-sidecar Jamie PineandGitHub 2026-01-29 16:05:00 -08:00
  • deeef5a474 Merge pull request #12 from tomasmach/feat/makefile Jamie PineandGitHub 2026-01-29 16:04:48 -08:00
  • 236e464525 Bump version: 0.1.8 → 0.1.9 v0.1.9 Jamie Pine 2026-01-29 15:58:31 -08:00
  • cf3cf3f002 Enhance model download handling in useGenerationForm and ProgressManager Jamie Pine 2026-01-29 15:57:53 -08:00
  • 9d98e1e768 fix: improve Makefile robustness and update CONTRIBUTING docs tomasmach 2026-01-30 00:51:41 +01:00
  • 3be8980f48 Refactor ProfileForm to support draft state management and improve file handling Jamie Pine 2026-01-29 15:45:14 -08:00
  • 76bc070f5b docs: update CHANGELOG with Makefile feature tomasmach 2026-01-30 00:44:10 +01:00
  • 01838f4773 docs: add Makefile reference and setup instructions to README tomasmach 2026-01-30 00:35:20 +01:00
  • 39e4f9d08c fix: correct backend server port to match frontend expectations (17493) tomasmach 2026-01-30 00:33:50 +01:00
  • 341d71470c Implement auto-scroll feature in StoryTrackEditor to keep playhead centered during playback Jamie Pine 2026-01-29 15:32:34 -08:00
  • bb6cea24ba Refactor StoryTrackEditor to account for time ruler height during drag operations Jamie Pine 2026-01-29 15:31:23 -08:00
  • fa7ac88abc Reset playback timing anchors in story store for fresh initialization by playback hook Jamie Pine 2026-01-29 15:27:27 -08:00
  • c68ddc45b1 Enhance contribution guidelines and improve FloatingGenerateBox component Jamie Pine 2026-01-29 15:25:40 -08:00
  • f89dc66d0c feat: add Python version fallback (3.12 > 3.13 > python3) and compatibility warning tomasmach 2026-01-30 00:10:30 +01:00
  • cba7d7bc23 feat: add Makefile for streamlined development workflow tomasmach 2026-01-30 00:05:36 +01:00
  • 3c89b068f3 Merge pull request #6 from jamiepine/windows-server-shutdown v0.1.8 Jamie PineandGitHub 2026-01-29 03:12:40 -08:00
  • 229841e05e Add GPU type information to health check response windows-server-shutdown Jamie Pine 2026-01-29 03:12:11 -08:00
  • 123e8215e4 Merge branch 'main' into windows-server-shutdown Jamie Pine 2026-01-29 03:00:08 -08:00
  • 2a3afec2ca Implement graceful shutdown for the server and enhance process management on Windows Jamie Pine 2026-01-29 02:58:21 -08:00
  • 99ddd5a0b4 Add asynchronous model download handling for TTS and Whisper models Jamie Pine 2026-01-29 02:55:17 -08:00
  • 8d730621bc Refactor model download handling to use background tasks Jamie Pine 2026-01-29 02:42:02 -08:00
  • e23118f610 Bump version: 0.1.7 → 0.1.8 Jamie Pine 2026-01-29 02:21:01 -08:00
  • d4bfdc0d68 Update version handling in backend and improve HuggingFace cache management Jamie Pine 2026-01-29 02:20:33 -08:00
  • 116c108906 Update screenshot asset in landing page for consistency with current design Jamie Pine 2026-01-29 00:06:06 -08:00
  • 2d23c8e06a Swap screenshot assets in landing page for improved visual representation Jamie Pine 2026-01-29 00:06:00 -08:00
  • 3973a59ba3 Revise README to clarify Voicebox features and benefits Jamie Pine 2026-01-28 23:59:47 -08:00
  • d9aa75253a Enhance README with new features and multi-track editor details Jamie Pine 2026-01-28 23:55:44 -08:00
  • b22bf36565 Update README and landing page with new screenshots; bump version to 0.1.7 Jamie Pine 2026-01-28 23:51:43 -08:00
  • 33f4ed9b44 Bump version: 0.1.6 → 0.1.7 v0.1.7 Jamie Pine 2026-01-28 22:28:18 -08:00
  • cc37e04221 Refactor HistoryTable and SampleList components for improved code consistency Jamie Pine 2026-01-28 22:28:01 -08:00
  • 2b4fbe5173 Refactor AudioPlayer and related components to support conditional auto-play functionality Jamie Pine 2026-01-28 22:27:37 -08:00
  • 423d69b7cc Use HuggingFace's built-in cache detection for cross-platform support Snowy 2026-01-29 09:25:41 +03:00
  • ea943876dc formatting Jamie Pine 2026-01-28 22:23:27 -08:00
  • b55d8cc567 Implement auto-activation of stories in StoryTrackEditor and improve playback state management Jamie Pine 2026-01-28 22:22:47 -08:00
  • 036d90dc8e Enhance story item management with trimming, splitting, and duplication features Jamie Pine 2026-01-28 22:16:53 -08:00
  • c513451277 Fix dev mode to work without pre-built server binary Snowy 2026-01-29 09:11:41 +03:00
  • 27ae6dfbab Merge pull request #3 from jamiepine/stories Jamie PineandGitHub 2026-01-28 21:18:19 -08:00
  • 51b9e2fd3d Bump version: 0.1.5 → 0.1.6 v0.1.6 stories Jamie Pine 2026-01-28 20:48:48 -08:00
  • be25ddbe0e Refactor FloatingGenerateBox for improved code organization and readability Jamie Pine 2026-01-28 20:48:45 -08:00
  • 9cd4921291 Enhance FloatingGenerateBox with auto-resizing textarea and default voice selection Jamie Pine 2026-01-28 20:48:13 -08:00
  • 2349bd24ba Enhance FloatingGenerateBox and StoryContent with new features and improved UI Jamie Pine 2026-01-28 20:39:09 -08:00
  • cd82ed0664 Refactor FloatingGenerateBox and StoriesTab for improved layout and interaction Jamie Pine 2026-01-28 20:31:17 -08:00
  • c4884a0443 Enhance StoryContent and StoryTrackEditor for improved playback and UI dynamics Jamie Pine 2026-01-28 20:15:59 -08:00
  • 232d231788 Refactor story management components and enhance track editor integration Jamie Pine 2026-01-28 19:50:46 -08:00
  • 1cf90c81dd Enhance story item management with track editing functionality Jamie Pine 2026-01-28 19:35:53 -08:00
  • 3204e193fa Implement story management features and update dependencies Jamie Pine 2026-01-28 19:10:58 -08:00
  • 9d5d6cb56a Update UpdateStatus component logic and bump voicebox version to 0.1.5 Jamie Pine 2026-01-28 15:14:23 -08:00
  • 153eaba5f3 Refactor UpdateStatus component for improved UI and code organization Jamie Pine 2026-01-28 15:14:05 -08:00
  • 3370e3b419 Bump version: 0.1.4 → 0.1.5 v0.1.5 Jamie Pine 2026-01-28 14:38:43 -08:00
  • 615bd188a0 Refactor import statements in SampleUpload component for improved readability Jamie Pine 2026-01-28 14:38:31 -08:00
  • 7208f51eee Refactor audio generation components and improve debugging capabilities Jamie Pine 2026-01-28 14:30:33 -08:00
  • 07a91a2381 Update app version to 0.1.4 and integrate @tanstack/react-router for improved routing functionality Jamie Pine 2026-01-28 00:00:18 -08:00
  • 70cc36857d Bump version: 0.1.3 → 0.1.4 v0.1.4 Jamie Pine 2026-01-27 17:25:15 -08:00
  • 7f66d02591 Merge pull request #2 from jamiepine/channels Jamie PineandGitHub 2026-01-27 17:23:58 -08:00
  • 9f7a5a492e Refactor ConnectionForm and Checkbox component for improved functionality and UI channels Jamie Pine 2026-01-27 17:23:13 -08:00
  • cb44377b09 Remove CheckCircle2 icon from various components for a cleaner UI Jamie Pine 2026-01-27 17:14:17 -08:00
  • a42a946586 Refactor UI components for improved layout consistency and responsiveness Jamie Pine 2026-01-27 17:12:16 -08:00
  • a3cbe7f2b6 Refactor UI layout and introduce safe area constants for improved responsiveness Jamie Pine 2026-01-27 17:11:38 -08:00
  • d8d9eeaa6a Refactor App layout and introduce new components for improved organization Jamie Pine 2026-01-27 16:38:37 -08:00
  • f7cb219f6d Refactor AudioPlayer for improved native playback handling and debugging Jamie Pine 2026-01-27 16:25:38 -08:00
  • 7f18c09628 Enhance AudioPlayer component for native playback and debugging Jamie Pine 2026-01-27 16:15:16 -08:00
  • d9c7121c5b Merge branch 'main' into channels Jamie Pine 2026-01-27 15:24:18 -08:00
  • 008b58f91c put back gen files for now v0.1.3 Jamie Pine 2026-01-27 14:08:30 -08:00
  • c7404411d5 Bump version: 0.1.2 → 0.1.3 Jamie Pine 2026-01-27 13:46:21 -08:00
  • ac08c4fcf4 Remove unused .gitkeep files and adjust ProfileList component padding Jamie Pine 2026-01-27 13:46:08 -08:00
  • 3ce7498495 Remove unused schema files and update .gitignore Jamie Pine 2026-01-27 13:42:35 -08:00
  • ce2f09d29e Refactor useAutoUpdater hook for improved readability and update handling Jamie Pine 2026-01-27 13:18:33 -08:00
  • f1be633dca Implement FloatingGenerateBox component and update App layout Jamie Pine 2026-01-27 13:18:12 -08:00
  • 5f58c4dc3d Refactor VoiceProfiles components and remove ProfileDetail Jamie Pine 2026-01-26 22:28:29 -08:00
  • 892f363e3a Update development server port and enhance GPU status reporting Jamie Pine 2026-01-26 22:18:59 -08:00
  • 535cf362de Bump version: 0.1.1 → 0.1.2 v0.1.2 Jamie Pine 2026-01-26 21:04:11 -08:00
  • f1116e05a6 Merge branch 'main' of https://github.com/jamiepine/voicebox Jamie Pine 2026-01-26 21:01:55 -08:00
  • f9aca9d418 Update development server port in package.json Jamie Pine 2026-01-26 21:01:27 -08:00
  • d913a9ae2a Implement audio format conversion and enhance recording completion handling Jamie Pine 2026-01-26 20:41:18 -08:00
  • 36031a0df5 Enhance audio capture functionality and update dependencies Jamie Pine 2026-01-26 20:40:10 -08:00
  • e59f86aa63 Refactor audio capture error handling and cleanup logic Jamie Pine 2026-01-26 20:12:37 -08:00
  • b59c0f44e5 Enhance audio capture functionality in useSystemAudioCapture hook Jamie Pine 2026-01-26 20:02:39 -08:00
  • f8c5e54962 Add audio input entitlement and enhance audio sample extraction logic Jamie Pine 2026-01-26 19:39:09 -08:00
  • 8b67faf96d Enhance update status display and audio sample components Jamie Pine 2026-01-26 19:22:43 -08:00
  • 30ea627ae8 Implement audio channel management features Jamie Pine 2026-01-26 19:20:20 -08:00
  • cd77b80b4f Refactor Windows audio capture implementation v0.1.1 Jamie Pine 2026-01-26 18:31:08 -08:00
  • 12174010f9 Fix Windows audio capture API compatibility with wasapi Jamie Pine 2026-01-26 17:56:18 -08:00
  • 57c68040bc Remove bumpversion dependency from backend requirements Jamie Pine 2026-01-26 17:41:25 -08:00
  • d65704aa68 Enhance icon generation and update dependencies Jamie Pine 2026-01-26 17:39:02 -08:00
  • 83a6aca1ff Bump version: 0.1.0 → 0.1.1 Jamie Pine 2026-01-26 17:30:05 -08:00
  • f18abc0da6 Add .bumpversion.cfg for version management Jamie Pine 2026-01-26 17:29:06 -08:00
  • 0f616ff1c1 Update CONTRIBUTING.md to include bumpversion instructions and enhance release process clarity; add bumpversion to backend requirements Jamie Pine 2026-01-26 17:26:50 -08:00
  • 7c4b1d4dd2 Remove UpdateNotification component and its usage in App.tsx Jamie Pine 2026-01-26 17:23:18 -08:00
  • 48acc10422 Refactor Tauri server management and improve logging Jamie Pine 2026-01-26 17:20:46 -08:00
  • 1fdf61ca2e Implement server reuse logic and improve build script formatting Jamie Pine 2026-01-26 17:17:57 -08:00