Commit graph

45 commits

Author SHA1 Message Date
haritabh-z01
423568a127 chore: add feedback survey, pass custom vocav to cloud endpoints 2026-01-09 07:19:08 +05:30
haritabh-z01
e56d3789ca chore: update advanced settings to easily allow downloading of logs 2026-01-08 16:54:21 +05:30
haritabh-z01
9092d92193 chore: telemetry events for notes creation 2026-01-08 16:29:08 +05:30
haritabh-z01
6357709edf chore: notifs on no speech detection 2026-01-08 15:01:39 +05:30
haritabh-z01
73734bfdd9 chore: implement auto dismis of unintentional dictation (sub 500ms) 2026-01-07 12:59:23 +05:30
haritabh-z01
1d0c1a68df chore: adjust shortcut validation rules 2025-12-28 01:04:29 +05:30
nchopra
10f8f6cb78 chore: change shortcuts datamodel 2025-12-21 01:23:07 +05:30
haritabh-z01
69ec893f61 feat: formatting handling + alpha tag for formatting 2025-12-15 09:45:48 +05:30
haritabh-z01
b7c2dd8843 chore: add hide from dock preference to settings 2025-12-12 00:08:54 +05:30
haritabh-z01
ec061f352b fix: windows deep link handling 2025-12-04 10:03:05 +05:30
haritabh-z01
c7dfd4725d chore: update model download recommendation 2025-12-04 01:09:49 +05:30
haritabh-z01
9dc5aac5fd fix: invalid auth loop due to missing refesh token 2025-11-30 23:07:28 +05:30
haritabh-z01
deed3c4de4 chore: update ob copy + resolve circular deps 2025-11-30 20:54:49 +05:30
haritabh-z01
0e72fb2eb6 chore: add resume capability to onboarding flow 2025-11-24 20:39:26 +05:30
haritabh-z01
84235860de chore: consolidate onboarding flow 2025-11-24 16:36:39 +05:30
haritabh-z01
420a6d7c78 chore: improved onboarding flow 2025-11-24 06:35:03 +05:30
haritabh-z01
be7b2eda1e fix: don't show auth toast for intial state 2025-11-13 10:05:08 +05:30
haritabh-z01
55e6971781 feat: add optional cloud models for transcrption 2025-11-11 19:55:11 +05:30
haritabh-z01
f4ecb62b93 feat: add global search 2025-09-17 23:47:59 +05:30
haritabh-z01
654942a3d1 feat: telemetry enablement/disablement option 2025-09-17 19:37:43 +05:30
nchopra
c0d5403750 Squashed commit of the following:
commit d8c3e580c3026379fe94dc3ee26391e64a027fef
Author: Haritabh Singh <haritabh.z01+github@gmail.com>
Date:   Tue Sep 16 21:52:24 2025 +0530

    fix: make silent true for launched node process

commit 8cc95ea4d8b47763ec3018929b8fd6c505d5c506
Author: Haritabh Singh <haritabh.z01+github@gmail.com>
Date:   Tue Sep 16 21:45:38 2025 +0530

    chore: show traffic light spacing only on macs

commit ad4751cea8c3be36a93d327b109d68c50bb9a98b
Author: nchopra <naomi.chopra.021@gmail.com>
Date:   Tue Sep 16 21:33:41 2025 +0530

    feat: windows action buttons theme sync
