tridactyl/src
2018-09-04 13:00:32 +01:00
..
completions completions/Settings.ts: Add type and documentation to completion opts 2018-09-01 22:03:19 +02:00
grammars Update keyseq 2018-04-15 22:34:07 +01:00
lib Change auconenable check to check size of autocontain object. 2018-07-31 22:21:42 +00:00
parsers Nuke msgsafe, since no need to message events any more, and fix ARIA 2018-09-02 16:25:34 -07:00
static Add warning to new tab 2018-09-04 12:29:14 +01:00
aliases.ts aliases.ts: Simplify getCmdAliasMapping() a lot 2018-08-18 21:38:47 +02:00
background.ts Nuke msgsafe, since no need to message events any more, and fix ARIA 2018-09-02 16:25:34 -07:00
commandline_background.ts Fix fillcmdline_tmp not closing the cmdline when changing tabs 2018-07-05 19:50:32 +02:00
commandline_content.ts Fix infinite recursion on SVG 2018-08-02 06:48:25 +02:00
commandline_frame.ts Add rudimentary settings completion 2018-08-21 20:06:13 +01:00
completions.ts Fix excmd completion not working with nested aliases 2018-08-18 07:15:14 +02:00
config.ts config.ts: Fix followpagepatterns 2018-09-04 06:26:01 +02:00
config_rc.ts Janky proof of concept for per-tab state, incl mode and parsers 2018-09-02 16:25:34 -07:00
content.ts Nuke msgsafe, since no need to message events any more, and fix ARIA 2018-09-02 16:25:34 -07:00
controller_background.ts Remember to run prettier script on changed files 2018-09-02 16:25:34 -07:00
controller_content.ts Nuke msgsafe, since no need to message events any more, and fix ARIA 2018-09-02 16:25:34 -07:00
convert.ts debug: more information from covert 2017-11-22 21:30:37 +00:00
css_util.ts Fix property spelling 2018-08-20 11:06:44 +02:00
dom.ts Nuke msgsafe, since no need to message events any more, and fix ARIA 2018-09-02 16:25:34 -07:00
download_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
excmds.ts Fix link to config help 2018-09-04 13:00:32 +01:00
finding.ts Un-regress hinting and finding 2018-09-02 16:25:34 -07:00
help.ts Make help.ts:getCommandElements() more resilient 2018-08-09 06:19:32 +02:00
hinting.ts Un-regress hinting and finding 2018-09-02 16:25:34 -07:00
itertools.ts Add more fun functions to itertools 2018-05-17 21:43:22 +01:00
keyseq.test.ts Add some more keyseq tests 2018-04-23 22:56:19 +01:00
keyseq.ts Nuke msgsafe, since no need to message events any more, and fix ARIA 2018-09-02 16:25:34 -07:00
logging.ts when logging err to console, spread message array to unnest 2018-09-02 16:25:34 -07:00
manifest.json release 1.13.3 2018-08-21 21:35:12 +01:00
math.ts hinting WIP: plumb to background 2017-11-09 05:44:40 +00:00
messaging.ts Un-regress hinting and finding 2018-09-02 16:25:34 -07:00
metadata.ts Implement typechecking for known settings 2018-09-01 22:45:48 +02:00
mod.test.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
native_background.ts Merge branch 'master' of github.com:cmcaine/tridactyl into configdocs 2018-08-29 10:58:34 +01:00
nearley_utils.ts Update keyseq 2018-04-15 22:34:07 +01:00
newtab.ts Fix code bugs introduced by the 3.0.1 upgrade. 2018-08-19 11:31:54 +00: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 Move Autocontain logic to it's own file. 2018-07-14 00:10:47 +00:00
scrolling.ts Implement typechecking for known settings 2018-09-01 22:45:48 +02:00
state.ts Janky proof of concept for per-tab state, incl mode and parsers 2018-09-02 16:25:34 -07:00
state_content.ts Remember to run prettier script on changed files 2018-09-02 16:25:34 -07:00
styling.ts Update config help, reset to master's CSS 2018-08-30 21:39:01 +01:00
test_utils.ts Update keyseq 2018-04-15 22:34:07 +01:00
text_to_speech.ts config.ts: Small improvements to doc/types 2018-09-02 11:52:21 +02: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