Commit Graph

  • 4e4389a03f chore(version): bump to 0.4.5 main Max P. 2025-05-18 20:41:38 +02:00
  • 2c0cffe16a fix(worker): adjust timestamp format in journal entries Max P. 2025-05-18 20:41:14 +02:00
  • 98fc0596d4 chore: bump version to 0.4.4 Max P. 2025-05-05 12:02:55 +02:00
  • 7059ebda4c refactor(send_cmd): rename config variable for clarity Max P. 2025-05-05 12:02:51 +02:00
  • 46215a8aef feat(dependencies): add pydantic and typing-related packages to poetry.lock Max P. 2025-05-05 12:00:49 +02:00
  • 809145f53a feat(project): update version and add pydantic dependency Max P. 2025-05-05 12:00:42 +02:00
  • 58b9cb586c feat(libs): integrate Ollama and Whisper clients with config models Max P. 2025-05-05 12:00:33 +02:00
  • 5688769437 chore: bump version to 0.4.2 Max P. 2025-04-30 17:52:45 +02:00
  • f4604d4485 refactor(voice_to_text_tray): improve configuration handling Max P. 2025-04-30 17:52:40 +02:00
  • 741a337278 fix(build-and-deploy): revert cache action to v1 and simplify cache key Max P. 2025-04-30 17:34:04 +02:00
  • 7e4d6524ed chore: bump version to 0.4.1 Max P. 2025-04-30 15:55:35 +02:00
  • 4aa5466597 chore: bump version to 0.4.0 Max P. 2025-04-30 15:44:48 +02:00
  • 495452f7bd feat(pyvtt): add support for optional preset in commands Max P. 2025-04-30 15:44:35 +02:00
  • 7719cf429d chore: bump version to 0.3.3 Max P. 2025-04-30 15:30:54 +02:00
  • d7f783834f fix(voice_to_text_tray): use get() method for safer access to CURRENT_PRESET mode Max P. 2025-04-30 15:30:48 +02:00
  • d18a9915f9 chore: bump version to 0.3.2 Max P. 2025-04-30 15:24:15 +02:00
  • da76f9420b fix(voice_to_text_tray): update journal timestamp format to include seconds Max P. 2025-04-30 15:24:10 +02:00
  • b4a728d0c6 chore: bump version to 0.3.1 Max P. 2025-04-30 15:21:30 +02:00
  • f33b583aec feat(voice_to_text_tray): enhance journal creation with error handling and timestamp formatting Max P. 2025-04-30 15:21:24 +02:00
  • 78881a572d chore: bump version to 0.3.0 Max P. 2025-04-30 15:18:35 +02:00
  • 0a808a8471 feat(voice_to_text_tray): add journal saving for transcription results Max P. 2025-04-30 15:18:22 +02:00
  • 776d95f8cd chore: bump version to 0.2.1 Max P. 2025-04-30 15:07:36 +02:00
  • b5281b393c refactor(configuration): simplify import paths Max P. 2025-04-30 15:07:10 +02:00
  • d91440aded chore: bump version to 0.2.0 Max P. 2025-04-30 15:04:16 +02:00
  • a569bb6206 refactor(configuration): use pathlib for config path handling Max P. 2025-04-30 15:03:51 +02:00
  • 5b343b68cf feat(pyvtt): add CI pipeline and restructure project Max P. 2025-04-30 15:01:58 +02:00
  • 58c8bf5c8f Adds detailed docstrings for SocketListener and TrayApp classes Max P. 2025-03-24 14:27:57 +01:00
  • 649b48ef53 Adds requirements section to README Max P. 2025-03-24 14:26:33 +01:00
  • 92d66fb46c Extracts notification logic into a reusable utility Max P. 2025-03-24 14:26:24 +01:00
  • 36bad26e91 Updates default paths in sample settings Max P. 2025-03-24 14:17:42 +01:00
  • 697d6ec5fc Updates copyright and improves README formatting Max P. 2025-03-24 14:16:47 +01:00
  • 82a7e6b968 Refactors configuration loading to use shared module Max P. 2025-03-24 14:16:31 +01:00
  • 210e0e95fb Refactors command sending and adds CLI support Max P. 2025-03-24 14:15:28 +01:00
  • af048b9333 Adds configuration file reader utility Max P. 2025-03-24 14:14:57 +01:00
  • 1a1e7c0658 Improves error handling in transcription workflow Max P. 2025-03-24 13:51:08 +01:00
  • c35c01dbae Improves error handling in notification function Max P. 2025-03-24 13:50:29 +01:00
  • 58cec63314 Add requirements file for project dependencies Max P. 2025-03-24 13:49:45 +01:00
  • fee80c3fbe Add main application and command sender for voice to text processing Max P. 2025-03-22 11:27:30 +01:00
  • 154a5690ac Add sample configuration file for pyvtt settings Max P. 2025-03-22 11:27:24 +01:00
  • efc40c20b0 Add .gitignore to exclude pyvtt.settings.json and __pycache__/ Max P. 2025-03-22 11:27:17 +01:00
  • 5460d8a653 Initial commit 20Max01 2025-03-22 10:02:02 +01:00