Commit graph

  • d4fce4ac9e
    Update README.md CJ Pais 2025-08-14 09:51:26 -0700
  • 0000072518 release 0.3.7 CJ Pais 2025-08-11 15:46:34 -0700
  • e458e5e8d7
    Merge pull request #75 from vladstudio/custom-words CJ Pais 2025-08-11 15:45:41 -0700
  • 174e7d4bbb remove visible for now CJ Pais 2025-08-11 15:44:19 -0700
  • 1b6f95918d tweak min height for a single row of custom words by default. CJ Pais 2025-08-11 15:30:34 -0700
  • 6be48caf82 slightly tweak styling CJ Pais 2025-08-11 15:28:26 -0700
  • c2b3815f56 'custom words' everywhere instead of 'correct words' CJ Pais 2025-08-11 15:19:48 -0700
  • a252655b2f reset icon color CJ Pais 2025-08-11 15:09:39 -0700
  • bc9617beb2 Use proper cursor for input CJ Pais 2025-08-11 09:32:36 -0700
  • e73eba7af0 during startup, if the dev server at localhost:1420 isn't running, you get a blank settings window Vlad Gerasimov 2025-08-09 09:16:35 +0400
  • 24e0319256 fix(settings): handle default device labels and empty device lists Vlad Gerasimov 2025-08-09 08:21:43 +0400
  • 46d28a0616 fix(settings): remove hardcoded Default option and add placeholder text Vlad Gerasimov 2025-08-09 08:10:18 +0400
  • 1f96da9381 style(ui): unify components with shared Input/Button Vlad Gerasimov 2025-08-09 08:08:49 +0400
  • 6f16fdf2f4 refactor(settings): wrap components in React.memo and improve ResetIcon Vlad Gerasimov 2025-08-09 07:52:28 +0400
  • f219bd14b6 refactor(settings): wrap CorrectWords with SettingContainer Vlad Gerasimov 2025-08-09 07:33:55 +0400
  • 6404ce7487 refactor(transcription): optimize word correction performance Vlad Gerasimov 2025-08-08 19:25:21 +0400
  • ca00ddeb53 fix(ui): reduce window height and tighten layout spacing Vlad Gerasimov 2025-08-08 17:51:57 +0400
  • 003bf23402 feat(transcription): add word correction with phonetic matching Vlad Gerasimov 2025-08-08 17:50:31 +0400
  • e8976c2047 Release v0.3.6 CJ Pais 2025-08-07 18:01:34 -0700
  • 46b97f16c8
    Merge pull request #67 from vladstudio/tweak-colors CJ Pais 2025-08-07 18:00:16 -0700
  • 62af7e8ed3 tweak position on windows CJ Pais 2025-08-07 17:27:17 -0700
  • 0068b6bd9d different bottom and top overlay offsets CJ Pais 2025-08-07 17:10:18 -0700
  • b286a4118f tweak language slightly. CJ Pais 2025-08-07 17:03:25 -0700
  • c0fc1ba817 some cleanup CJ Pais 2025-08-07 16:53:07 -0700
  • 091b392aa6 feat(overlay): replace show_overlay toggle with position selector Vlad Gerasimov 2025-08-06 07:52:09 +0400
  • 53874110b1 style(overlay): update recording overlay design and positioning Vlad Gerasimov 2025-08-03 11:36:00 +0400
  • 7357baf672 Merge branch 'main' into tweak-colors Vlad Gerasimov 2025-08-03 10:56:24 +0400
  • e41f9bf1aa remove openblas from linux for now CJ Pais 2025-08-02 20:44:09 -0700
  • 0e73afb609 Release v0.3.5 CJ Pais 2025-08-02 19:33:33 -0700
  • e0f0c2103a
    Merge pull request #71 from cjpais/binding-handling CJ Pais 2025-08-02 19:32:58 -0700
  • 09547c39b1 use super on windows for now CJ Pais 2025-08-02 19:29:05 -0700
  • 3bd65da75a toast stuff? CJ Pais 2025-08-02 19:26:30 -0700
  • 0e886d2239 add err logging CJ Pais 2025-08-02 19:16:01 -0700
  • 32a630cc52 potentially fix cross-platform keybinding handling Naming at the very least. CJ Pais 2025-08-02 19:03:56 -0700
  • 98eb336ab0 disallow invalid bindings from frontend CJ Pais 2025-08-02 18:43:59 -0700
  • dd605e355e
    Merge pull request #70 from cjpais/partial-download CJ Pais 2025-08-02 18:26:20 -0700
  • 86a1205619 add partial/resumable download capability CJ Pais 2025-08-02 18:25:30 -0700
  • 945acfed07 Release v0.3.4 CJ Pais 2025-08-02 12:13:31 -0700
  • f8afa2b6a2
    Merge pull request #69 from cjpais/tray-icon-theme-windows CJ Pais 2025-08-02 12:09:59 -0700
  • 0fa1f37474 change the icon relative to the theme CJ Pais 2025-08-02 12:04:36 -0700
  • 58c3d40713 add dark assets for test CJ Pais 2025-08-02 11:19:42 -0700
  • cc2c35f86d dont use overlay height for calculation of y, it moves it too far up CJ Pais 2025-08-02 11:04:49 -0700
  • 76b5fb4014
    Merge pull request #62 from vladstudio/settings-window-size CJ Pais 2025-08-02 10:28:50 -0700
  • ee5ab6e210 tweak default height to 700 CJ Pais 2025-08-02 10:28:17 -0700
  • 084a2556a8
    Merge pull request #68 from cjpais/single-instance CJ Pais 2025-08-02 10:21:37 -0700
  • 10b3058359 only allow a single instance of handy to run CJ Pais 2025-08-02 10:13:51 -0700
  • 3862e23cef style(overlay): update recording overlay theme to pink palette Vlad Gerasimov 2025-08-02 18:26:31 +0400
  • 5b19b8a479 style: window height, logo width, group title size Vlad Gerasimov 2025-08-02 10:31:32 +0400
  • 949be1b785 release v0.3.3 CJ Pais 2025-08-01 21:15:19 -0700
  • c5319a3237 tweak position on windows CJ Pais 2025-08-01 21:13:46 -0700
  • 5b0994d684 use workarea instead for overlay CJ Pais 2025-08-01 21:06:19 -0700
  • fdf5fcd53c see how overlay 60px offset feels CJ Pais 2025-08-01 20:47:46 -0700
  • 2acdc17435 clean up windows overlay CJ Pais 2025-08-01 20:16:54 -0700
  • 79782fe31b fixed size for overlay CJ Pais 2025-08-01 19:41:22 -0700
  • 1c9b2ee7a1
    Merge pull request #50 from vladstudio/cross-layout-paste CJ Pais 2025-08-01 18:55:03 -0700
  • 3614d69bdf continue to use unicode on linux CJ Pais 2025-08-01 18:54:01 -0700
  • cbd55b728a
    Merge pull request #61 from cjpais/debug-mode-toggle CJ Pais 2025-08-01 18:23:19 -0700
  • 1ce954d02f add a very simple debug mode toggle CJ Pais 2025-08-01 18:16:51 -0700
  • 87469771c0 add crush ai docs too CJ Pais 2025-08-01 17:39:32 -0700
  • 200d1bdfc2
    Merge pull request #60 from cjpais/overlay-cancel CJ Pais 2025-08-01 16:04:08 -0700
  • a97d861f41 Clean up the overlays CSS. CJ Pais 2025-08-01 16:03:04 -0700
  • cb1caf763c add cancel to overlay CJ Pais 2025-08-01 15:59:00 -0700
  • 6ce848dc66
    Merge pull request #59 from cjpais/recording-pill CJ Pais 2025-08-01 15:35:11 -0700
  • a7c8952266
    Merge pull request #49 from vladstudio/cancel-actions-in-menu CJ Pais 2025-08-01 15:28:23 -0700
  • a7c5b199fb
    Merge branch 'main' into cancel-actions-in-menu CJ Pais 2025-08-01 15:25:57 -0700
  • a91cfdb7e8 cleanup some code + fix bug where shortcut would still be pressed making the next transcript not go through CJ Pais 2025-08-01 15:16:16 -0700
  • dd957a894d add setting to enable or disable showing the overlay CJ Pais 2025-08-01 14:29:02 -0700
  • d9411c5ef6 Merge branch 'recording-pill' of github.com:cjpais/Handy into recording-pill CJ Pais 2025-08-01 14:15:08 -0700
  • 199f52ae35 remove levels print CJ Pais 2025-08-01 14:14:41 -0700
  • ec2fefb9fe Audio visualizer generally working nicely. CJ Pais 2025-08-01 14:12:23 -0700
  • 5ed86d7fcc Minor tweaks to HTML and CSS. CJ Pais 2025-08-01 12:31:11 -0700
  • 51105dde15 more wip but roughly is there CJ Pais 2025-07-28 10:14:44 -0700
  • d5f23cdfa5 Try not to focus it first. It doesn't quite work though. CJ Pais 2025-07-28 08:25:03 -0700
  • 8731881837 wip CJ Pais 2025-07-26 08:20:04 -0700
  • 3957cd2021 remove levels print CJ Pais 2025-08-01 14:14:41 -0700
  • 416846465f Audio visualizer generally working nicely. CJ Pais 2025-08-01 14:12:23 -0700
  • 42e6250895 Minor tweaks to HTML and CSS. CJ Pais 2025-08-01 12:31:11 -0700
  • 125d9b1c58 better default size CJ Pais 2025-07-28 12:43:15 -0700
  • 9b3ac57ed6 Release v0.3.2 CJ Pais 2025-07-28 12:31:43 -0700
  • 6e589fa04f
    Merge pull request #54 from vaclavskorpil/add_language_select_to_settings CJ Pais 2025-07-28 12:26:42 -0700
  • d52018aa79 minor tweaks CJ Pais 2025-07-28 12:26:26 -0700
  • b767eca6fb Add language select to settings Václav Škorpil 2025-07-28 19:52:37 +0200
  • d903f89b2e more wip but roughly is there CJ Pais 2025-07-28 10:14:44 -0700
  • 21776f5169 Try not to focus it first. It doesn't quite work though. CJ Pais 2025-07-28 08:25:03 -0700
  • 4a68a385bc wip CJ Pais 2025-07-26 08:20:04 -0700
  • 836ba0f7ae
    Merge pull request #53 from cjpais/fix-check-updates-window CJ Pais 2025-07-28 08:54:52 -0700
  • 085543d6f3 make sure to focus window when clicking 'check for updates' CJ Pais 2025-07-28 08:54:32 -0700
  • 21404eea15
    Merge pull request #51 from vladstudio/fix-white-menu-bar-icon CJ Pais 2025-07-28 08:45:16 -0700
  • 18786b6f9b minor tweak to call CJ Pais 2025-07-28 08:44:55 -0700
  • 1c61d3b6b1 fix(tray): set icon as template after build Vlad Gerasimov 2025-07-28 18:59:11 +0400
  • 609fc7667b fix(tray): mark tray icons as template for macOS Vlad Gerasimov 2025-07-28 18:53:25 +0400
  • d252f8e1ae fix(utils): use virtual key codes for cross-layout paste Vlad Gerasimov 2025-07-28 18:32:18 +0400
  • 40b4917d75 add CLAUDE.md Vlad Gerasimov 2025-07-28 18:08:48 +0400
  • 6c26d6afb8 feat(tray): add cancel recording/transcribing actions Vlad Gerasimov 2025-07-27 22:46:59 +0400
  • e92f94573e
    Merge pull request #45 from vladstudio/main CJ Pais 2025-07-26 11:43:24 -0700
  • d1755242be Release 0.3.1 CJ Pais 2025-07-26 11:42:45 -0700
  • 2bb2a5923a
    Update README.md Vlad Gerasimov 2025-07-26 22:24:29 +0400
  • a947cc5662
    Merge pull request #44 from vladstudio/main CJ Pais 2025-07-26 08:24:19 -0700
  • 7f9244c512 feat(tray): add transcribing state and update icons Vlad Gerasimov 2025-07-26 16:47:06 +0400
  • 3d9ab1d8be fix vulkan? CJ Pais 2025-07-18 18:27:09 -0700