tridactyl/src
2018-04-28 07:54:22 +02: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 Make editor work in input mode 2018-04-25 20:43:43 +01:00
static viewsource.css: Fix viewsource elem not always covering the whole page 2018-04-28 07:05:25 +02:00
aliases.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
background.ts Fix #394: rename generated source .name.generated.ext 2018-04-22 17:15:40 +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 completions.ts: Add empty completion option for option deselection 2018-04-14 10:44:44 +02:00
config.ts Add exclaim_quiet to suppress output and rebind ;v so that mpv doesn't steal focus after playing 2018-04-26 20:54:32 +01:00
content.ts Native messenger code review 2018-04-25 20:43:41 +01: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
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 excmds.ts: Remove viewsource elem on spa history changes 2018-04-28 07:54:22 +02: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 Make key suppression less bad 2018-04-16 00:07:49 +01:00
keyseq.test.ts Add some more keyseq tests 2018-04-23 22:56:19 +01:00
keyseq.ts Filter AltGraph keys. Fixes #430 2018-04-26 08:53:01 +01: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.9.8 2018-04-26 01:29:25 +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 Suppress some errors when checking if native version is installed so that helpful ones can be displayed 2018-04-26 19:35:41 +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