Update VOICEVOX character list and docs (#19) b0a7a52 unverified Kyosuke Ichikawa commited on Aug 31, 2025
refactor: remove unused methods identified by vulture (#6) c3b6480 unverified Kyosuke Ichikawa commited on Jul 19, 2025
refactor: Update timeout values and remove session recovery steps 680fe5d KyosukeIchikawa commited on Jul 3, 2025
feat: Update browser state restoration for Japanese UI 9f2c09d KyosukeIchikawa commited on Jul 1, 2025
feat: Add Japanese UI text mapping for document and podcast modes 253c715 KyosukeIchikawa commited on Jul 1, 2025
feat: Add browser state persistence for settings changes 288f858 KyosukeIchikawa commited on Jul 1, 2025
fix: Resolve E2E test failures by updating textarea selectors 8ace92e KyosukeIchikawa commited on Jun 30, 2025
Revert "feat: Add browser state persistence for podcast script and terms agreement" 65b4971 KyosukeIchikawa commited on Jun 27, 2025
feat: Add browser state persistence for podcast script and terms agreement add76a9 KyosukeIchikawa commited on Jun 27, 2025
fix: Fix E2E test failures and improve session initialization 25f9116 KyosukeIchikawa commited on Jun 27, 2025
feat: Implement browser state restoration using localStorage 7140fe3 KyosukeIchikawa commited on Jun 17, 2025
refactor: Optimize timeout values for improved test performance 9aaad62 KyosukeIchikawa commited on Jun 17, 2025
style: Apply comprehensive ruff formatting across entire codebase dd82ad4 KyosukeIchikawa commited on Jun 16, 2025
feat: Migrate from isort, black, flake8 to ruff for unified linting and formatting 6a48ef2 KyosukeIchikawa commited on Jun 16, 2025
refactor: Update file input handling to prevent duplicate triggers and restrict to single file uploads 041d0ff KyosukeIchikawa commited on Jun 8, 2025
refactor: Simplify session cleanup method call in VOICEVOX sharing steps 22bd781 KyosukeIchikawa commited on Jun 8, 2025
feat: Enhance audio generation progress display with comprehensive tracking bf8911e KyosukeIchikawa commited on Jun 7, 2025
refactor: Update UserSession import path and clean up related code 03fd559 KyosukeIchikawa commited on Jun 6, 2025
Add audio recovery feature and enhance audio state management 5a50574 KyosukeIchikawa commited on Jun 4, 2025
refactor: Update file upload and URL extraction tabs for improved clarity and functionality 8df1b32 KyosukeIchikawa commited on Jun 3, 2025
refactor: Clean up code formatting and improve readability across multiple files e3c68ad KyosukeIchikawa commited on Jun 2, 2025
refactor: Remove redundant UI layout verification steps from text management tests a8541ea KyosukeIchikawa commited on Jun 1, 2025
feat: Enhance URL extraction and text management features c418aa6 KyosukeIchikawa commited on Jun 1, 2025
Refactor session management by removing SessionManager and integrating functionality into UserSession df2e8e1 KyosukeIchikawa commited on May 31, 2025
Implement global VOICEVOX Core manager for shared audio generation across users 3175e32 KyosukeIchikawa commited on May 31, 2025
Reduce timeout values for UI element loading in common_steps.py 92b791d KyosukeIchikawa commited on May 31, 2025
Improve application loading checks in common_steps.py 10006a0 KyosukeIchikawa commited on May 31, 2025
Refactor E2E test environment: consolidate setup and teardown logic into TestEnvironment class and update related fixtures a5f7c58 KyosukeIchikawa commited on May 24, 2025
Refactor E2E test setup: consolidate environment setup into conftest.py and remove redundant steps from common_steps.py afb4f81 KyosukeIchikawa commited on May 24, 2025
Enhance CI workflow: add environment verification step and improve Python executable handling in E2E tests 9eac24b KyosukeIchikawa commited on May 24, 2025
Refactor unit tests for SessionManager and TextProcessor classes 2652f92 KyosukeIchikawa commited on May 24, 2025