tridactyl/src
2018-06-14 12:58:08 +00:00
..
grammars Update keyseq 2018-04-15 22:34:07 +01:00
lib Started work on implementing contextual identity api for tridactyl. 2018-06-14 12:58:08 +00:00
parsers Fix #505 again: add <CA-`> bind 2018-05-16 14:59:11 +01:00
static Make the pun in credits worse 2018-06-08 15:14:47 +01:00
aliases.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
background.ts Add TabEnter and TabLeft autocommands 2018-06-01 08:39:43 +02: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 Nothing is more permanent than a temporary joke 2018-06-14 13:06:58 +01:00
config_rc.ts Add a bunch of hacks to fix #518 2018-05-11 21:33:10 +01:00
content.ts Merge pull request #633 from glacambre/hide_modeindicator 2018-06-07 10:25:13 +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 Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-fix_#471 2018-06-14 12:48:34 +01:00
download_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
excmds.ts Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-fix_#632 2018-06-14 12:45:23 +01:00
finding.ts finding.ts: Fix error message popping up when pattern is not found 2018-06-05 19:56:22 +02:00
finding_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
help.ts Fix reload bug on :help when there's no hash 2018-06-10 15:52:17 +01:00
hinting.ts hinting: Add header, footer, and nav to killable selectors 2018-06-05 15:18:46 +03: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 Add more spaces 2018-05-28 16:47:25 +01:00
manifest.json release 1.13.0 2018-06-08 15:19:34 +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 Make Windows profile error more explicit 2018-05-30 11:49:47 +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
scrolling.ts scrolling.ts: Don't fetch preferences 2018-05-30 05:24:55 +02:00
state.ts Add jumplist for inputs bound to g; 2018-04-20 17:05:15 +01:00
styling.ts styling.ts: Fix theme classes being overwritten by the page 2018-06-09 11:35:33 +02: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 tridactyl.d.ts: Add pageX and pageY to UIEvent interface 2018-05-27 09:02:30 +02: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