tridactyl/src
2018-02-18 22:22:47 +00:00
..
lib Make tab opening behaviour more consistent 2018-02-18 16:08:19 +00:00
parsers Delete leftover comment 2018-01-09 17:37:16 +08:00
static Fix floating commandline iframe on some sites #289 2018-02-14 01:15:06 +00:00
aliases.ts Revise alias expansion 2018-01-28 18:13:21 +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 logging: rewrite in OOP style 2017-12-30 00:46:26 +00:00
commandline_frame.ts Merge remote-tracking branch 'origin/master' into HEAD 2018-01-28 15:04:47 +00:00
completions.ts completions: improve buffer index logic 2017-12-28 17:07:07 +00:00
config.ts Support changing followpage pattern 2018-02-18 18:23:40 +00:00
content.ts Fix #194: add searchsetkeyword [keyword] [url] 2017-12-03 11:30:44 +00:00
controller.ts logging: rewrite in OOP style 2017-12-30 00:46:26 +00:00
convert.ts debug: more information from covert 2017-11-22 21:30:37 +00:00
dom.ts Merge pull request #284 from Koushien/dropdown 2018-01-25 09:37:16 +00:00
download_background.ts Throw exceptions rather than logging 2017-12-29 23:56:24 +00:00
excmds.ts Support changing followpage pattern 2018-02-18 18:23:40 +00:00
hinting.ts Fix #288 2018-02-18 22:22:47 +00:00
hinting_background.ts logging: introduce convenience functions 2017-12-29 23:58:23 +00:00
itertools.ts src: Enhance itertools 2018-02-13 23:10:36 +00: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
logging.ts logging: rewrite in OOP style 2017-12-30 00:46:26 +00: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 logging: rewrite in OOP style 2017-12-30 00:46: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 logging: rewrite in OOP style 2017-12-30 00:46:26 +00:00
text_to_speech.ts Throw exceptions rather than logging 2017-12-29 23:56:24 +00:00
tridactyl.d.ts Revert "excmd: fix :version" 2017-11-28 17:23:16 +00:00
url_util.test.ts Add URL interpolation function and tests 2018-02-01 16:43:13 +00:00
url_util.ts Remove superfluous variable 2018-02-02 13:05:40 +00:00