Commit graph

998 commits

Author SHA1 Message Date
Oliver Blanthorn
ce888061b4
Mention tutor on newtab, minor improvements 2018-04-14 15:34:41 +01:00
Oliver Blanthorn
b83dfb7d8c
Merge branch 'master' of github.com:cmcaine/tridactyl into clippy 2018-04-14 15:24:07 +01:00
Oliver Blanthorn
c7620c9fe1
Improve tutorial 2018-04-14 15:13:42 +01:00
Oliver Blanthorn
13932f94a2
Fix tutorial build process and alias 2018-04-14 14:03:54 +01:00
Colin Caine
1cc76c3bb4 Remove bad alias 2018-04-14 11:58:19 +01:00
Colin Caine
2cd4f70edd Omit empty variable 2018-04-14 11:46:31 +01:00
Colin Caine
ff69b7e8a1 itertools: add tail 2018-04-14 11:33:46 +01:00
glacambre
3e653dc2f1
config.ts: Add comments to 'allowautofocus' setting 2018-04-14 11:13:07 +02:00
glacambre
cfb6484f30
{config,dom}.ts: Turn 'allowautofocus' setting into a string 2018-04-14 11:12:12 +02:00
glacambre
0e128b9ef8
{config,content,dom,excmds}.ts: Implement autofocus-prevention mechanism 2018-04-14 11:10:42 +02:00
glacambre
34d8363224
tridactyl.d.ts: Add focus with arguments to HTMLElement interface 2018-04-14 11:05:40 +02:00
glacambre
20dfaed659
completions.ts: Add empty completion option for option deselection 2018-04-14 10:44:44 +02:00
glacambre
8f70717f18
commandline_frame.ts: Make <Space> put selected completion in cmdline 2018-04-14 10:41:16 +02:00
Oliver Blanthorn
670c5be323
Start tutorial. Currently does not run in extension 2018-04-13 23:30:53 +01:00
Oliver Blanthorn
4981a3618e
Whitelist doesn't seem to do anything 2018-04-13 19:41:22 +01:00
Oliver Blanthorn
095ce771ea
Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
Oliver Blanthorn
e9588cde20
Prevent prettier from adding line breaks to excmds 2018-04-13 19:17:22 +01:00
Oliver Blanthorn
ebde6d63e4
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-add_prettier 2018-04-13 18:54:34 +01:00
Oliver Blanthorn
f46f8bcdf5
Update readme to reflect the fact that betas now update 2018-04-13 13:10:05 +01:00
Oliver Blanthorn
f0c8ada4cb
Fix #276: ]] on Hacker News 2018-04-13 12:37:43 +01:00
Oliver Blanthorn
7d3fb87d5e
Add automatic updates for betas 2018-04-13 12:17:02 +01:00
Oliver Blanthorn
37b9faab9f
Fix build warnings 2018-04-13 09:39:43 +01:00
glacambre
9fdbbd435a
dom.ts: Handle errors thrown by CSP in getAllDocumentFrames() 2018-04-13 07:18:42 +02:00
Oliver Blanthorn
e441acb0fe
Improve help on excmds.ts and show new tab page on first run 2018-04-12 22:33:10 +01:00
Oliver Blanthorn
2e5eab52c0
Remove all traces of fun from newtab 2018-04-12 20:26:27 +01:00
Oliver Blanthorn
b38eeebd0e
Merge branch 'master' of github.com:cmcaine/tridactyl into rscircus-patch-1 2018-04-12 19:46:21 +01:00
Oliver Blanthorn
cc193a4800
Merge branch 'master' of github.com:cmcaine/tridactyl into IsaacKhor-i341-fix-tabclose 2018-04-12 13:32:58 +01:00
Oliver Blanthorn
3fbad9e693
Support #/% index for tabs everywhere 2018-04-12 13:17:17 +01:00
Oliver Blanthorn
ac3accbc45
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-fix_scrolling_again 2018-04-12 12:14:56 +01:00
glacambre
15c8c47015
excmds.ts: Make recursiveScroll take frames into account 2018-04-12 00:02:19 +02:00
glacambre
21fe018110
excmds.ts: Try to optimize recursiveScroll, fix it for some sites 2018-04-11 23:49:36 +02:00
Oliver Blanthorn
a59b824221
Fix #370: add clipboard yanktitle|yankmd 2018-04-11 19:05:30 +01:00
Oliver Blanthorn
647ea742c1
Add fullscreen command
Hold `.` after running for extra fun.
2018-04-11 18:19:29 +01:00
Oliver Blanthorn
87574e0d6d
Add beta build link to AMO 2018-04-11 17:55:31 +01:00
Oliver Blanthorn
bad0539bf3
Change beta link to sort by date modified 2018-04-11 17:52:15 +01:00
Colin Caine
8a4a493a30 Stop logging excommands and args 2018-04-11 17:50:43 +01:00
Oliver Blanthorn
a50cd6efc3
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-fix_#67 2018-04-11 17:42:01 +01:00
Oliver Blanthorn
8f5e0c0781
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-fix_scrolling 2018-04-11 17:25:42 +01:00
Colin Caine
d4c1fa087c Fix typo and other minor changes 2018-04-11 17:15:09 +01:00
Oliver Blanthorn
f10a3a02de
Add small script for generation of AMO text 2018-04-11 17:12:06 +01:00
Oliver Blanthorn
d84968e54c
Merge pull request #356 from glacambre/explain_permissions
amo.md: Explain why Tridactyl needs the permissions it needs
2018-04-11 16:57:00 +01:00
Oliver Blanthorn
70cfeb4872
Merge pull request #373 from glacambre/update_readme
readme.md: Update answers, fix indentation
2018-04-11 16:56:10 +01:00
glacambre
dc6543719c
excmds.ts: Make scrollline recursive, fix recursiveScroll 2018-04-11 08:23:11 +02:00
glacambre
46b8e191da
readme.md: Update answers, fix indentation 2018-04-11 06:43:18 +02:00
glacambre
f7c4007e53
dom.ts: Fix typing error 2018-04-02 19:15:38 +02:00
glacambre
368db055f8
keydown_content.ts: Add keydown event listener to frames too 2018-04-02 19:15:34 +02:00
glacambre
e59dde5a0f
{dom,hinting}.ts: Add elements located in iframes to hintable elements 2018-04-02 19:15:29 +02:00
glacambre
e6f0fb11ee
itertools.ts: Implement flatten function 2018-04-02 19:13:53 +02:00
glacambre
ddc83c7c37
{excmds,hinting}.ts: use DOM.focus() instead of elem.focus() 2018-04-02 14:53:13 +02:00
glacambre
ce7be35e73
{config,dom}.ts: Implement focus() which moves to end of focused inputs 2018-04-02 14:53:09 +02:00