glacambre
a4040102f5
Remove set csp clobber
...
This just removes the background.ts code that detects whether the user
wants to clobber their csp and adds an error message if the user tries
to `set csp clobber`.
The `csp` setting is marked as deprecated but left untouched in case we
find a way to edit CSP in a way that complies with Mozilla's policies.
The csp-editing code in `requests.ts` is left untouched for the same
reason.
2019-10-02 10:25:03 +02:00
Oliver Blanthorn
824f33223b
ls is fine
2019-09-23 07:46:13 +01:00
Oliver Blanthorn
cf9c6a69e5
Disable installing native messenger for 'signed' builds
2019-09-23 07:40:05 +01:00
Oliver Blanthorn
394772d100
Cheer up shellcheck
2019-09-23 07:33:13 +01:00
Oliver Blanthorn
f8bf5d10e4
Merge branch 'no_amo'
2019-09-23 07:06:10 +01:00
Oliver Blanthorn
c8a7fa6a92
Add notes on unsigned builds
2019-09-23 07:05:35 +01:00
Oliver Blanthorn
67c2a9edc4
Add manual install steps for unsigned builds
2019-09-23 06:31:35 +01:00
Oliver Blanthorn
68452ff5c6
Add unsigned build path
2019-09-23 06:24:55 +01:00
Oliver Blanthorn
f47d30cca3
Improve installation instructions
...
It turns out you need to restart Firefox twice once Tridactyl
is installed. Presumably it has something to do with the way
we prevent updates from being installed while Tridactyl is
running
2019-09-23 06:21:08 +01:00
Oliver Blanthorn
d536329970
Start playing with no-sign building
...
Could also include installation to /usr/lib/firefox/browser/extensions/ but I haven't
been able to get that to work with unsigned extensions yet.
2019-09-23 05:16:44 +01:00
Oliver Blanthorn
019fc2c31b
Merge branch 'add_gist_rc_loading'
2019-09-20 19:11:34 +01:00
Oliver Blanthorn
7d05f76b40
Improve source URL help
2019-09-20 19:10:45 +01:00
Oliver Blanthorn
fd0cfd9b36
Merge pull request #1851 from rektrex/add_extoptions
...
add extoptions excmd
2019-09-20 18:58:21 +01:00
Oliver Blanthorn
62b8bf0992
Merge branch 'replace-flatten'
2019-09-20 18:05:10 +01:00
rektrex
7670cc7784
make source --url use current page's url when no url is given'
2019-09-20 01:27:00 +05:30
rektrex
49fb856523
combine source_from_url to source
2019-09-20 00:24:40 +05:30
rektrex
8f0b2a5ab8
add exmcmds to load RC file from url
2019-09-19 22:14:51 +05:30
Oliver Blanthorn
b85682c004
Improve Arch installation steps
2019-09-19 10:10:04 +01:00
Oliver Blanthorn
c8b0f18cb3
Merge pull request #1865 from rektrex/trim_clip_url_for_open
...
trim url for p and P commands
2019-09-18 09:28:19 +01:00
Oliver Blanthorn
121bad0cb3
Merge pull request #1864 from tridactyl/dependabot/npm_and_yarn/webpack-cli-3.3.9
...
Bump webpack-cli from 3.3.8 to 3.3.9
2019-09-18 09:28:03 +01:00
rektrex
bf1a07467f
trim url for p and P commands
2019-09-18 13:14:50 +05:30
dependabot-preview[bot]
f068b02cbe
Bump webpack-cli from 3.3.8 to 3.3.9
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.9/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-18 05:29:44 +00:00
Oliver Blanthorn
aa836f2ff7
Merge pull request #1862 from chaorace/patch-1
...
Correctly detects Windows when applying colors
2019-09-17 21:22:14 +01:00
Chris
ba32beb3ce
Correctly detects Windows when applying colors
...
Partial solution to #1378
Previously, this expression would evaluate to null, producing a false negative on Windows systems, due to a syntax issue
2019-09-17 16:09:11 -04:00
Oliver Blanthorn
ddfb93acdb
Merge pull request #1860 from tridactyl/dependabot/npm_and_yarn/geckodriver-1.17.0
...
Bump geckodriver from 1.16.2 to 1.17.0
2019-09-17 08:22:22 +01:00
Oliver Blanthorn
454fd1d8c7
Merge pull request #1859 from ELLIOTTCABLE/lowercase-tsconfig
...
Lowercase tsconfig values
2019-09-17 08:21:05 +01:00
Oliver Blanthorn
d826fc5edb
Merge pull request #1858 from ELLIOTTCABLE/run-forrest-run
...
Run, Forrest; run!
2019-09-17 08:17:52 +01:00
dependabot-preview[bot]
6d497a34ae
Bump geckodriver from 1.16.2 to 1.17.0
...
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver ) from 1.16.2 to 1.17.0.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases )
- [Commits](https://github.com/vladikoff/node-geckodriver/compare/v1.16.2...v1.17.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-17 05:31:25 +00:00
ELLIOTTCABLE
a05d1629d1
(- meta fix typo) Lowercase tsconfig values
2019-09-16 21:47:26 -05:00
ELLIOTTCABLE
ad43f10fec
(- new meta) Just for funsies. 👟
2019-09-16 18:39:53 -05:00
Oliver Blanthorn
32fb44e459
Add DDG hint results bind and fix Google hint bind
2019-09-16 16:08:47 +01:00
Oliver Blanthorn
019a364d66
Merge pull request #1855 from tridactyl/dependabot/npm_and_yarn/ts-node-8.4.1
...
Bump ts-node from 8.3.0 to 8.4.1
2019-09-16 08:59:16 +01:00
Oliver Blanthorn
98cf7b7bfb
Merge pull request #1854 from tridactyl/dependabot/npm_and_yarn/webpack-4.40.2
...
Bump webpack from 4.39.3 to 4.40.2
2019-09-16 08:58:24 +01:00
dependabot-preview[bot]
c175d00481
Bump ts-node from 8.3.0 to 8.4.1
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 8.3.0 to 8.4.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.3.0...v8.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 05:32:23 +00:00
dependabot-preview[bot]
56ffffc8b9
Bump webpack from 4.39.3 to 4.40.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.39.3 to 4.40.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.39.3...v4.40.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 05:31:53 +00:00
Oliver Blanthorn
c3f45f5adc
Merge pull request #1853 from pvs/master
...
Fix #1365
2019-09-15 19:24:13 +01:00
pvs
1fb0aecf30
Get all the elements that match the given selector inside shadow DOM
...
- Blur shadow dom active element
2019-09-15 09:48:58 -07:00
pvs
04b1ea13a9
Fix insert mode if an input inside a shadow DOM is focused
2019-09-14 14:24:45 -07:00
rektrex
78a39488f7
improve extoption: extoptions(extension_name) opens options in a popup window
2019-09-14 21:36:09 +05:30
Oliver Blanthorn
125528304e
Remove outdated storageloc reference from readme
2019-09-14 13:53:29 +01:00
rektrex
0faad6c86a
update aliases for Pentadactyl compatibility
2019-09-14 12:16:57 +05:30
rektrex
b2c89cd03f
add aliases for Pentadactyl compatibility
2019-09-14 03:17:20 +05:30
rektrex
40c767a9a5
add extoptions excmd
2019-09-14 02:54:50 +05:30
Colin Caine
b30ef3097e
newtab: clean up a weird link
2019-09-13 18:47:57 +01:00
Colin Caine
65b5367611
themes/dark: fix link colour on Tridactyl pages
2019-09-13 18:31:52 +01:00
Oliver Blanthorn
75ffc8799f
Merge pull request #1849 from tridactyl/dependabot/npm_and_yarn/ts-jest-24.1.0
...
Bump ts-jest from 24.0.2 to 24.1.0
2019-09-13 17:46:38 +01:00
Colin Caine
1ddd4fd2a5
excmds: doc: explain how :command works a bit more
2019-09-13 14:47:22 +01:00
Colin Caine
efea7e2041
excmds: documentation typo
2019-09-13 14:23:59 +01:00
dependabot-preview[bot]
85efdd7c06
Bump ts-jest from 24.0.2 to 24.1.0
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 24.0.2 to 24.1.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v24.0.2...v24.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-13 05:28:08 +00:00
Oliver Blanthorn
62aa899ea4
Merge pull request #1847 from tridactyl/dependabot/npm_and_yarn/types/node-12.7.5
...
Bump @types/node from 12.7.4 to 12.7.5
2019-09-12 08:20:18 +01:00