qutebrowser/qutebrowser/utils
Florian Bruhin 718376f154 Refactor JS escaping
This renames javascript.convert_js_arg() to javascript.to_js() and uses that
instead of string_escape() where possible.
2018-09-27 16:36:28 +02:00
..
__init__.py Update copyright years 2018-02-05 12:19:50 +01:00
debug.py Fix lint 2018-03-20 06:38:11 +01:00
docutils.py Update copyright years 2018-02-05 12:19:50 +01:00
error.py Update copyright years 2018-02-05 12:19:50 +01:00
javascript.py Refactor JS escaping 2018-09-27 16:36:28 +02:00
jinja.py Add utils.guess_mimetype 2018-09-09 18:35:09 +02:00
log.py Fix PDFJS/qutescheme end2end tests 2018-09-23 17:40:10 +02:00
message.py Merge remote-tracking branch 'origin/pr/3525' 2018-02-11 10:44:27 +01:00
objreg.py Refactor TabbedBrowser from inheritance to composition 2018-02-19 14:29:05 +01:00
qtutils.py Update copyright years 2018-02-05 12:19:50 +01:00
standarddir.py Use exist_ok=True for os.path.makedirs 2018-08-07 16:42:59 +02:00
testfile Moving testfile used by test_utils into qutebrowser.utils 2015-04-04 19:15:23 -03:00
urlmatch.py Handle :// as URL pattern 2018-09-02 11:58:34 +02:00
urlutils.py Make sure external schemes are clickable via hints 2018-06-07 14:33:49 +02:00
usertypes.py Fix lint 2018-02-19 22:07:53 +01:00
utils.py Add utils.guess_mimetype 2018-09-09 18:35:09 +02:00
version.py Adjust dates in _chromium_version 2018-09-27 14:00:58 +02:00