Commit graph

60 commits

Author SHA1 Message Date
CJ Pais
7e2760ea27
arm linux build? (#629)
* arm build?

* try newer vulkan

* dont think this will work but try anyway

* Update build.yml
2026-01-20 13:03:03 +08:00
Jackson
ba3f8a8a50
Prevent highlight and selection cursor hover on UI text items (#541)
* Add `select-none` and `cursor-default` to root to prevent selection and
hover on most items

* Lint

* refactor paths a bit

* format

---------

Co-authored-by: CJ Pais <cj@cjpais.com>
2026-01-10 11:00:01 +08:00
CJ Pais
f343bed390 PR guidelines for AI 2026-01-10 10:27:21 +08:00
CJ Pais
a0569d39f5
Update FUNDING.yml 2026-01-07 14:17:05 +08:00
CJ Pais
7a38b8024e
Update funding sources in FUNDING.yml 2026-01-07 14:07:23 +08:00
Viren Mohindra
d3a0281062
fix: prevent crash on macos 26.x beta during startup (#473)
defer apple intelligence availability check from app initialization
to when the user actually tries to use the feature. accessing
SystemLanguageModel.default during early app startup causes SIGABRT
on macOS 26.x (tahoe) beta.

- remove availability check from default_post_process_providers()
- always include apple intelligence provider on macos arm64
- add checkAppleIntelligenceAvailable command for lazy checking
- show error message if apple intelligence unavailable when selected
- clear error on any dropdown selection for better UX
2026-01-04 07:52:06 +08:00
CJ Pais
26c4f6c53f try pr test build? 2025-12-29 12:28:35 +07:00
CJ Pais
be1141cd50 description must be human written in PR 2025-12-23 09:17:02 +07:00
CJ Pais
b3dd5a8c8e add better contribution guidelines + pr template 2025-12-17 10:03:59 +07:00
CJ Pais
0477c6a888
move to macos 26 ci (#440) 2025-12-12 16:13:02 +07:00
CJ Pais
f87051f464
Add Internationalization Support (#437)
* basic i18n

* tweak

* translate app

* add linting to make sure we have translations

* run linter on pr

* format
2025-12-12 11:16:54 +07:00
CJ Pais
d52bec9d87 fix workflow? 2025-11-30 11:28:41 +07:00
CJ Pais
3d15ee13c5 add prettier format check to pr 2025-11-29 16:52:02 +07:00
Jorge
45eec57226
feat: add fallback microphone for clamshell/desktop mode (#329)
* feat: add fallback microphone for clamshell/desktop mode

* refactor: moved "Closed Laptop Microphone" setting to Debug

* cleanup

* run format

* add check back

---------

Co-authored-by: CJ Pais <cj@cjpais.com>
2025-11-17 10:38:41 +07:00
Dariel Dato-on
832eb2766c
Enable Windows ARM64 builds in CI (#340) 2025-11-15 17:02:55 +08:00
CJ Pais
70ec82285a
format everything (#323) 2025-11-10 11:39:14 +08:00
CJ Pais
11ce9a7a53
Fix Whisper Crashing on Linux + CI Fixes (#212)
* bump to latest transcribe-rs

* direct dep?

* disable avx for whisper?

* verbose?

* rust verbose?

* debug symbols

* support debug builds properly

* split release for appimage

* fix artifact name
2025-10-13 14:43:48 -07:00
CJ Pais
13d33200c5 issue template update 2025-10-13 09:57:12 -07:00
CJ Pais
d0a3ef335e fix ci? 2025-08-19 19:34:33 -07:00
CJ Pais
90395c8ba4 fix? 2025-08-19 19:29:28 -07:00
CJ Pais
425dd11b25 try draft release again? 2025-08-19 19:10:16 -07:00
CJ Pais
c8aa9e84f4 try fuse 2025-08-19 17:53:51 -07:00
CJ Pais
8b73217ff8 remove libwayland from appimage? 2025-08-19 17:37:36 -07:00
CJ Pais
dc788773cd add bug template 2025-08-19 15:39:59 -07:00
CJ Pais
ff0d5863a4 have 22.04 and 24.04 builds for now 2025-08-18 16:59:32 -07:00
CJ Pais
19aad352ad 22.04 build? 2025-08-18 16:41:42 -07:00
CJ Pais
d3429f8bb0 clean out the cache on ci for whisper 2025-08-18 16:05:32 -07:00
CJ Pais
ebb15898b3 Fix test build, potentially. 2025-08-18 15:08:04 -07:00
CJ Pais
6e6f475232 fix perms? 2025-08-18 14:26:25 -07:00
CJ Pais
93808dca97 migrate to unified ci? 2025-08-18 14:23:44 -07:00
CJ Pais
3d9ab1d8be fix vulkan? 2025-07-18 18:27:09 -07:00
CJ Pais
e45165d7b1 fix missing 24.04 2025-07-18 18:12:52 -07:00
CJ Pais
6645d57d14 fix deps 2025-07-18 17:59:38 -07:00
CJ Pais
100706b03e attempt to fix fedora display with 24.04 and lib fix? 2025-07-18 17:58:16 -07:00
CJ Pais
9eec01bf52 add https for funding? 2025-07-17 20:33:24 -07:00
CJ Pais
3b381bd165 Update FUNDING.yml 2025-07-17 20:33:00 -07:00
CJ Pais
a8588351e1
Create FUNDING.yml 2025-07-17 20:18:00 -07:00
CJ Pais
fa415602ad dont need to dl model files anymore 2025-07-11 18:30:02 -07:00
CJ Pais
9036c05088 initial working version of multiple models + cleanup and onboarding 2025-06-30 14:27:21 -07:00
CJ Pais
0a34c20c7e
Update release.yml 2025-06-26 14:33:27 -07:00
CJ Pais
fff8be3a96 better menu 2025-06-26 13:53:17 -07:00
CJ Pais
898a0120b8 auto update code + revised menu 2025-06-26 13:50:11 -07:00
CJ Pais
6a9dc8853b draft release 2025-06-25 19:13:16 -07:00
CJ Pais
6b5ace43c7 download model files and put them into place for release 2025-06-25 19:11:12 -07:00
CJ Pais
0d10b5195e final? 2025-06-25 18:46:20 -07:00
CJ Pais
dab5462a94 build for ubuntu 2025-06-25 18:29:17 -07:00
CJ Pais
bc22b0a432 run 2025-06-25 18:26:39 -07:00
CJ Pais
1e673c27a1 trusted-signing-cli for windows 2025-06-25 18:23:00 -07:00
CJ Pais
ede97cde5e add windows back 2025-06-25 18:20:54 -07:00
CJ Pais
4317d7f0b5 vulkan ubuntu? 2025-06-25 18:20:04 -07:00