Handy/src/components/settings
CJ Pais 9521ab9332
WIP: Add tauri-specta for generating TS bindings (#322)
* initial specta commands

* refactor to use the bindings in the ui

* merge fixes

* remove unused commands

* add clamshell to lib

* Remove Invoke from everything.

* fix settings not being loaded properly

* fix settings being overwritten due to deserialization failure + remove
provider kind

* fix model loading text bug
2025-11-27 17:07:22 +07:00
..
about feat: LLM based post-processing (#222) 2025-11-05 18:29:03 -08:00
advanced format 2025-11-17 10:41:31 +07:00
debug WIP: Add tauri-specta for generating TS bindings (#322) 2025-11-27 17:07:22 +07:00
general feat: LLM based post-processing (#222) 2025-11-05 18:29:03 -08:00
history WIP: Add tauri-specta for generating TS bindings (#322) 2025-11-27 17:07:22 +07:00
post-processing WIP: Add tauri-specta for generating TS bindings (#322) 2025-11-27 17:07:22 +07:00
PostProcessingSettingsApi WIP: Add tauri-specta for generating TS bindings (#322) 2025-11-27 17:07:22 +07:00
AlwaysOnMicrophone.tsx format everything (#323) 2025-11-10 11:39:14 +08:00
AppDataDirectory.tsx WIP: Add tauri-specta for generating TS bindings (#322) 2025-11-27 17:07:22 +07:00
AudioFeedback.tsx Add custom sound and control notif volume (#214) 2025-10-16 09:08:27 -07:00
AutostartToggle.tsx feat(settings): add autostart toggle in advanced settings (#177) 2025-10-09 10:47:51 -07:00
ClamshellMicrophoneSelector.tsx WIP: Add tauri-specta for generating TS bindings (#322) 2025-11-27 17:07:22 +07:00
ClipboardHandling.tsx WIP: Add tauri-specta for generating TS bindings (#322) 2025-11-27 17:07:22 +07:00
CustomWords.tsx slightly tweak styling 2025-08-11 15:28:26 -07:00
HandyShortcut.tsx WIP: Add tauri-specta for generating TS bindings (#322) 2025-11-27 17:07:22 +07:00
HistoryLimit.tsx WIP: Add tauri-specta for generating TS bindings (#322) 2025-11-27 17:07:22 +07:00
index.ts feat: add more options for deleting recordings automatically and added button to open the folder that holds the recordings (#330) 2025-11-17 10:41:05 +07:00
LanguageSelector.tsx fix: disable Translate to English setting for the whisper turbo model (#259) 2025-10-29 12:37:19 -07:00
MicrophoneSelector.tsx format everything (#323) 2025-11-10 11:39:14 +08:00
ModelUnloadTimeout.tsx WIP: Add tauri-specta for generating TS bindings (#322) 2025-11-27 17:07:22 +07:00
MuteWhileRecording.tsx move app data dir to about instead of debug 2025-10-28 17:53:43 -07:00
OutputDeviceSelector.tsx WIP: Add tauri-specta for generating TS bindings (#322) 2025-11-27 17:07:22 +07:00
PasteMethod.tsx WIP: Add tauri-specta for generating TS bindings (#322) 2025-11-27 17:07:22 +07:00
PostProcessingSettingsPrompts.tsx feat: LLM based post-processing (#222) 2025-11-05 18:29:03 -08:00
PostProcessingToggle.tsx format everything (#323) 2025-11-10 11:39:14 +08:00
PushToTalk.tsx format everything (#323) 2025-11-10 11:39:14 +08:00
RecordingRetentionPeriod.tsx WIP: Add tauri-specta for generating TS bindings (#322) 2025-11-27 17:07:22 +07:00
ShowOverlay.tsx WIP: Add tauri-specta for generating TS bindings (#322) 2025-11-27 17:07:22 +07:00
SoundPicker.tsx Improve audio feedback timing using real sound duration and trimmed WAV files (#349) 2025-11-19 10:10:23 +07:00
StartHidden.tsx format everything (#323) 2025-11-10 11:39:14 +08:00
TranslateToEnglish.tsx fix: disable Translate to English setting for the whisper turbo model (#259) 2025-10-29 12:37:19 -07:00
VolumeSlider.tsx Add custom sound and control notif volume (#214) 2025-10-16 09:08:27 -07:00