summaryrefslogtreecommitdiff
path: root/qutebrowser/utils/jinja.py
AgeCommit message (Expand)Author
2021-05-18Update jinja.py typing after jinja upgradeFlorian Bruhin
2021-03-07Added utils/resources.py and changed calls to util.read_file*Lembrun
2021-02-23Use link instead of button+JS in error pagepsvenk
2021-01-26Enforce relative paths with resource_urlFlorian Bruhin
2021-01-26Separate utils.read_file and read_file_binaryFlorian Bruhin
2021-01-26Serve resource files from qute://resourceFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-12-07reduce use of pkg_resources by not extracting a file to find its filenameEli Schwartz
2020-10-29mypy: use from-import for typing in `utils`Tim Brown
2020-05-10mypy: Use explicit "type: ignore[...]" ignoresFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-10-11Add type annotations for utils.urlutilsFlorian Bruhin
2019-10-11Add type annotations for utils.jinjaFlorian Bruhin
2019-08-18Use javascript.string_escape instead of tojson filterFlorian Bruhin
2019-08-17Ignore mypy issuesFlorian Bruhin
2019-08-17Use a set for resultFlorian Bruhin
2019-07-04Only update stylesheet when related config option changesuser202729
2019-05-16Fix tab and webkit background colors clearing on config changeJay Kamat
2019-02-22Update copyright for 2019Jay Kamat
2018-09-09Add utils.guess_mimetypeFlorian Bruhin
2018-03-05Cache HTML/JS resource files when startingFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-15Fix wrong import orderFlorian Bruhin
2017-11-27Greasemonkey: move GM_* template into seperate file.Jimmy
2017-09-16Always autoescape jinja environments unless overriddenFlorian Bruhin
2017-07-04Fix lint and old config optionsFlorian Bruhin
2017-07-02Make jinja templating more strictFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2016-12-28Fix lintFritz Reichwald
2016-12-28Fix test for loggingFritz Reichwald
2016-12-28Remove icon from html_fallbackFritz Reichwald
2016-12-28Fix test_not_foundFritz Reichwald
2016-12-28Fix html_fallback and logged error messageFritz Reichwald
2016-12-27Add html escape proper quotes and log callFritz Reichwald
2016-12-27Add fallback for missing error.htmlFritz Reichwald
2016-11-15Fix lintFlorian Bruhin
2016-11-15Add urlutils.data_urlFlorian Bruhin
2016-11-10Use a data: URL for the broken qutebrowser logoFlorian Bruhin
2016-11-10Revert "Serve broken qutebrowser logo via qute:resources"Florian Bruhin
2016-09-15Make qutescheme arg optional for resource_urlFlorian Bruhin
2016-09-15Serve broken qutebrowser logo via qute:resourcesFlorian Bruhin
2016-07-12Use lists instead of tuples for comparingJan Verbeek
2016-05-29Add missing importFlorian Bruhin
2016-05-29Move file_url from utils.jinja to utils.urlutilsFlorian Bruhin
2016-03-28dirbrowser: ditch .lstrip, add file_url functionDaniel Schadt
2016-03-26Fix lintFlorian Bruhin
2016-03-26Handle jinja's UndefinedError in jinja.renderFlorian Bruhin
2016-03-25Add a jinja.render helperFlorian Bruhin
2016-01-04Adjust copyright years.Florian Bruhin