Commit graph

12 commits

Author SHA1 Message Date
Oliver Blanthorn
4c400977c6
Update troubleshooting for Nim 2021-07-26 23:30:52 +02:00
Rummskartoffel
92f81846d4 Properly escape code block delimiters in code block 2021-01-03 23:00:37 +01:00
Oliver Blanthorn
acbdb6a7a6
Mention resistFingerprinting in troubleshooting guide 2020-06-07 19:27:27 +01:00
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
glacambre
15a2918e1c
troubleshooting.md: Stop asking users to open issues
I was going to do this when I first wrote troubleshooting.md and just
forgot.
2019-05-30 11:10:26 +02:00
glacambre
f14d3a1930
sed -i s@github.com/cmcaine/tridactyl@github.com/tridactyl/tridactyl@
Closes https://github.com/tridactyl/tridactyl/issues/228
2019-01-31 07:16:43 +01:00
glacambre
2b44d73ac9
Turn noiframeon setting into a site-specific setting
As discussed on riot, turning noiframeon into a site-specific setting
is a good thing for consistency. This commit also adds a deprecation
warning when users try to `:set noiframeon` and updates the
troubleshooting guide.
2018-11-28 07:58:46 +01:00
Oliver Blanthorn
716272edb5
Fix typo 2018-09-14 10:42:40 +01:00
Oliver Blanthorn
cbebd36276
Add native troublehshooting command 2018-09-14 10:42:20 +01:00
Oliver Blanthorn
2c39676679
Mention web console in troubleshooting; simplify 2018-07-23 11:27:17 +01:00
Oliver Blanthorn
3ca667386d
Add note about unset logging to troubleshooting 2018-07-20 12:24:40 +01:00
glacambre
058cc12c84
Add troubleshooting.md
This file contains steps about how to fix tridactyl yourself. Related
issue: https://github.com/cmcaine/tridactyl/issues/824.
2018-07-20 08:36:26 +02:00