index
:
keymap-editor
devicetree-parser
main
pages
A web based graphical editor of ZMK keymaps.
nickcoutsos
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
application
Age
Commit message (
Expand
)
Author
2022-05-06
Deprecate Vue app
Nick Coutsos
2022-04-28
Merge branch 'main' into react-app
Nick Coutsos
2022-04-28
Add linter and cleanup react app
Nick Coutsos
2022-04-27
Throw together a quick readme on building the web app
Nick Coutsos
2022-04-23
Fix missing config flags
Nick Coutsos
2022-04-15
Remove unused files
Nick Coutsos
2022-04-15
Apparently fontawesome key symbols were always broken
Nick Coutsos
2022-04-15
Fix fontawesome icon keycodes
Nick Coutsos
2022-04-15
Start porting frontend to react
Nick Coutsos
2022-04-11
Update dependencies
Nick Coutsos
2022-04-11
Bump follow-redirects from 1.14.5 to 1.14.9 in /application
dependabot[bot]
2022-04-11
Bugfix: deleting layer when currently viewing topmost layer causes crash
Nick Coutsos
2022-01-07
flesh out the delete handler
panzerstadt
2021-12-22
Handle app installations for GitHub organizations
Nick Coutsos
2021-12-14
Fill in any missing key binds with &none
Nick Coutsos
2021-11-13
Easily reload keyboard data
Nick Coutsos
2021-11-13
Lint and display warnings client-side
Nick Coutsos
2021-11-12
Namespace persisted branch by repo name
Nick Coutsos
2021-11-07
Display load errors in UI
Nick Coutsos
2021-11-07
Refactor app's github integration and loader
Nick Coutsos
2021-11-07
Organize github-related components
Nick Coutsos
2021-11-07
Remove unused variables
Nick Coutsos
2021-11-07
Update invalid repo modal
Nick Coutsos
2021-11-05
Add some visual cue for commit progress/success
Nick Coutsos
2021-11-05
Fix default repo selection
Nick Coutsos
2021-11-05
Fix default source selection
Nick Coutsos
2021-11-05
Push commits to specified repo and branch
Nick Coutsos
2021-11-05
Support loading from other branches
Nick Coutsos
2021-11-05
Multi-step component to select keyboard data
Nick Coutsos
2021-11-04
Fix merge duplication
Nick Coutsos
2021-11-03
Refactor warning dialogs
Nick Coutsos
2021-11-03
Merge branch 'master' into repo-picker
Nick Coutsos
2021-10-30
Handle repos not set up for keymap editor
Nick Coutsos
2021-10-30
Merge branch 'multi-repo-warning'
Nick Coutsos
2021-10-30
Fix unedited state
Nick Coutsos
2021-10-30
Merge branch 'ui'
Nick Coutsos
2021-10-30
Disable commit until changes are made
Nick Coutsos
2021-10-30
Show a message when user has installed app for multiple repos
Nick Coutsos
2021-10-24
Refactor initialization into another component
Nick Coutsos
2021-10-20
Improvements to key search/picker component
Nick Coutsos
2021-10-16
Rename search component and properties
Nick Coutsos
2021-10-16
Move search prompt logic out of component
Nick Coutsos
2021-10-16
Close search for external clicks triggering other events
Nick Coutsos
2021-10-16
Tweak button styles
Nick Coutsos
2021-10-16
Remove unused logout button and xterm stylesheet
Nick Coutsos
2021-10-16
Fix error for unauthorized state
Nick Coutsos
2021-10-16
Fix auth redirect
Nick Coutsos
2021-10-16
Initialize github module in loader component
Nick Coutsos
2021-10-16
Fetch API data during spinner
Nick Coutsos
2021-10-15
Hide the "save local" button if not enabled by config
Nick Coutsos
[next]