Commit graph

130 commits

Author SHA1 Message Date
haritabh-z01
f82e173e3f chore: release v0.1.1-beta.1 2025-09-25 17:42:12 +05:30
haritabh-z01
0e25ddda01 fix: auto update on windows 2025-09-25 17:41:47 +05:30
haritabh-z01
97bd60135e fix: invalid paths to icons in about section 2025-09-25 17:22:33 +05:30
nchopra
9678771b86 chore: release v0.1.0 2025-09-20 13:37:18 +05:30
nchopra
5cf22ffb94 chore: release v0.1.0-beta.13 2025-09-20 12:45:28 +05:30
nchopra
a9a8840c98 fix: add persistent create note button 2025-09-20 12:45:08 +05:30
nchopra
3617fb4276 chore: release v0.1.0-beta.12 2025-09-20 12:15:08 +05:30
nchopra
030c28923e fix: prevent multiple instances on windows 2025-09-20 12:14:47 +05:30
nchopra
3f55c3322d chore: release v0.1.0-beta.11 2025-09-19 21:54:30 +05:30
nchopra
048915da61 feat: migrate from smart-whisper to custom binding + add cuda support 2025-09-19 16:09:08 +05:30
haritabh-z01
696193eb44 chore: release v0.1.0-beta.10 2025-09-18 05:52:27 +05:30
haritabh-z01
7ebf08e170 fix: main window coming to focus on rec start 2025-09-18 05:51:01 +05:30
haritabh-z01
8736c7008b chore: release v0.1.0-beta.9 2025-09-18 04:17:02 +05:30
haritabh-z01
f8bcf0c692 chore: move notes to top of sidebar 2025-09-18 04:05:39 +05:30
haritabh-z01
6d3c9440d5 fix: assets path 2025-09-18 01:04:49 +05:30
haritabh-z01
3c0ff36102 chore: release v0.1.0-beta.8 2025-09-17 23:48:14 +05:30
haritabh-z01
f4ecb62b93 feat: add global search 2025-09-17 23:47:59 +05:30
haritabh-z01
f325def068 feat: add tray manager 2025-09-17 22:30:57 +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 Singh
c38d9eab1c fix: bump electron version to fix windows title bar bug 2025-09-12 22:51:05 +05:30
haritabh-z01
fed13218ff chore: release v0.1.0-beta.7 2025-09-12 04:22:20 +05:30
haritabh-z01
6af65d873f fix: deps + force vite dep optimisation 2025-09-12 03:56:58 +05:30
haritabh-z01
61af8a910c fix: shortcut validation rules 2025-09-12 01:42:37 +05:30
haritabh-z01
3c28869fff fix: close db connection before deleting it 2025-09-12 01:32:29 +05:30
haritabh-z01
dc606d2975 chore: release v0.1.0-beta.6 2025-09-12 00:31:39 +05:30
haritabh-z01
f92d47df30 Squashed commit of the following:
commit 9cf278791848e0a618ebabca97d9fc7405047cde
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Fri Sep 12 00:15:52 2025 +0530

    fix: native dep coppying on windows

commit 4cdebf31659753f8f9bf0a01299474dc7a1a99a1
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Sep 11 23:21:06 2025 +0530

    chore: set diff default shortcuts for windows

commit 9caf66fa7b5188cf445ace530ccf35033853909d
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Sep 11 23:10:16 2025 +0530

    fix: windows shortcuts compatibility
2025-09-12 00:29:02 +05:30
haritabh-z01
93496a2bde fix: transcriptions history remounting of search box 2025-09-11 22:41:28 +05:30
haritabh-z01
ec3ce44c40 chore: release v0.1.0-beta.5 2025-09-11 05:30:58 +05:30
haritabh-z01
03f01c75b7 chore: inject variables via vite config 2025-09-11 05:30:37 +05:30
haritabh-z01
efd20ea3cc chore: release v0.1.0-beta.4 2025-09-10 23:05:09 +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
ea498860ef Squashed commit of the following:
commit f441264f6f8e069a272043de5addf3cf14bfca89
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Mon Sep 1 08:38:36 2025 +0530

    fix: super properties handling

commit dea49e27c36ba8c4ef6e8edea74fd1cd509acdc2
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Mon Sep 1 01:37:23 2025 +0530

    chore: update release workflow to support telemetry

commit 8919d884bb94665f85710c16af8a9238da896582
Author: nchopra <naomi.chopra.021@gmail.com>
Date:   Mon Sep 1 01:08:26 2025 +0530

    feat: add simple telemetry
2025-09-10 02:39:54 +05:30
nchopra
e33443e0b0 chore: release v0.1.0-beta.3 2025-09-10 01:46:29 +05:30
nchopra
8e661301c5 fix: use hashhistory to ensured compiled app works 2025-09-10 01:46:05 +05:30
nchopra
5f904f2ba3 chore: release v0.1.0-beta.2 2025-09-10 01:18:46 +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
ebf649310e chore: release v0.1.0-beta.1 2025-08-26 01:36:59 +05:30
nchopra
e7d9e91bf4 fix: wire up transcription playback 2025-08-26 01:29:35 +05:30
nchopra
17d034be80 Squashed commit of the following:
commit d6c92ea0ad95c0b640ac9c7df48197412c7518e3
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Aug 21 23:27:44 2025 +0530

    fix: unpacking amical/smart-whisper dep

commit 87819819bb12c07b94f5b52cbb0ea42a452c16e2
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Aug 21 17:41:02 2025 +0530

    fix: unpacking of smart-whisper

commit 81cec166834606cbff2cdd2e750dcc1fb769d4f3
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Aug 21 16:08:39 2025 +0530

    chore: re-enable mac builds

commit f13069c1f350fe06c69aa8f16af41f983f34131e
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Aug 21 13:06:26 2025 +0530

    feat: add smart-whisper package with updated build configuration

commit a24e06856cc595f5e6c5d914090531716d208d2a
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Thu Aug 21 11:37:25 2025 +0530

    chore: bump smart-whisper ver

commit 98f84b6f89c873370f1bb356f11c97dab0185ab7
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Wed Aug 20 08:59:55 2025 +0530

    feat: release wf updates for win builds

commit a85825d362f2a27fdef7b49533a9139aea4785b7
Author: haritabh-z01 <haritabh.z01+github@gmail.com>
Date:   Wed Aug 20 08:36:13 2025 +0530

    feat: add windows support basics
2025-08-25 23:54:28 +05:30
haritabh-z01
2d852a0d14 chore: only pkg relevant node binaries 2025-08-12 18:01:10 +05:30
haritabh-z01
130d96b14b fix: formatting 2025-08-12 15:10:43 +05:30
haritabh-z01
aa9b7cb780 chore: release v0.0.9 2025-08-12 15:08:48 +05:30
haritabh-z01
b3c99136b0 chore: update entitlments for node binaries 2025-08-12 15:08:03 +05:30
haritabh-z01
a0791fd57b chore: release v0.0.8 2025-08-12 09:57:02 +05:30