whoogle-search/app/static/js
Ben Busby dcb80ac250 Send CSP header in all responses
Introduces a new content security policy header for responses to all
requests to reduce the possibility of ip leaks to outside connections.
By default blocks all inline scripts, and only allows content loaded
from Whoogle.

Refactors a few small inline scripting cases in the project to their own
individual scripts.
2021-04-05 11:00:56 -04:00
..
autocomplete.js Use relative links instead of absolute (#139) 2020-10-29 11:09:31 -04:00
controller.js Use relative links instead of absolute (#139) 2020-10-29 11:09:31 -04:00
header.js Send CSP header in all responses 2021-04-05 11:00:56 -04:00
keyboard.js fix 'j' and 'k' inside search input 2021-04-05 11:00:56 -04:00
utils.js Send CSP header in all responses 2021-04-05 11:00:56 -04:00