aboutsummaryrefslogtreecommitdiffstats
path: root/src/sidebar.ts
AgeCommit message (Expand)Author
2019-06-10Add license (GNU GPLv3+)Teddy Wing
2019-05-01Rename 'gmail_css_class' to 'gmail_selectors'Teddy Wing
2019-05-01sidebar.ts: Add comment showing command keysTeddy Wing
2019-05-01sidebar.ts: Extract multi-key shortcut command codeTeddy Wing
2019-05-01sidebar.ts: Extract `key_codes` to moduleTeddy Wing
2019-05-01Add shortcut to toggle the left sidebarTeddy Wing
2019-05-01Use CommonJS modules, fix importsTeddy Wing
2019-05-01Move Gmail CSS class definitions to a new moduleTeddy Wing