amical/apps/desktop
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
..
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/notes init (#40) 2025-09-10 16:13:33 +05:30
scripts Feat/notes init (#40) 2025-09-10 16:13:33 +05:30
src Feat/notes init (#40) 2025-09-10 16:13:33 +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/notes init (#40) 2025-09-10 16:13:33 +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