Commit graph

42 commits

Author SHA1 Message Date
haritabh-z01
119a46c339 chore: formatting fixes 2025-06-28 11:04:55 +05:30
haritabh-z01
dd6af5e879 chore: update linting and formatting
chore: fix linter for www
2025-06-28 11:04:24 +05:30
haritabh-z01
ba9d875bdc fix: type issue with ci 2025-06-28 09:47:34 +05:30
Haritabh
aecabbeb4a
chore: git publish + auto update handling (#31)
* chore: git publish + auto update handling
2025-06-28 09:43:46 +05:30
Haritabh
d05bf80f10
chore: add packaging configuration (#30)
* chore: add packaging configuration
2025-06-27 10:16:07 +05:30
Naomi Chopra
2aa46ae0bb
chore: update desktop app name (#29) 2025-06-25 23:17:11 +05:30
Naomi Chopra
1622fb50f1
docs: update readme (#26) 2025-06-25 19:30:10 +05:30
Naomi Chopra
f915bd791d
chore: update License (#25) 2025-06-25 19:19:30 +05:30
Haritabh
8725d138a8
chore: migrate ipcs to trpc for main window (#24)
* chore: migrate ipcs to trpc for main window

* chore: switch to trpc subscriptions for model downloads
2025-06-25 18:51:59 +05:30
Haritabh
d7481f7398
Desktop MVP (#23)
* chore: logging + transcription improvements

* chore: add ax context call on rec start

* chore: amical assets

* chore: qol setup changes

* chore: add sidebar

* chore: transcriptions tab

* chore: transcriptions ui

* chore: frame improvements

* chore: ui rework

* chore logger fixes

* chore: whisper model download func

* chore: update model downloading

* chore: transcription updates

* chore: improved logging

* chore: log whisper metrics + raw pcm proc

* chore: ste up libsql

* chore: layout fixes

* chore: clean up ipcs

* chore: integrate trpc

* chore: formatting fixes

* chroe: fix pnpm lock file

* chore: clean up
2025-06-25 17:20:03 +05:30
Naomi Chopra
17fdb72be2 feat(www): migrate www to cloudflare worker (#21)
* feat(www): switch to cloudflare workers

* feat(turbo): add AWS environment variables to global config and build task

* update readme
2025-06-25 01:24:57 +05:30
Naomi Chopra
a75a369b82 feat(www): init blog (#20) 2025-06-25 01:24:57 +05:30
haritabh.z01
84a3e63216 chore: add hidden honeypot fields 2025-06-25 01:24:50 +05:30
Naomi Chopra
24f4e3f68d
feat: update hero with cards carousel (#18) 2025-06-02 23:48:55 +05:30
Naomi Chopra
dabae60bad
Mobile fix: Update comparison-traditional.tsx and .gitignore (#17) 2025-06-02 13:35:43 +05:30
Naomi Chopra
ffea920403 refactor: update hero component title 2025-06-02 02:25:46 +05:30
Naomi Chopra
d7e6031355 refactor: update title 2025-06-01 23:54:56 +05:30
Naomi Chopra
af048a6b3a
feat: add Discord link to layout with icon (#16) 2025-05-30 14:03:46 +05:30
Naomi Chopra
83ce141111
feat: add comparison component to home page (#15) 2025-05-30 13:17:12 +05:30
Haritabh
f9a5bdc1ea
turbo.swift.build.cache (#14)
* chore: switch from polling to event for screen change detection

* chore: enable caching of swift helper builds
2025-05-25 20:25:19 +05:30
Haritabh
b07d94e4ab
chore: switch from polling to event for screen change detection (#13) 2025-05-25 20:25:10 +05:30
Haritabh
9787240896
vite.build.fixes (#12)
* chore: add swift helper

* chore: separate out types into types pkg

* chore: only build apps/www for now

* chore: don't build swift helper as part of pnpm i

* chore: fix system audio mute and restore + resources embedding

* chore: resolve merge conflicts
2025-05-25 16:33:39 +05:30
Haritabh
95cb9f11f8
chore: add swift helper (#11)
* chore: add swift helper

* chore: separate out types into types pkg

* chore: only build apps/www for now

* chore: don't build swift helper as part of pnpm i
2025-05-24 05:30:25 +05:30
Haritabh
b01a112102
feat: electron app init & setup (#10)
* feat: electron app init & setup

* fix: swift io bridge naming

* chore: deps fix
2025-05-19 22:54:10 +05:30
Naomi Chopra
c9ea2ba105
feat(www): add context power section on landing page (#9) 2025-05-11 21:27:13 +05:30
Naomi Chopra
9ebc60a715
docs: add basic product docs and update layout (#8) 2025-05-11 15:23:56 +05:30
Naomi Chopra
85e1227885
docs: update readme (#7) 2025-05-11 00:49:21 +05:30
Naomi Chopra
fa0884ee4c add github readme header images 2025-05-10 23:16:16 +05:30
Naomi Chopra
28d3bc2b5d chore: add cursor logo 2025-05-10 23:01:39 +05:30
Naomi Chopra
6341fe9822 add integration app logos 2025-05-10 22:55:26 +05:30
Naomi Chopra
0ac81b19ab
docs: Update Readme (#6) 2025-05-10 22:43:53 +05:30
Naomi Chopra
77d03529cd
feat(www): add sitemap and robots.txt (#5) 2025-05-10 01:45:28 +05:30
Naomi Chopra
8925c28333
feat(www): hero and FAQ on home page (#4)
* add hero

* fix names

* add faq
2025-05-10 01:22:26 +05:30
Naomi Chopra
74ffdbe419
feat(www): add basic layout including header, footer and meta (#3)
- Added new UI components including Badge, Button, Card, Checkbox, Dialog, Footer, Input, Label, SubscriptionForm, Textarea, and Tooltip.
- Implemented a new layout configuration with improved navigation and metadata handling.
- Integrated third-party libraries for enhanced functionality (e.g., Radix UI, Lucide).
- Updated global styles and added custom CSS variables for theming.
- Introduced new pages for Changelog, Contact, Community, and GitHub redirection.
- Updated package dependencies in package.json and pnpm-lock.yaml.
- Added Open Graph image generation for better social media sharing.
- Included favicon and application icons for branding.
2025-05-09 18:12:08 +05:30
Naomi Chopra
19764a4de0
feat(www): init www (#2)
* feat(www): init www

* fix(www): rename package to @amical/www
2025-05-09 17:18:08 +05:30
Naomi Chopra
5e0dd4b813
feat(ci): add CI workflow for building and testing with pnpm (#1) 2025-05-09 16:21:03 +05:30
Naomi Chopra
1afb398ccc chore: remove redundant code 2025-05-09 15:56:44 +05:30
Turbobot
5ec71717ab feat(create-turbo): install dependencies 2025-05-09 15:35:49 +05:30
Turbobot
10f62182ba feat(create-turbo): apply pnpm-eslint transform 2025-05-09 15:35:49 +05:30
Turbobot
64e64d6648 feat(create-turbo): apply official-starter transform 2025-05-09 15:35:49 +05:30
Turbobot
a330de854d feat(create-turbo): create basic 2025-05-09 15:35:49 +05:30
Naomi Chopra
8b8f3d6db0
Initial commit 2025-05-09 03:38:59 +05:30