tridactyl/src
2018-05-08 15:23:48 +01:00
..
grammars Update keyseq 2018-04-15 22:34:07 +01:00
lib Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
parsers insertmode.ts: Go back to normal mode when Escape is pressed 2018-04-29 07:16:57 +02:00
static Add warning about next permission request to new tab 2018-05-08 15:23:48 +01:00
aliases.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
background.ts Add OSX support for getProfileDir 2018-04-27 21:24:20 +01:00
commandline_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
commandline_content.ts Fix error reporting loop with noiframeon 2018-04-26 01:10:33 +01:00
commandline_frame.ts Fix #446: you can now edit completions you select with space 2018-04-27 16:45:50 +01:00
completions.ts Ameliorate #454: allow historyresults to be configured 2018-05-03 17:48:03 +01:00
config.ts {config,excmds}.ts: Turn 'q' and 'qall' into aliases 2018-05-07 23:05:51 +02:00
content.ts Newtab: Display nothing until we know the user wants tridactyl's newtab 2018-05-06 18:15:42 +02:00
controller.ts Make Logging.Logger.error print an error to the command line 2018-04-23 15:09:20 +01:00
convert.ts debug: more information from covert 2017-11-22 21:30:37 +00:00
css_util.ts Add more CSS options 2018-04-30 15:36:47 +01:00
dom.ts Make Logging.Logger.error print an error to the command line 2018-04-23 15:09:20 +01:00
download_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
excmds.ts Improve profile detection. Fix #498 2018-05-08 14:05:01 +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 Add hint -W [exstr] to execute exstr on hint's href 2018-04-20 19:37:45 +01:00
hinting_background.ts Add hint -W [exstr] to execute exstr on hint's href 2018-04-20 19:37:45 +01:00
itertools.ts Fix issue with binds that are prefixes of other binds 2018-04-18 10:49:35 +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 release 1.10.1 2018-05-04 23:09:06 +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 Improve profile detection. Fix #498 2018-05-08 14:05:01 +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
state.ts Add jumplist for inputs bound to g; 2018-04-20 17:05:15 +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 tridactyl.d.ts: Add focus with arguments to HTMLElement interface 2018-04-14 11:05:40 +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