aboutsummaryrefslogtreecommitdiffhomepage
path: root/application
AgeCommit message (Expand)Author
2022-05-06Deprecate Vue appNick Coutsos
2022-04-28Merge branch 'main' into react-appNick Coutsos
2022-04-28Add linter and cleanup react appNick Coutsos
2022-04-27Throw together a quick readme on building the web appNick Coutsos
2022-04-23Fix missing config flagsNick Coutsos
2022-04-15Remove unused filesNick Coutsos
2022-04-15Apparently fontawesome key symbols were always brokenNick Coutsos
2022-04-15Fix fontawesome icon keycodesNick Coutsos
2022-04-15Start porting frontend to reactNick Coutsos
2022-04-11Update dependenciesNick Coutsos
2022-04-11Bump follow-redirects from 1.14.5 to 1.14.9 in /applicationdependabot[bot]
2022-04-11Bugfix: deleting layer when currently viewing topmost layer causes crashNick Coutsos
2022-01-07flesh out the delete handlerpanzerstadt
2021-12-22Handle app installations for GitHub organizationsNick Coutsos
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-16Fix auth redirectNick 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