Commit Graph
100 Commits
Author SHA1 Message Date
Theaninova f172318a78 feat: update logo and favicon 2023-12-21 21:19:17 +01:00
Theaninova c2e3850082 fix: maybe fix cloudflare pages loop 2023-12-21 20:47:06 +01:00
Theaninova 7a5a4eb434 feat: update pwa icon 2023-12-21 20:46:12 +01:00
Theaninova c878311f62 feat: add web manifest to site meta 2023-12-21 20:28:47 +01:00
Theaninova fb3fb246e9 fix: remove json files from pwa glob pattern 2023-12-21 20:19:55 +01:00
Theaninova b4e4ca84a4 fix: pwa tries to include build-only files 2023-12-21 20:05:32 +01:00
Theaninova c1b1544256 fix: mouse & scroll-speed options are unstyled
resolves #44
2023-12-21 19:42:37 +01:00
Theaninova 03dd528465 feat: add ability to add special actions to chord inputs
resolves #10
2023-12-21 19:19:47 +01:00
Theaninova 81af9f2e82 feat: add min/max enforcement to device settings
resolves #6
2023-12-21 18:31:50 +01:00
Theaninova 6bb42429e5 feat: add change indicator on settings page 2023-12-21 18:23:47 +01:00
Theaninova d07751a944 fix: remove OS setting
resolves #61
2023-12-21 18:12:37 +01:00
Theaninova 8867030ede fix: PWA fixes 2023-12-21 18:08:16 +01:00
Theaninova faaa6dd5be fix: keyboard action variant wrong 2023-12-21 16:11:02 +01:00
Theaninova 43cf13094e fix: "p" key missing for ccx and linked with "o" key 2023-12-20 20:01:28 +01:00
Theaninova ed523628ff feat: try typing field in chords section
resolves #68
fix: "No Results" not translated
2023-12-18 18:42:08 +01:00
Theaninova 98b451eec9 1.1.0 2023-12-17 00:33:11 +01:00
Theaninova 6e37dc198f feat: rework character timeout setting 2023-12-16 18:13:02 +01:00
Theaninova e319b1bfaf fix: swap top/bottom thumb labels
fixes #65
2023-12-16 15:27:34 +01:00
Theaninova eb33b64100 feat: reject new chords that override another chord 2023-12-16 15:24:51 +01:00
Theaninova 766bc44a85 feat: do not use empty phrase for deleted chords 2023-12-16 15:20:44 +01:00
Theaninova b679aa377a fix: key text showing focus outline
fix: layout selectable
2023-12-16 13:11:52 +01:00
Theaninova ea3192d4e6 feat: add links to docs and dotio 2023-12-16 12:46:20 +01:00
Theaninova 256daec412 feat: chord modifier hints 2023-12-15 19:54:31 +01:00
Theaninova 29a07133d1 fix: deadlock 2023-12-15 16:59:06 +01:00
Theaninova c3bd8431e5 feat: debounce connection suspension 2023-12-15 16:43:56 +01:00
Theaninova c8e04ed6cc feat: auto-reconnect after reboot 2023-12-12 18:37:40 +01:00
Theaninova d98653995b feat: bootloader warning
refactor: reword linux premission warning
2023-12-12 18:30:20 +01:00
Theaninova 3dd9611ebf feat: Linux permission guide 2023-12-12 18:03:34 +01:00
Theaninova 9d9360375b 1.0.0 2023-12-08 23:52:33 +01:00
Theaninova d683c8c70c fix: action selector shows next item every time 2023-12-08 23:21:21 +01:00
Theaninova d8d430f333 fix: browser warning referencing a non-existent app 2023-12-08 23:12:52 +01:00
Theaninova fe850f47ec feat: add info for current and after next save action 2023-12-08 23:04:38 +01:00
Theaninova f9a63a8724 fix: warn users if no device is connected
fix: can't backup without a device
2023-12-08 22:55:33 +01:00
Theaninova af01426f43 fix: action tooltips not updating 2023-12-08 22:46:01 +01:00
Theaninova 9d7cefb3b4 fix: add ui when no device is connected
fixes #60
2023-12-08 22:38:46 +01:00
Theaninova f44e5a79de fix: action selector search bar color
fixes #39
2023-12-08 22:30:03 +01:00
Theaninova 8b2e92c124 feat: add icons to unassigned cc1 3D keys
fixes #58
2023-12-08 22:26:32 +01:00
Theaninova f758be91a9 fix: build 2023-12-08 22:16:07 +01:00
Theaninova bf4c86e698 fix: legacy chords with commas and spaces 2023-12-08 22:10:49 +01:00
Theaninova 50a09d2008 fix: PWA not working 2023-12-08 22:02:48 +01:00
Theaninova 3c1a4de4a7 fix: chord page overlapping
fixes #57, fixes #56
fix: handle trailing spaces in lecacy chord files
2023-12-08 21:59:08 +01:00
Theaninova 8cbdf1393f fix: chord files not detected properly
feat: alert on unknown backups
2023-12-08 21:14:37 +01:00
Theaninova 1ccb17f053 fix: allow trailing linebreak for legacy layouts 2023-12-08 21:04:18 +01:00
Theaninova 532dc70fe2 feat: ccx layout 2023-12-08 14:49:07 +01:00
Theaninova d5893013f9 feat: ccx layout maybe 2023-12-08 14:13:31 +01:00
Theaninova 80308cad73 feat: ccx layout (hopefully) 2023-12-07 21:52:04 +01:00
Theaninova 2d59bd016f feat: ccx row 2 2023-12-07 21:40:27 +01:00
Theaninova 298de49257 test ccx row 2023-12-07 21:36:31 +01:00
Theaninova 3a62864a41 feat: ccx key count 2023-12-07 21:29:26 +01:00
Theaninova 109095e35e feat: re-introduce background sync 2023-12-07 19:51:23 +01:00
Theaninova 2dd6f39ac6 fix: reword alt-code warnings
fixes #11
2023-12-07 19:36:10 +01:00
Theaninova b0f653e73b fix: weird input behaviour on setting changes 2023-12-07 19:27:29 +01:00
Theaninova d552fb9220 fix: only import settings that already exist 2023-12-07 19:06:49 +01:00
Theaninova 77339620e6 fix: full backups fail because of invalid setting IDs 2023-12-07 18:58:40 +01:00
Theaninova 846183bbb1 feat: compound chording actions 2023-12-06 01:19:01 +01:00
Theaninova 1d53f6df7a fix: crash with missing action info in chords 2023-12-06 00:31:08 +01:00
Theaninova 58d13a4107 feat: enable source maps in production builds 2023-12-05 17:29:15 +01:00
Theaninova f7d99d8d7b feat: dynamic keymap prototype 2023-12-03 00:01:51 +01:00
Theaninova d9dd003b01 feat: show warnings about shift and alt-code macros
resolves #38
2023-12-02 23:26:04 +01:00
Theaninova dc798d2b9f v0.7.0 2023-12-02 21:23:34 +01:00
Theaninova c2ec460c8c feat: alert user when connection failed, resolves #53 2023-12-02 21:18:56 +01:00
Theaninova c51bcc8ff0 feat: legacy backup import, resolves #31 2023-12-02 21:16:22 +01:00
Theaninova 63b7f8ab18 feat: inform user when backup is incompatible, resolves #34 2023-12-02 21:03:14 +01:00
Theaninova eaf8028538 feat: chord sharing url, resolves #40 2023-12-02 20:59:58 +01:00
Theaninova 2ad0ef3b6d feat: show info about key in chord manager and layout, resolves #51, resolves #52 2023-12-02 20:42:33 +01:00
Theaninova 20705de069 fix: editing chords bouces back to page 1, fixes #22 2023-12-02 20:31:39 +01:00
Theaninova 64b519d5b1 fix: can't type in the terminal 2023-12-02 20:25:10 +01:00
Theaninova fb490b3db6 fix: page transitions can be buggy, fixes #55, #23 2023-12-02 20:24:42 +01:00
Theaninova c37ae7da7b refactor: adjust wording for backups 2023-12-02 20:23:15 +01:00
Theaninova 5c06c2206c fix: undo/redo prevents use of unknown actions 2023-12-02 19:31:46 +01:00
Theaninova f9cdf70bdb change save button styling
resolves #49
2023-11-29 14:31:19 +01:00
Theaninova 3a6483aa61 feat: combine save/apply
resolves #45
2023-11-29 01:08:46 +01:00
Theaninova f73b8c1453 fix: set auto-connect to false by default
fixes #25
2023-11-26 22:17:52 +01:00
Theaninova e38d952e1d fix: imported chords not filtered 2023-11-18 18:59:30 +01:00
Theaninova 8e5692ca59 fix: imported chords not filtered 2023-11-18 18:49:15 +01:00
Theaninova a0fe925ea9 feat: basic chord trainer
fix: don't add chords from backup if identical chords already exist, fixes #30
2023-11-18 18:35:59 +01:00
Theaninova e84470d577 fix: chord actions not sorted 2023-11-18 15:53:07 +01:00
Theaninova 683561dc06 feat: chord backup import 2023-11-18 11:21:50 +01:00
Theaninova 2fd2dad6f7 fix: chord maps are ordered incorrectly with new chords, fixes #24 2023-11-18 01:53:49 +01:00
Theaninova e2f9f87b13 fix: very large toggles 2023-11-15 02:19:10 +01:00
Theaninova 623d895aea fix: broken site 2023-11-15 02:05:44 +01:00
Theaninova 561300de64 refactor: cleanup 2023-11-15 01:46:23 +01:00
Theaninova c5d9defc9d feat: layout url import
feat: backup import (except chords)
feat: legacy layout import
feat: separate layout, chord & setting backup downloads
2023-11-15 01:14:34 +01:00
Theaninova acd58646f6 feat: add generid 103-key layout for CCX users, fixes #12 2023-11-14 23:37:06 +01:00
Theaninova 3634264af3 fix: chentry disables unrelated settings, fixes #8 2023-11-14 23:03:34 +01:00
Theaninova 3515994a5a fix: settings page doesn't let you input more than one number, fixes #5 2023-11-14 23:00:18 +01:00
Theaninova bdebe238ae feat: auto-show connect dialog when auto-connect is disabled, resolves #14 2023-11-14 22:51:59 +01:00
Theaninova ebf7d73d20 feat: new blocking progress bar, fixes #18
feat: change cloud icon to history, fixes #15
fix: action search items overlap, fixes #16
feat: show tooltips immediately
2023-11-14 20:19:01 +01:00
Theaninova e19a57efac feat: new chord button, fixes #9
feat: improved backups
2023-11-10 17:31:52 +01:00
Theaninova 034436f93e fix: editing chords messes up list 2023-11-10 16:05:42 +01:00
Theaninova 2710f7fc25 fix: phrase insert button not working 2023-11-10 16:00:34 +01:00
Theaninova d2276a53d0 feat: chord editing 2023-11-10 15:45:04 +01:00
Theaninova 8701d7a40d fix: strikethrough not showing 2023-11-10 01:30:55 +01:00
Theaninova 94cfaf40e5 feat: new chord editing
feat: clear all changes with shift undo, fixes #7
2023-11-10 01:17:36 +01:00
Theaninova c661a4b30b fix: chords can't be deleted 2023-11-03 23:13:56 +01:00
Theaninova 9b95e1d67a refactor: update branding
Fixes #4
2023-11-03 22:45:30 +01:00
Theaninova f7bf93fcfc feat: chord editing prototype
feat: printing style for layout
2023-11-03 22:37:27 +01:00
Theaninova 08df049170 feat: rudimentary filter in action selector
Fixes #1
2023-11-03 18:57:22 +01:00
Theaninova 65a536cdea fix: chord deletion outputs empty string
Fixes #3
2023-11-03 18:26:58 +01:00
Theaninova d2fd84a6b5 fix: add vendor ids for additional devices
fix: use proper semver parsing for device versions

Fixes #2
2023-11-03 18:24:32 +01:00