Commit Graph
347 Commits
Author SHA1 Message Date
Theaninova 4023ab9bd5 feat: better handling of corrupted updates 2025-12-12 15:18:24 +01:00
Theaninova 2893afa2ba feat: qol improvements 2025-12-11 20:51:32 +01:00
Theaninova 7beab5ac07 fix: autospace cursor wonkyness 2025-11-28 17:33:55 +01:00
Theaninova 6895fa4a82 feat: cookbook 2025-11-28 14:38:51 +01:00
Theaninova 245dd97532 feat: 4th layer support 2025-11-12 18:21:22 +01:00
Theaninova d84495894a fix: zero/engine backups should be x backups 2025-10-29 19:52:43 +01:00
Theaninova 1de52f7f81 feat: wasm zero 2025-10-29 18:51:03 +01:00
Theaninova 5f0bc45851 fix: issue with importing M4G backups 2025-10-22 16:59:41 +02:00
Theaninova c6f1f3f6fc feat: add t4g vid 2025-10-22 16:58:04 +02:00
Theaninova c6e2f59b05 refactor: rename auto-backup to fast connect 2025-10-02 13:58:01 +02:00
Theaninova a940d1b480 feat: add upgrade flow for pre-2.0.0 (non-OTA) devices 2025-09-23 14:08:14 +02:00
Theaninova f3b1d76666 feat: t4g support 2025-09-02 18:41:46 +02:00
Theaninova 0b2695a380 refactor: swap stylelint css order plugin for prettier plugin 2025-07-31 13:41:39 +02:00
Theaninova 048dee0a6d fix: can't select empty chord outputs
update dependencies
use new title popover
2025-07-29 20:18:13 +02:00
Theaninova 977bdf3043 fix: revamp reset popup 2025-07-29 18:59:11 +02:00
Theaninova 9ca30f412e feat: update compound calculation
feat: add "will my compound break" page
2025-07-29 16:40:54 +02:00
Theaninova f2a18cafe8 fix: use semver sort for ccos updates 2025-07-29 14:55:02 +02:00
Theaninova b27182dc35 fix: can't change profiles B/C
fix: only add profiles starting beta.4
2025-07-11 17:56:42 +02:00
Theaninova 74ce6af318 feat: profile support 2025-07-11 16:27:19 +02:00
Theaninova 782f1fc38b feat: autospace toggle 2025-06-13 20:29:05 +02:00
Shane O'DonnellandGitHub 087ff36d5d Fix stale search (#189)
Fixes an issue where, after chord list is updated (e.g. by a deletion),
the search results continue to use the old list and indices, resulting
in incorrect search results.
2025-06-13 13:22:25 +02:00
Theaninova 891abda0fb refactor: remove wip esptool section 2025-05-07 21:26:19 +02:00
Theaninova 3611f65e24 fix: build failure 2025-05-06 16:36:50 +02:00
Theaninova f76882a09c feat: new settings page design 2025-05-06 16:34:34 +02:00
Theaninova ff7e4f7b2e feat: add version changelog support 2025-05-06 15:04:44 +02:00
Theaninova 1c1c86241f fix: M4G isn't listed in the device manager 2025-05-02 17:40:04 +02:00
Theaninova dc8b3c3d66 fix: update product ids 2025-05-02 13:21:35 +02:00
Aleksandr IushmanovandGitHub 65911419b0 Remove unused direction with incomplete type definition. (#184) 2025-04-27 23:14:21 +02:00
Aleksandr IushmanovandGitHub ccfb09e261 exclude openssl and i18n from npm run format; + npm run format (#183) 2025-04-27 15:43:16 +02:00
Theaninova bc06e8ee80 feat: color picker for hsv settings 2025-04-23 15:56:58 +02:00
Theaninova 24fc861ef4 fix: commit is not being sent when only settings or layout change 2025-04-22 19:56:24 +02:00
Theaninova 5801e5fbbe feat: ota progress bar
fix: can't set settings with inverse/scale
2025-04-22 19:14:51 +02:00
Theaninova 92b52e08f7 fix: progress bar is broken
fixes #175
2025-04-22 15:19:00 +02:00
Aleksandr IushmanovandGitHub 0e5640a1ee [#167] Expand textarea for sentence input; use untrack to break recursive reactivity loops hanging the page on long sentences; Use better error message instead of ERROR (#182) 2025-04-22 14:25:44 +02:00
Aleksandr IushmanovandGitHub b6ded5f94c Remove unused CSS selectors. (#181) 2025-04-17 13:13:53 +02:00
Aleksandr IushmanovandGitHub 63d0ad7ae8 Use modern compiler for css processing in vite (to remove SASS 2.0.0 warnings on deprecated JS API usage); (#180)
Resolve some of SASS deprecation warnings;
Add note to readme about icons generation
2025-04-08 11:51:36 +02:00
Aleksandr IushmanovandGitHub 1c8f53caf6 Allow adding arrows as chord actions when shift is pressed (#179) 2025-04-06 17:41:14 +02:00
Theaninova 1d60b12d43 fix: settings not showing for older devices 2025-04-04 18:15:07 +02:00
Theaninova e85a731410 feat: fetch settings from build meta 2025-04-04 18:03:09 +02:00
Mostafa Dahab e1092113f6 Improve chord loading speed
Signed-off-by: Mostafa Dahab <mostafa@dahab.io>
2025-03-30 16:29:58 +03:00
IzerenandGitHub 0bb4bbe838 [#169] Fix autoConnect feature. Use value form persistent storage when it is available. (#170)
Authored-by: izeren <yushalnik@bk.ru>
2025-02-24 11:30:19 +01:00
Theaninova 089812c555 feat: better connection error messages
resolve #159
fixes #158
fixes #153
2025-02-14 16:31:43 +01:00
Theaninova 45c5f21cc4 fix: search shows 1 chord when there are 0
fixes #151
2025-02-14 15:42:19 +01:00
Theaninova fb5959998a feat: sentence trainer custom prompt
resolves #162
2025-02-14 15:31:17 +01:00
Theaninova f319714489 fix: duplicate chords crash
fix: duplicate confirm dialog does not show affected chord
fixes #137
fixes #163
2025-02-14 15:17:22 +01:00
Theaninova fb1f5b7ec7 fix: can't type in chords 2025-02-14 14:55:06 +01:00
Theaninova ac16cfd3bf feat: use factory default meta
feat: clear chords button
resolves #64
2025-02-14 14:52:07 +01:00
Theaninova 9d5b0e01d2 feat: add voicebox shortcut
resolves #160
2025-02-14 14:04:45 +01:00
Theaninova e7517f821d fix: action search does not work until selecting a filter
fixes #149
2025-02-14 13:38:47 +01:00
Theaninova 762f73063a fix: vocabulary is eating spaces
fixes #115
2025-02-14 13:33:44 +01:00