.. |
lib
|
Improve context detection
|
2018-03-12 22:42:51 +00:00 |
parsers
|
Stop logging excommands and args
|
2018-04-11 17:50:43 +01:00 |
static
|
Improve help on excmds.ts and show new tab page on first run
|
2018-04-12 22:33:10 +01:00 |
aliases.ts
|
Revise alias expansion
|
2018-01-28 18:13:21 +00:00 |
background.ts
|
Add save link/img hint submode (;s, ;S, ;a, ;A)
|
2017-12-24 11:20:26 +00:00 |
commandline_background.ts
|
Revert async history update and number of history items
|
2017-11-25 23:26:16 +00:00 |
commandline_content.ts
|
commandline_content.ts: Add executeWithoutCommandLine function
|
2018-03-17 12:40:54 +01:00 |
commandline_frame.ts
|
Apply theme to command line
|
2018-03-08 21:57:21 +00:00 |
completions.ts
|
completions: improve buffer index logic
|
2017-12-28 17:07:07 +00:00 |
config.ts
|
Fix #276: ]] on Hacker News
|
2018-04-13 12:37:43 +01:00 |
content.ts
|
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-hijack_listeners
|
2018-04-02 13:00:04 +01:00 |
controller.ts
|
Add nascent find mode
|
2018-03-18 13:11:11 +00:00 |
convert.ts
|
debug: more information from covert
|
2017-11-22 21:30:37 +00:00 |
dom.ts
|
Fix build warnings
|
2018-04-13 09:39:43 +01:00 |
download_background.ts
|
Throw exceptions rather than logging
|
2017-12-29 23:56:24 +00:00 |
excmds.ts
|
Improve help on excmds.ts and show new tab page on first run
|
2018-04-12 22:33:10 +01:00 |
finding.ts
|
Minor improvement to find mode - can only select drawn elements.
|
2018-03-30 19:08:28 +01:00 |
finding_background.ts
|
Find mode tidied up for intrepid explorers.
|
2018-03-18 15:08:09 +00:00 |
hinting.ts
|
{dom,hinting}.ts: Add elements located in iframes to hintable elements
|
2018-04-02 19:15:29 +02:00 |
hinting_background.ts
|
Add winopen equivalent to webext.ts, add and document private and window hints
|
2018-03-12 17:07:42 +00:00 |
itertools.ts
|
itertools.ts: Implement flatten function
|
2018-04-02 19:13:53 +02:00 |
keydown_background.ts
|
keydown: deprecate old suppression system
|
2017-11-19 03:22:59 +00:00 |
keydown_content.ts
|
keydown_content.ts: Add keydown event listener to frames too
|
2018-04-02 19:15:34 +02:00 |
keyseq.ts
|
fix yet another bug in key suppression
|
2017-11-21 04:58:48 +00:00 |
logging.ts
|
logging: rewrite in OOP style
|
2017-12-30 00:46:26 +00:00 |
manifest.json
|
Implement tridactyl-viewsource
|
2018-03-17 12:42:03 +01:00 |
math.ts
|
hinting WIP: plumb to background
|
2017-11-09 05:44:40 +00:00 |
messaging.ts
|
Add nascent find mode
|
2018-03-18 13:11:11 +00:00 |
mod.test.ts
|
tests: Update package.json, shorten test runtime
|
2017-10-05 03:55:42 +01:00 |
msgsafe.test.ts
|
types: extend type checking
|
2017-10-06 03:30:51 +01:00 |
msgsafe.ts
|
Rework messaging, key suppression, exmode parser
|
2017-10-23 09:42:50 +01:00 |
number.clamp.ts
|
Compress scrolls, scrollto accept %
|
2017-10-06 19:31:10 -07:00 |
number.mod.ts
|
src: fix #7, experiment with tests
|
2017-10-05 02:23:15 +01:00 |
state.ts
|
Add nascent find mode
|
2018-03-18 13:11:11 +00:00 |
text_to_speech.ts
|
Throw exceptions rather than logging
|
2017-12-29 23:56:24 +00:00 |
tridactyl.d.ts
|
src/tridactyl.d.ts: Add window.eval and exportFunction definitions
|
2018-03-03 14:19:58 +01:00 |
url_util.test.ts
|
Add URL interpolation function and tests
|
2018-02-01 16:43:13 +00:00 |
url_util.ts
|
Remove superfluous variable
|
2018-02-02 13:05:40 +00:00 |