Commit Graph
430 Commits
Author SHA1 Message Date
Theaninova 1aff1703ac feat: new chord editor prototype 2025-12-17 17:34:32 +01:00
Theaninova fe42dcd2ab fix: crash when saving empty chords 2025-12-12 17:41:54 +01:00
Theaninova b13c34ca15 fix: oops 2025-12-12 15:19:28 +01:00
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 45682f0d1a 2.6.0 v2.6.0 2025-10-22 17:22:34 +02: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 32c2ce2f45 2.5.0 v2.5.0 2025-10-02 13:59:05 +02:00
Theaninova c6e2f59b05 refactor: rename auto-backup to fast connect 2025-10-02 13:58:01 +02:00
Theaninova 2a872bafac v2.4.0 v2.4.0 2025-09-23 14:14:11 +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 bd1c6147fd 2.3.0 v2.3.0 2025-05-09 19:38:39 +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 b841469505 feat: add icons 2025-04-25 21:42:07 +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
Theaninova 4192210d27 fix: use different icons for consumer control
fixes #174
2025-04-22 14:30:21 +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
Theaninova 7f27499003 ci: update gh actions 2025-04-17 13:55:27 +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
Theaninova 050af564ab ci: add pull request workflows 2025-03-31 14:00:32 +02:00