aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-22Merge branch 'dependabot/npm_and_yarn/acorn-6.4.1'HEADmasterTeddy Wing
2020-03-15Bump acorn from 6.1.1 to 6.4.1dependabot[bot]
2019-06-10Add READMETeddy Wing
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-02Idea.txt: Make shortcut to download the emailTeddy 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-01Add MakefileTeddy Wing
2019-05-01Use CommonJS modules, fix importsTeddy Wing
2019-05-01package.json: Add 'browserify'Teddy Wing
2019-05-01Move Gmail CSS class definitions to a new moduleTeddy Wing
2019-05-01Move code to "style.ts"Teddy Wing
2019-05-01.gitignore: Ignore build directoryTeddy Wing
2019-05-01Change `MESSAGE_PAGER` classTeddy Wing
2019-05-01Add some test stylesTeddy Wing
2019-05-01Add constants for Gmail CSS classesTeddy Wing
2019-05-01Add tsconfig.jsonTeddy Wing
2019-05-01.gitignore: Ignore node_modules/ directoryTeddy Wing
2019-05-01Add init script to put `tsc` Typescript executable in PATHTeddy Wing
2019-05-01Add Typescript dependencyTeddy Wing
2019-05-01Idea for a Gmail plugin that adds Mutt shortcutsTeddy Wing