2025-09-16 21:57:24 +05:30
haritabh-z01
3c28869fff fix: close db connection before deleting it 2025-09-12 01:32:29 +05:30
haritabh-z01
1490945722 chore: support hiding of widget while idle 2025-09-10 22:55:33 +05:30
haritabh-z01
6be35d870f feat: enable launch at login support 2025-09-10 18:24:17 +05:30
haritabh-z01
b54c767d75 chore: add reset app button in advanced settings 2025-09-10 17:22:47 +05:30
Haritabh
a128ec7972
Feat/notes init (#40)
* feat: notes init

* Feat/notes page (#39)

* wip: notes page ui added

* notes page basic ui done

* wip: page UI

* minor cleanup

* todo comments added for easy ref for backend wiring

---------

Co-authored-by: amadeus-x1 <45001978+amadeus-x1@users.noreply.github.com>

* feat: wire up notes

---------

Co-authored-by: amadeus-x1 <45001978+amadeus-x1@users.noreply.github.com>
2025-09-10 16:13:33 +05:30
Haritabh
f5686d45be
Feat/updated settings layout (#38)
* wip: updating settings layout

* most issues resolved

* settings layout revamped

* fix:multiple unrequired toast on formatter settings resolved

* feat: updated ai-models tabs to extract common components and logic

* chore: formatting fix

* chore: code cleanup

* fix: forward navigation handling

* fix: model selections ux

* fix: vocabulary update flow

* chore: update lang list

* chore: cleanup migrations

* fix: invalid drag class on back buttont

* chore: swap to tanstack router

* fix: history navigation

* chore: clean up + models unification

* chore: cleanup migrations

* refactor: settings deep merges

---------

Co-authored-by: amadeus-x1 <45001978+amadeus-x1@users.noreply.github.com>
2025-09-10 01:16:12 +05:30
nchopra
e7d9e91bf4 fix: wire up transcription playback 2025-08-26 01:29:35 +05:30
Naomi Chopra
78239719ef
feat: add preferred microphone selection and settings management (#36) 2025-07-13 22:44:09 +05:30
haritabh-z01
c82f86143a feat: recording toggle via widget click 2025-07-08 04:13:05 +05:30
haritabh-z01
65b9c8f523 chore: remove unnecessary buffer float32 conversions 2025-07-06 23:38:40 +05:30
Naomi Chopra
8736e66fc7 fix: circulary dep issue with trpc router creation 2025-07-06 17:06:21 +05:30
haritabh-z01
346336c75b chore: load service manager as part of trpc context 2025-07-06 16:54:34 +05:30
haritabh-z01
c0cbbcdda9 chore: preload whisper models 2025-07-06 16:02:51 +05:30
haritabh-z01
3f8ea518f6 chore: prevent shortcuts from invoking recording when in shortcut recording state 2025-07-06 14:49:55 +05:30
haritabh-z01
fd7f4bff49 chroe: revamp shortcut handling + layout adjustments 2025-07-06 14:34:32 +05:30
haritabh-z01
07a66fcd13 chore: enable frame for main window 2025-07-06 14:34:32 +05:30
haritabh-z01
4d0b3afd71 chore: wrap recording state changes in mutex 2025-07-06 14:34:32 +05:30
Naomi Chopra
8ead8d1454 chore: enable audio downloading 2025-07-04 15:51:36 +05:30
Haritabh
5eb5777001
Optimise local transcription calls (#33)
* chore: move audio worklet file to assets

* chore: get rid of rickyvad and use vad model directly

* fix: handling of onnxruntime in packaged app

* chore: run ci on macos

* fix: formatting
2025-07-03 12:18:47 +05:30
Haritabh
94d075e290
chore: Move recording state management to main process. (#32)
* chore: migrate recording state source of truth to main proc

* chore: revert subscriptions back to using observables

* refactor: simplify use recording hook
2025-06-30 20:05:16 +05:30
haritabh-z01
834473877f refactor: audio recording, processing, logging & app lifecyle 2025-06-29 19:39:20 +05:30
haritabh-z01
119a46c339 chore: formatting fixes 2025-06-28 11:04:55 +05:30
Haritabh
aecabbeb4a
chore: git publish + auto update handling (#31)
* chore: git publish + auto update handling
2025-06-28 09:43:46 +05:30
Naomi Chopra
2aa46ae0bb
chore: update desktop app name (#29) 2025-06-25 23:17:11 +05:30