amical/apps/desktop
2025-12-16 23:33:38 +05:30
..
assets feat: add tray manager 2025-09-17 22:30:57 +05:30
models Use pure node process to handle whisper to bypass electron cage 2025-08-09 01:28:52 +05:30
node-binaries Use pure node process to handle whisper to bypass electron cage 2025-08-09 01:28:52 +05:30
public Feat/notes init (#40) 2025-09-10 16:13:33 +05:30
scripts Squashed commit of the following: 2025-09-12 00:29:02 +05:30
src chore: pass prev aggregated transcription for better results 2025-12-16 23:33:30 +05:30
tests chore: handle token refresh nuances 2025-11-12 17:10:28 +05:30
.env.example feat: add optional cloud models for transcrption 2025-11-11 19:55:11 +05:30
.gitignore chore: update desktop app name (#29) 2025-06-25 23:17:11 +05:30
components.json chore: update desktop app name (#29) 2025-06-25 23:17:11 +05:30
drizzle.config.ts Feat/updated settings layout (#38) 2025-09-10 01:16:12 +05:30
entitlements.node.plist chore: update entitlments for node binaries 2025-08-12 15:08:03 +05:30
eslint.config.mjs chore: update desktop app name (#29) 2025-06-25 23:17:11 +05:30
forge.config.ts chore: barebones testing setup 2025-11-12 14:39:47 +05:30
forge.env.d.ts refactor: audio recording, processing, logging & app lifecyle 2025-06-29 19:39:20 +05:30
index.html chore: use async loading for main window 2025-06-29 21:17:02 +05:30
onboarding.html feat: onboarding window to check perms 2025-07-07 13:52:35 +05:30
package.json chore: release v0.1.14-beta.3 2025-12-16 23:33:38 +05:30
tsconfig.json Feat/updated settings layout (#38) 2025-09-10 01:16:12 +05:30
vite.main.config.mts chore: handle token refresh nuances 2025-11-12 17:10:28 +05:30
vite.onboarding-preload.config.mts feat: onboarding window to check perms 2025-07-07 13:52:35 +05:30
vite.onboarding.config.mts feat: onboarding window to check perms 2025-07-07 13:52:35 +05:30
vite.preload.config.mts chore: formatting fixes 2025-06-28 11:04:55 +05:30
vite.renderer.config.mts fix: deps + force vite dep optimisation 2025-09-12 03:56:58 +05:30
vite.widget.config.mts refactor: restructure ui layer 2025-06-28 13:28:01 +05:30
vitest.config.ts chore: handle token refresh nuances 2025-11-12 17:10:28 +05:30
widget.html chore: use async loading for main window 2025-06-29 21:17:02 +05:30