18 Commits
Author SHA1 Message Date
Your Name 062f09a000 fix: prevent concurrent transcription races and mask API key 2026-06-09 19:39:27 -07:00
Your Name ce49f66c89 fix: Add cross-platform handling for tray, updater, and icon generation
- Add platform notes for tray startup, shortcut saving, and Linux-only settings
- Handle stat error in processRecording (missing file)
- Select correct binary name based on OS in updater
- Increase tray icon canvas size from 64 to 128 pixels
- Update frontend dist asset hash
2026-06-09 15:14:30 -07:00
Your Name 52bb65f3a0 Refactor config history management to enforce byte size limit and optimize item prepending; improve hotkey listener synchronization to prevent deadlocks; enhance transcriber error handling to avoid leaking sensitive information; address multiple race conditions and potential crashes in audio processing; implement logging improvements and fix resource leaks; add comprehensive issue tracking documentation. 2026-06-09 09:16:55 -07:00
jahruz67 b6ae530876 feat: add hotkey registration error handling and dynamic icon generation 2026-05-19 16:10:40 -07:00
jahruz67 b0f4ea3e6f feat: add backend configuration and windows utilities, and initialize frontend dependencies 2026-05-15 10:39:30 -07:00
Your Name f111695a45 14. 2026-05-09 13:51:20 -07:00
jahruz67 6d1fe33c60 13 2026-05-09 11:21:11 -07:00
jahruz67 52cf789eab 11 2026-05-09 10:59:26 -07:00
jahruz67 4ea6675450 10 2026-05-09 02:52:08 +00:00
jahruz67 7821f17a2e 9 2026-05-09 02:41:42 +00:00
jahruz67 a3d7fac60f 8 2026-05-09 02:36:05 +00:00
jahruz67 32008149d6 7 2026-05-08 19:09:02 -07:00
jahruz67 f71d6ccd1d feat: implement system tray interface and manage OS thread locking for cross-platform stability 2026-05-08 16:26:47 -07:00
jahruz67 0cd56ca083 feat: implement cross-platform hotkey management and update frontend build infrastructure 2026-05-08 15:54:36 -07:00
testing 25ab3accfa kind of working finally 2026-04-09 22:57:06 -07:00
jahruz67 ba0e75c503 refactor: implement cross-platform abstraction for process management, media control, and startup configuration (TESTING) 2026-04-09 21:31:02 -07:00
jahruz67 cc644e3059 feat: implement audio recording, global hotkey management, and system tray integration 2026-04-09 10:41:18 -07:00
jahruz67 2d36041f6a DUMP 2026-03-26 09:56:19 -07:00