aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-06-10Add license (GNU GPLv3+)Teddy Wing
2019-05-08Attempt to add next/previous page shortcuts to index view (WIP)Teddy Wing
2019-05-02Try to add 'j/k' shortcuts in the pager viewTeddy Wing
2019-05-01gmail_selectors.ts: Add new selectors for index and pager viewsTeddy Wing
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