tridactyl/src
2017-12-29 18:27:05 +00:00
..
lib completions: add fuse.js and html-tagged-template 2017-11-22 21:30:36 +00:00
parsers Add inputmode 2017-12-05 22:12:34 +00:00
static Add SVG logo - useful for higher resolutions and inline use 2017-12-29 18:27:05 +00:00
background.ts Add save link/img hint submode (;s, ;S, ;a, ;A) 2017-12-24 11:20:26 +00:00
commandline_background.ts Revert async history update and number of history items 2017-11-25 23:26:16 +00:00
commandline_content.ts cmdline iframe css refactor 2017-10-29 14:01:09 +00:00
commandline_frame.ts commandline: Fix #170 2017-12-01 12:12:56 +00:00
completions.ts completions: improve buffer index logic 2017-12-28 17:07:07 +00:00
config.ts Add save link/img hint submode (;s, ;S, ;a, ;A) 2017-12-24 11:20:26 +00:00
content.ts Fix #194: add searchsetkeyword [keyword] [url] 2017-12-03 11:30:44 +00:00
controller.ts mode change: fix #176 2017-12-11 13:26:42 +00:00
convert.ts debug: more information from covert 2017-11-22 21:30:37 +00:00
dom.ts Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-fix_pcgamer_hints 2017-11-30 08:58:45 +00:00
download_background.ts Add save link/img hint submode (;s, ;S, ;a, ;A) 2017-12-24 11:20:26 +00:00
excmds.ts excmds: remove redundant conversion 2017-12-28 18:07:06 +00:00
hinting.ts Add save link/img hint submode (;s, ;S, ;a, ;A) 2017-12-24 11:20:26 +00:00
hinting_background.ts Add save link/img hint submode (;s, ;S, ;a, ;A) 2017-12-24 11:20:26 +00:00
itertools.ts rotate the last entries of the array first 2017-12-02 14:47:36 +01:00
keydown_background.ts keydown: deprecate old suppression system 2017-11-19 03:22:59 +00:00
keydown_content.ts Add inputmode 2017-12-05 22:12:34 +00:00
keyseq.ts fix yet another bug in key suppression 2017-11-21 04:58:48 +00:00
link_hinting.coffee Reorganise repo 2017-09-24 23:38:57 +01:00
manifest.json Add save link/img hint submode (;s, ;S, ;a, ;A) 2017-12-24 11:20:26 +00:00
math.ts hinting WIP: plumb to background 2017-11-09 05:44:40 +00:00
messaging.ts Add save link/img hint submode (;s, ;S, ;a, ;A) 2017-12-24 11:20:26 +00:00
mod.test.ts tests: Update package.json, shorten test runtime 2017-10-05 03:55:42 +01:00
msgsafe.test.ts types: extend type checking 2017-10-06 03:30:51 +01:00
msgsafe.ts Rework messaging, key suppression, exmode parser 2017-10-23 09:42:50 +01:00
number.clamp.ts Compress scrolls, scrollto accept % 2017-10-06 19:31:10 -07:00
number.mod.ts src: fix #7, experiment with tests 2017-10-05 02:23:15 +01:00
state.ts src/{config,controller,excmds,state}.ts: Implement dot repeat. 2017-12-06 16:31:53 +00:00
text_to_speech.ts Bail out with error (console.log) on no TTS voice 2017-12-03 21:33:08 +00:00
tridactyl.d.ts Revert "excmd: fix :version" 2017-11-28 17:23:16 +00:00
url_util.test.ts url_util: Keep trailing slashes 2017-12-27 14:37:01 +00:00
url_util.ts url_util: Keep trailing slashes 2017-12-27 14:37:01 +00:00