amical/apps/desktop
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
..
assets Squashed commit of the following: 2025-08-25 23:54:28 +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/updated settings layout (#38) 2025-09-10 01:16:12 +05:30
scripts Use pure node process to handle whisper to bypass electron cage 2025-08-09 01:28:52 +05:30
src Feat/updated settings layout (#38) 2025-09-10 01:16:12 +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 fix: wire up transcription playback 2025-08-26 01:29:35 +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 Feat/updated settings layout (#38) 2025-09-10 01:16:12 +05:30
tsconfig.json Feat/updated settings layout (#38) 2025-09-10 01:16:12 +05:30
vite.main.config.mts Squashed commit of the following: 2025-08-25 23:54: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 Feat/updated settings layout (#38) 2025-09-10 01:16:12 +05:30
vite.widget.config.mts refactor: restructure ui layer 2025-06-28 13:28:01 +05:30
widget.html chore: use async loading for main window 2025-06-29 21:17:02 +05:30