aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/components
AgeCommit message (Expand)Author
2021-12-14Fill in any missing key binds with &noneNick Coutsos
2021-11-13Easily reload keyboard dataNick Coutsos
2021-11-13Lint and display warnings client-sideNick Coutsos
2021-11-12Namespace persisted branch by repo nameNick Coutsos
2021-11-07Display load errors in UINick Coutsos
2021-11-07Refactor app's github integration and loaderNick Coutsos
2021-11-07Organize github-related componentsNick Coutsos
2021-11-07Remove unused variablesNick Coutsos
2021-11-07Update invalid repo modalNick Coutsos
2021-11-05Add some visual cue for commit progress/successNick Coutsos
2021-11-05Fix default repo selectionNick Coutsos
2021-11-05Fix default source selectionNick Coutsos
2021-11-05Push commits to specified repo and branchNick Coutsos
2021-11-05Support loading from other branchesNick Coutsos
2021-11-05Multi-step component to select keyboard dataNick Coutsos
2021-11-04Fix merge duplicationNick Coutsos
2021-11-03Refactor warning dialogsNick Coutsos
2021-11-03Merge branch 'master' into repo-pickerNick Coutsos
2021-10-30Handle repos not set up for keymap editorNick Coutsos
2021-10-30Merge branch 'multi-repo-warning'Nick Coutsos
2021-10-30Fix unedited stateNick Coutsos
2021-10-30Merge branch 'ui'Nick Coutsos
2021-10-30Disable commit until changes are madeNick Coutsos
2021-10-30Show a message when user has installed app for multiple reposNick Coutsos
2021-10-24Refactor initialization into another componentNick Coutsos
2021-10-20Improvements to key search/picker componentNick Coutsos
2021-10-16Rename search component and propertiesNick Coutsos
2021-10-16Move search prompt logic out of componentNick Coutsos
2021-10-16Close search for external clicks triggering other eventsNick Coutsos
2021-10-16Tweak button stylesNick Coutsos
2021-10-16Remove unused logout button and xterm stylesheetNick Coutsos
2021-10-16Fix error for unauthorized stateNick Coutsos
2021-10-16Initialize github module in loader componentNick Coutsos
2021-10-16Fetch API data during spinnerNick Coutsos
2021-10-15Hide the "save local" button if not enabled by configNick Coutsos
2021-10-15Key stylingNick Coutsos
2021-10-15Show spinner while waiting for initial api responseNick Coutsos
2021-10-15Simplify keymap centeringNick Coutsos
2021-10-14Remove terminal componentNick Coutsos
2021-10-14Center keymapNick Coutsos
2021-10-10Switch to bundled fuzzysort packageNick Coutsos
2021-10-10Remove firmware selection from API callsNick Coutsos
2021-10-10Fix symbol renderingNick Coutsos
2021-10-09Get rid of redundant "parsed" propertiesNick Coutsos
2021-10-09Move encoding/parsing to APINick Coutsos
2021-10-09Clean up some properties bubbling up in eventsNick Coutsos
2021-10-09Remove "hydrate" from keymap parsingNick Coutsos
2021-10-09Provide sources to keyNick Coutsos
2021-10-09Pass index down to nested paramlistNick Coutsos
2021-10-09Let key component handle indexing the parsed treeNick Coutsos