tridactyl/src
2018-05-25 16:24:24 +01:00
..
grammars Update keyseq 2018-04-15 22:34:07 +01:00
lib hint -b now follows current tab's container, similar tabopen behaviour now behind a new setting 'tabopencontaineraware', defaults to false. 2018-05-08 12:27:30 +00:00
parsers Fix #505 again: add <CA-`> bind 2018-05-16 14:59:11 +01:00
static Merge branch 'master' of github.com:cmcaine/tridactyl into sumnerevans-css-prettier-compliance 2018-05-25 09:34:18 +01:00
aliases.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
background.ts Improve CSP clobbering (commit lost last time) 2018-05-18 17:10:12 +01:00
commandline_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
commandline_content.ts Merge branch 'master' of github.com:cmcaine/tridactyl into caput-theme-mk2 2018-05-20 18:20:46 +01:00
commandline_frame.ts Improve Tridactyl theming capabilities 2018-05-20 16:22:46 +01:00
completions.ts Ameliorate #454: allow historyresults to be configured 2018-05-03 17:48:03 +01:00
config.ts Document <C-A-`> bind for ignore mode 2018-05-25 09:24:02 +01:00
config_rc.ts Add a bunch of hacks to fix #518 2018-05-11 21:33:10 +01:00
content.ts Revert "Add appendTo()" 2018-05-21 11:06:12 +01:00
controller.ts Fix #536 2018-05-18 14:09:12 +01:00
convert.ts debug: more information from covert 2017-11-22 21:30:37 +00:00
css_util.ts guiset: show hoverlink in front of active tab title 2018-05-14 15:34:10 +09:00
dom.ts Revert "Add appendTo()" 2018-05-21 11:06:12 +01:00
download_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
excmds.ts Improve home docs 2018-05-25 16:24:24 +01:00
finding.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
finding_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
hinting.ts Support uppercase hints 2018-05-23 17:38:17 +01:00
hinting_background.ts Add a hint option for copying 'title' or 'alt' text 2018-05-18 18:47:31 +03:00
itertools.ts Add more fun functions to itertools 2018-05-17 21:43:22 +01:00
keydown_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
keydown_content.ts Fix #455. 2018-05-03 20:21:15 +01:00
keyseq.test.ts Add some more keyseq tests 2018-04-23 22:56:19 +01:00
keyseq.ts keyseq.ts: Allow binding <Esc> 2018-05-06 16:27:17 +02:00
logging.ts Make Logging.Logger.error print an error to the command line 2018-04-23 15:09:20 +01:00
manifest.json Improve Tridactyl theming capabilities 2018-05-20 16:22:46 +01:00
math.ts hinting WIP: plumb to background 2017-11-09 05:44:40 +00:00
messaging.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
mod.test.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
msgsafe.test.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
msgsafe.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
native_background.ts Remove some console.logs 2018-05-17 21:55:14 +01:00
nearley_utils.ts Update keyseq 2018-04-15 22:34:07 +01:00
number.clamp.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
number.mod.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
requests.ts Don't make CSP stricter 2018-05-21 15:30:57 +01:00
state.ts Add jumplist for inputs bound to g; 2018-04-20 17:05:15 +01:00
styling.ts Tidy up after quake 2018-05-23 15:43:11 +01:00
test_utils.ts Update keyseq 2018-04-15 22:34:07 +01:00
text_to_speech.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
tridactyl.d.ts Stop typedoc complaining about toBeAll 2018-05-21 01:22:04 +01:00
url_util.test.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
url_util.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00