An open API service providing commit metadata for open source projects.

GitHub / github/hotkey / commits

Trigger an action on an element with a keyboard shortcut.

SHA Message Author Date Stats
a991102d merge Merge pull request #145 from github/copilot/convert-tests-to-vitest-playwright Dusty Greif <d****f@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
9ce2a3ca Ignore test screenshots Dusty Greif <d****f@g****m> 10 months ago
ff3d6c31 Install chromium in CI Dusty Greif <d****f@g****m> 10 months ago
1d5afeeb Remove matrix strategy and Playwright install steps from workflows
Co-authored-by: dgreif <3****f@u****m>
copilot-swe-agent[bot] <1****t@u****m> 10 months ago
5d11c2b0 Remove test backup file and finalize migration
Co-authored-by: dgreif <3****f@u****m>
copilot-swe-agent[bot] <1****t@u****m> 10 months ago
5b8f9d52 Migrate from Karma/Mocha/Chai to Vitest with Playwright
Co-authored-by: dgreif <3****f@u****m>
copilot-swe-agent[bot] <1****t@u****m> 10 months ago
a7822cee Initial plan copilot-swe-agent[bot] <1****t@u****m> 10 months ago
783c7f12 merge Merge pull request #136 from github/dependabot/npm_and_yarn/npm_and_yarn-456d... Manuel Puyol <m****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
66d61f2c use chrome --no-sandbox Manuel Puyol <m****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e7c51b6a Bump the npm_and_yarn group with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
bb3706d7 merge Merge pull request #134 from github/gracepark-update-dockerfile-for-correct-v... Grace Park <g****k@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
f7ec48e4 Update Dockerfile Grace Park <g****k@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
eb5cb5ee merge Merge pull request #133 from github/dg/actions-permissions Dusty Greif <d****f@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
45197474 Specify permissions for actions Dusty Greif <d****f@g****m> almost 2 years ago
8914023f merge Merge pull request #132 from github/dg/update-node Dusty Greif <d****f@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
18a78a98 Update typescript version Dusty Greif <d****f@g****m> almost 2 years ago
b60c583c Delete unused shared action Dusty Greif <d****f@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
2cd0218a Use node 22 in actions Dusty Greif <d****f@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
2bbbc51d Bump dev container to node 22 Dusty Greif <d****f@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
9e5e825d merge Merge pull request #131 from github/dependabot/npm_and_yarn/npm_and_yarn-9638... Dusty Greif <d****f@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
cfd26a7b Bump the npm_and_yarn group with 3 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
fc55973c merge Merge pull request #130 from github/dependabot/npm_and_yarn/npm_and_yarn-9d5a... Dusty Greif <d****f@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
a875c8be Bump the npm_and_yarn group with 4 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
cce9678b merge Merge pull request #127 from github/dependabot/npm_and_yarn/braces-3.0.3 Manuel Puyol <m****l@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e06ddc5c Bump braces from 3.0.2 to 3.0.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
63d60c52 merge Merge pull request #126 from github/cbodfield/localized-mod-ssr Dusty Greif <d****f@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d7504aca Lint fixes Cody Bodfield <c****d@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
be962512 Refactor to prefer platform prop over navigator.platform Cody Bodfield <c****d@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3febef35 Lint fixes Cody Bodfield <c****d@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b526f69c Lint fixes Cody Bodfield <c****d@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ba5ba482 Move fallback to test Cody Bodfield <c****d@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
64e18928 Add empty string fallback Cody Bodfield <c****d@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
45dbff36 Add undefined platform test coverage Cody Bodfield <c****d@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5e47c1d7 Make platform type match normalizeHotkey Cody Bodfield <c****d@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
eaf48420 Adjust js doc message, fix type Cody Bodfield <c****d@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e9dbc5b3 Make localizeMod SSR safe Cody Bodfield <c****d@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a2e0df93 merge Merge pull request #124 from github/dependabot/npm_and_yarn/follow-redirects-... Manuel Puyol <m****l@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
918f0eeb Bump follow-redirects from 1.15.4 to 1.15.6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ae82c45e merge Merge pull request #122 from github/dependabot/npm_and_yarn/follow-redirects-... Jonathan Fuchs <2****s@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
29d10628 Bump follow-redirects from 1.15.3 to 1.15.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
67cd299f merge Merge pull request #121 from davidsneighbour/patch-1 Erinna Chen <e****n@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fd8213aa fix: hotkey mapper URL Patrick Kollitsch <8****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
90b68f4f merge Merge pull request #120 from github/iansan5653-patch-1 Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f0ddbc4f Update package.json Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e320ca6a Move `eslint-import-resolver-typescript` to dev dependencies Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bb2f46a6 merge Merge pull request #119 from github/node-16-publish Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
19872996 Use Node 16 for publishing Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
28842864 merge Merge pull request #118 from github/user-agent Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
94a436c0 Add user agent to mapper tool Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bd832b7f merge Merge pull request #116 from github/normalize-uppercase-macos Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fcedce08 Fix types Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ff178c52 merge Merge branch 'main' of https://github.com/github/hotkey into normalize-upperc... Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f2c43dce Update readme Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
df286706 merge Merge pull request #117 from github/fix-hotkey-tool Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
70c43ecb merge Merge pull request #115 from github/include-shift Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f3ab302f merge Merge branch 'include-shift' into normalize-uppercase-macos Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6fca55ac merge Merge branch 'main' of https://github.com/github/hotkey into normalize-upperc... Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6873531c Fix typo
Co-authored-by: Ned Schwartz <n****d@t****t>
Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
36a98849 Format with Prettier Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7c2addea Adjust logic Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a0187d36 Fix CORS styling issue Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3708c4db Fix sequence tracking in hotkey tool Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
96094c57 merge Merge pull request #111 from github/ns/esm-imports Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
42db65b6 Update node in actions Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2b65f322 merge Merge branch 'main' of https://github.com/github/hotkey into ns/esm-imports Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ea1c9c7e Replace `Command` with `Meta` Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ac13a24c typo Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0405990c Clarify the point in the readme Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
feaf0329 Fix tests Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1ddb484b Remove note in docs Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5a360d19 Update tests Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b932b83a Add shift-normalization on MacOS Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bb17f9a0 Add deleted test back Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
41234aad Update tests Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ecb4f0f5 Update docs Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ad58d578 Update hotkey string generation to include `Shift` Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8a0f72da Enable `postCreateCommand` Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
caec920f merge Merge pull request #114 from github/no-symbol-plane-without-alt Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fba17fb0 Format Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
acaaa129 Don't use symbol plane unless `Alt` is pressed Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
13f3419d merge Merge pull request #113 from github/JoyceZhu-patch-1 Joyce Zhu <j****u@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
46fb4b8a Update macos-symbol-layer.ts Joyce Zhu <j****u@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b43f2f67 Fix backtick mapping for macOS symbol layer Joyce Zhu <j****u@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bc70e3d2 merge Merge pull request #112 from github/plus-space Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
506b997e Add README note Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e5477c1e Add support for `Space` and `Plus` Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0cd8d9d9 merge Merge branch 'main' into ns/esm-imports Ned Schwartz <n****d@t****t>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8b643347 merge Merge pull request #110 from github/mac-alt-support Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
760062e2 cleanup chicken and egg problem with lint before build Ned Schwartz <n****d@t****t> almost 3 years ago
a1cd9da4 reenable prebuild Ned Schwartz <n****d@t****t> almost 3 years ago
f26ad3d4 ignore linting on dist and pages Ned Schwartz <n****d@t****t> almost 3 years ago
0e85443e error for missing extension in tests folder Ned Schwartz <n****d@t****t> almost 3 years ago
6ea0bbf8 prettier Ned Schwartz <n****d@t****t> almost 3 years ago
ea622046 disable github/no-inner-html in tests Ned Schwartz <n****d@t****t> almost 3 years ago
68869be6 WIP getting esm imports working in eslint Ned Schwartz <n****d@t****t> almost 3 years ago
955474c2 Rename `plane` to `layer` Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
905ee36c Fix tests Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
bd496f59 Add tests Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
54259b62 Add `.js` to all imports Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
59e6fa21 Update `tsconfig` to use ESM modules Ian Sanders <i****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago

← Back to repository