Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

haketilo / common @ 3a90084e

Name Size
ajax.js 2.56 KB
connection_types.js 2.22 KB
entities.js 4.68 KB
indexeddb.js 8.08 KB
lock.js 3.21 KB
message_server.js 2.38 KB
misc.js 5.08 KB
observable.js 2.63 KB
once.js 2.72 KB
patterns.js 5.83 KB
patterns_query_tree.js 9.5 KB
sanitize_JSON.js 11.5 KB
settings_query.js 2.66 KB
sha256.js 18 KB
storage_client.js 5.62 KB
storage_light.js 4.63 KB
storage_raw.js 2.95 KB
stored_types.js 2.8 KB

Latest revisions

# Date Author Comment
3a90084e 12/08/2021 07:01 PM koszko

facilitate initialization of IndexedDB for use by Haketilo

e1282a63 12/04/2021 07:31 PM koszko

finish implementing more efficient querying of URL patterns

The algorithm is implemented and tested. However, it is yet to be hooked into the actual extension.

44bb618a 12/03/2021 09:10 PM koszko

merge master (license notices) and koszko (v1.0 development)

5c583de8 12/03/2021 08:49 PM koszko

start implementing more efficient querying of URL patterns

93dd7360 12/01/2021 09:06 PM koszko

improve unit testing approach

Unit tests were moved to their own subdirectory.
Fixtures common to many unit tests were moved to test/unit/conftest.py.
A facility to execute scripts in page's global scope was added.
A workaround was employed to present information about errors in injected scripts....

6106c789 11/30/2021 07:32 PM koszko

rewrite parts of build script in awk

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.

263d03d5 10/30/2021 02:00 AM jahoti

Fix license notices on JS and SH files

Other files have been left, as no model notice is available

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

View revisions

Also available in: Atom