haritabh-z01
c7dfd4725d
chore: update model download recommendation
2025-12-04 01:09:49 +05:30
haritabh-z01
5dbc44a6ca
chore: auto focus windows post auth
2025-12-02 21:16:00 +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
b85cc38f4d
chore: make recording start rpc async
2025-11-13 02:37:45 +05:30
haritabh-z01
55e6971781
feat: add optional cloud models for transcrption
2025-11-11 19:55:11 +05:30
haritabh-z01
97bd60135e
fix: invalid paths to icons in about section
2025-09-25 17:22:33 +05:30
nchopra
a9a8840c98
fix: add persistent create note button
2025-09-20 12:45:08 +05:30
haritabh-z01
7ebf08e170
fix: main window coming to focus on rec start
2025-09-18 05:51:01 +05:30
haritabh-z01
f8bcf0c692
chore: move notes to top of sidebar
2025-09-18 04:05:39 +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
haritabh-z01
6af65d873f
fix: deps + force vite dep optimisation
2025-09-12 03:56:58 +05:30
haritabh-z01
93496a2bde
fix: transcriptions history remounting of search box
2025-09-11 22:41:28 +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-z01
674092f1b7
fix: icon paths loading for packaged app
2025-09-10 02:59:46 +05:30
nchopra
8e661301c5
fix: use hashhistory to ensured compiled app works
2025-09-10 01:46:05 +05:30
nchopra
1455b73d78
chore: cleanup debug logs
2025-09-10 01:17:45 +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
c71241d264
chore: widget css updates + empty transcription view
2025-07-11 19:05:20 +05:30
haritabh-z01
c82f86143a
feat: recording toggle via widget click
2025-07-08 04:13:05 +05:30
haritabh-z01
f8095d8ac0
feat: onboarding window to check perms
2025-07-07 13:52:35 +05:30
haritabh-z01
0c64d43ec6
chore: package the app for both intel and arm macs
2025-07-07 09:59:51 +05:30
haritabh-z01
65b9c8f523
chore: remove unnecessary buffer float32 conversions
2025-07-06 23:38:40 +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
fd7f4bff49
chroe: revamp shortcut handling + layout adjustments
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
Naomi Chopra
64d9e4fc71
chore: show processing indicator in widget
2025-07-04 15:51:31 +05:30
haritabh-z01
e7019c2776
fix: bundling of unnecessary onx runtime binaries
2025-07-03 15:54:55 +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-z01
e4b4e92be4
refactor: models -> speech models
2025-07-01 01:28:04 +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
71040d079c
chore: use async loading for main window
2025-06-29 21:17:02 +05:30
haritabh-z01
834473877f
refactor: audio recording, processing, logging & app lifecyle
2025-06-29 19:39:20 +05:30
haritabh-z01
383a73833c
refactor: restructure ui layer
2025-06-28 13:28:01 +05:30
haritabh-z01
119a46c339
chore: formatting fixes
2025-06-28 11:04:55 +05:30
Naomi Chopra
2aa46ae0bb
chore: update desktop app name ( #29 )
2025-06-25 23:17:11 +05:30