aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-05-01Rename 'gmail_css_class' to 'gmail_selectors'Teddy Wing
2019-05-01index.ts: Better Gmail loading initialisation logicTeddy Wing
2019-05-01style.ts: Hide the left sidebar by defaultTeddy 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
2019-05-01Move code to "style.ts"Teddy Wing