Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

haketilo / common @ 96068ada

Name Size
ajax.js 823 Bytes
connection_types.js 483 Bytes
lock.js 1.46 KB
message_server.js 646 Bytes
misc.js 3.33 KB
observable.js 898 Bytes
once.js 991 Bytes
patterns.js 3.72 KB
sanitize_JSON.js 9.76 KB
settings_query.js 927 Bytes
sha256.js 17 KB
storage_client.js 3.86 KB
storage_light.js 2.86 KB
storage_raw.js 1.2 KB
stored_types.js 1.05 KB

Latest revisions

# Date Author Comment
96068ada 11/20/2021 06:29 PM koszko

replace cookies with synchronous XmlHttpRequest as policy smuggling method.

Note: this breaks Mozilla port of Haketilo. Synchronous XmlHttpRequest doesn't work as well there. This will be fixed with dynamically-registered content scripts later.

2bd35bc4 09/13/2021 04:56 PM koszko

rename the extension to "Haketilo"

72cbfa74 09/10/2021 04:18 PM koszko

limit allowed pattern lengths

44e89d8e 09/09/2021 06:50 PM koszko

simplify CSP handling

All page's CSP rules are now removed when a payload is to be injected. When there is no payload, CSP rules are not modified but only supplemented with Hachette's own.

e2d26bad 09/08/2021 07:55 PM koszko

Fix sanitizing of non-HTML XMLDocument's

ed08ef1a 09/06/2021 04:45 PM koszko

generate Chromium unique key automatically in `build.sh'

e48e20de 09/04/2021 12:32 PM koszko

merge changes before version 0.1

44958e6a 09/02/2021 09:33 PM koszko

implement rethinked tags sanitizing approach

This has not been tested yet. Additionally, functionality for blocking of `data:' urls needs to be re-enabled.

6247f163 09/02/2021 06:35 PM koszko

enable toggling of global script blocking policy\n\nThis commit also introduces `light_storage' module which is later going to replace the storage code we use right now.\nAlso included is a hack to properly display scrollbars under Mozilla (needs testing on newer Mozilla browsers).

53891495 08/27/2021 02:54 PM koszko

put simplest, asynchronous local storage operations in a separate file

View revisions

Also available in: Atom