tridactyl/src
Colin Caine 79a2f5ce54 config: Make unset take effect on loaded pages
Previously required a page reload.
2017-12-05 22:09:49 +00:00
..
lib completions: add fuse.js and html-tagged-template 2017-11-22 21:30:36 +00:00
parsers Add basic configuration with set 2017-11-29 16:28:06 +00:00
static Small readme updates 2017-12-04 15:41:48 +00:00
background.ts Fix #194: add searchsetkeyword [keyword] [url] 2017-12-03 11:30:44 +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 Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-fix_completions_not_looping 2017-11-30 19:15:42 +00:00
config.ts config: Make unset take effect on loaded pages 2017-12-05 22:09:49 +00:00
content.ts Fix #194: add searchsetkeyword [keyword] [url] 2017-12-03 11:30:44 +00:00
controller.ts Tidy up gobble mode. Re-use key classification. 2017-11-20 23:23:25 +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
excmds.ts Small readme updates 2017-12-04 15:41:48 +00:00
hinting.ts Add <summary> tags to standard hinting 2017-12-04 02:20:29 +00:00
hinting_background.ts Add Text To Speech API (and hint mode) 2017-11-30 04:43:55 +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 fix yet another bug in key suppression 2017-11-21 04:58:48 +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 Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-impl_sanitize 2017-12-02 13:27:06 +00:00
math.ts hinting WIP: plumb to background 2017-11-09 05:44:40 +00:00
messaging.ts Add yank hint mode, allow messageActiveTab to be called from content 2017-11-22 19:09:52 +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 add gobble mode and quickmarks 2017-11-20 23:23:25 +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 Add urlparent (gu) command 2017-11-21 12:12:25 +00:00
url_util.ts Add urlparent (gu) command 2017-11-21 12:12:25 +00:00