Commit Graph

  • 219f35cc04 chore: bump version to 0.7.9 and remove unused additional DMG options master v0.7.9 Илья Глазунов 2026-02-21 23:19:57 +03:00
  • b6560f3c6c feat: update DMG configuration to use UDZO format and add additional options Илья Глазунов 2026-02-20 23:53:12 +03:00
  • b1d9130b50 chore: bump version to 0.7.8 and remove unused DMG options in forge.config.js v0.7.8 Илья Глазунов 2026-02-20 23:33:29 +03:00
  • 07c39455be fix: update release workflow to use macOS runner; bump version to 0.7.7 v0.7.7 Илья Глазунов 2026-02-20 23:20:23 +03:00
  • 39fe8d948f feat: update DMG format to UDZO and add additional options; bump version to 0.7.6 v0.7.6 Илья Глазунов 2026-02-20 23:07:37 +03:00
  • 1330af8d19 feat: update DMG maker configuration and bump version to 0.7.5 v0.7.5 Илья Глазунов 2026-02-20 22:54:56 +03:00
  • c161f251ed Update application logos: replace logo.icns, logo.ico, and logo.png with new versions v0.7.4 v0.8.0-update Илья Глазунов 2026-02-17 15:15:24 +03:00
  • d111b88886 fix: update badge colors for latest and stable version in README.md Илья Глазунов 2026-02-16 23:44:18 +03:00
  • 043b5d159e feat: update README.md with enhanced description and features; add logo image Илья Глазунов 2026-02-16 23:36:44 +03:00
  • 851edc6da1 feat: add .npmrc file with node-linker set to hoisted v0.7.3 Илья Глазунов 2026-02-16 22:49:23 +03:00
  • c68a546e72 feat: add '@electron/rebuild' dependency version 3.7.2 to pnpm-lock.yaml v0.7.2 Илья Глазунов 2026-02-16 22:46:41 +03:00
  • 09b2530714 chore: bump version to 0.7.1 in package.json v0.7.1 Илья Глазунов 2026-02-16 22:44:22 +03:00
  • a9dce5bf3c fix: ensure current directory is included in pnpm workspace packages Илья Глазунов 2026-02-16 22:43:49 +03:00
  • 31d50c9713 Merge branch 'v0.7.0-update' v0.7.0 Илья Глазунов 2026-02-16 22:40:20 +03:00
  • bbad79875c Merge pull request 'enhancment/code-highlighting-in-llm-chat' (#6) from enhancment/code-highlighting-in-llm-chat into v0.7.0-update v0.7.0-update Ilya Glazunov 2026-02-16 19:32:13 +00:00
  • 7f15b65eb1 feat: add light theme support and update theme detection in renderer Илья Глазунов 2026-02-16 22:29:30 +03:00
  • d6dbaa3141 feat: add syntax highlighting for code blocks in AssistantView Илья Глазунов 2026-02-16 22:29:24 +03:00
  • 2ebde60dcd Merge pull request 'Fixing local transcription flow' (#5) from fix/local-transcription-flow into v0.7.0-update Ilya Glazunov 2026-02-16 16:56:55 +00:00
  • 0d56e06724 feat: add whisper progress tracking and UI updates for download status Илья Глазунов 2026-02-16 19:55:39 +03:00
  • 526bc4e877 feat: enhance Whisper worker integration with system Node.js detection Илья Глазунов 2026-02-16 17:10:57 +03:00
  • 684b61755c feat: implement Whisper worker for isolated audio transcription Илья Глазунов 2026-02-16 11:38:26 +03:00
  • 1b74968006 Add multilingual support in CustomizeView and update speech configuration handling in gemini Илья Глазунов 2026-02-15 04:00:09 +03:00
  • 4cf48ee0af Refactor window management and global shortcuts handling Илья Глазунов 2026-02-15 00:34:37 +03:00
  • 494e692738 Add OpenAI dependency and implement model loading in MainView for OpenAI-compatible API Илья Глазунов 2026-02-14 23:16:41 +03:00
  • 8b216bbb33 Rename project from "Cheating Daddy" to "Mastermind" across all configurations and components to reflect the new branding. Илья Глазунов 2026-02-14 20:31:35 +03:00
  • bd62cf5524 Add OpenAI-compatible API support with configuration management and response handling Илья Глазунов 2026-02-14 20:18:02 +03:00
  • bfd76dc0c1 Add logging for transcription handling and disable proactive audio Илья Глазунов 2026-02-14 04:28:29 +03:00
  • 310b6b3fbd huge refactor Илья Глазунов 2026-02-14 04:17:46 +03:00
  • 430895d9ab small fixes Илья Глазунов 2026-02-13 22:11:01 +03:00
  • 3a8d9705a2 Remove deprecated dependencies from pnpm-lock.yaml to streamline package management and improve project maintainability. v0.6.0 Илья Глазунов 2026-01-16 01:20:03 +03:00
  • 06e178762d Rename project from "Cheating Daddy" to "Mastermind" across all files, update version to 0.6.0, and implement migration functionality for users with existing configurations. Enhance onboarding experience with migration options and update relevant documentation. Илья Глазунов 2026-01-16 01:16:43 +03:00
  • 656e8f0932 Implement Push-to-Talk feature and enhance audio input settings in AssistantView and CustomizeView. Update README for API key instructions and improve audio processing logic in OpenAI SDK. Adjust pnpm-lock.yaml for dependency updates. Илья Глазунов 2026-01-16 00:41:58 +03:00
  • 669c019fd8 prettier fix Илья Глазунов 2026-01-15 23:26:09 +03:00
  • 528dfe01a1 Bump version to 0.5.11 and enhance audio processing with timer-based transcription for Windows v0.5.11 Илья Глазунов 2026-01-15 21:30:21 +03:00
  • fb6c8e3fc0 Add custom screen picker dialog for Windows audio capture and update version to 0.5.10 v0.5.10 Илья Глазунов 2026-01-15 21:14:50 +03:00
  • 76d6fc2749 Refactor Windows audio capture setup to streamline processing and remove redundant logging v0.5.9 Илья Глазунов 2026-01-15 20:45:34 +03:00
  • 2f013b4751 Bump version to 0.5.8 and add silence detection timer for audio processing v0.5.8 Илья Глазунов 2026-01-15 20:21:06 +03:00
  • 66dce4415a Update author information in package.json Илья Глазунов 2026-01-15 19:48:41 +03:00
  • 6460349fc7 Bump version to 0.5.7 and update screen capture handler to use system picker v0.5.7 Илья Глазунов 2026-01-15 19:47:44 +03:00
  • 6926c27f20 похуй v0.5.6 Илья Глазунов 2026-01-15 19:37:13 +03:00
  • cbf82f9317 Refactor screen capture handler to use system picker across all platforms v0.5.4 Илья Глазунов 2026-01-15 19:28:45 +03:00
  • bf9ec15912 Bump version to 0.5.3 and enhance Windows audio capture using loopback v0.5.3 Илья Глазунов 2026-01-15 19:20:34 +03:00
  • 01b8415a02 Bump version to 0.5.2 and enhance logging for renderer and audio processing v0.5.2 Илья Глазунов 2026-01-15 19:03:54 +03:00
  • 4edfaf4906 Implement logging functionality and enhance audio capture error handling v0.5.1 Илья Глазунов 2026-01-15 18:50:55 +03:00
  • 50bb99df37 Add GitHub Actions workflow for build and release process v0.5.0 Илья Глазунов 2026-01-15 17:41:36 +03:00
  • 553f26f458 Enhance window security by hiding content from screen capture on macOS Илья Глазунов 2026-01-15 04:28:22 +03:00
  • 501dadd265 Add AI provider and model info support across components Илья Глазунов 2026-01-15 04:23:27 +03:00
  • 0011bacfa3 shikarno epta Илья Глазунов 2026-01-15 04:15:23 +03:00
  • beb9034cd4 initial commit Илья Глазунов 2026-01-14 22:57:19 +03:00