summaryrefslogtreecommitdiff
path: root/html/DOM_helpers.js
AgeCommit message (Collapse)Author
2022-01-25add a repo querying HTML interfaceWojtek Kosior
2022-01-08work on UI componentsWojtek Kosior
This commit introduces some HTML and javascript (and tests for it) to use in constructing the new UI. This is partial work that is not yet finished.
2022-01-04fix license promise typoWojtek Kosior
2021-12-22reworked build system; added missing license noticesWojtek Kosior
2021-10-30Fix license notices on JS and SH filesjahoti
Other files have been left, as no model notice is available
2021-09-13rename the extension to "Haketilo"Wojtek Kosior
2021-09-01add styling for popup page\n\nThis does not include styling for contents of ↵Wojtek Kosior
the import dialog
2021-08-27start using `<template>' tagWojtek Kosior
2021-08-06Facilitate installation of scripts from the repositoryWojtek Kosior
This commit includes: * removal of page_info_server * running of storage client in popup context * extraction of some common CSS to a separate file * extraction of scripts import view to a separate file * addition of a facility to conveniently clone complex structures from DOM (in DOM_helpers.js) * addition of hydrilla repo url to default settings * other minor changes and of course changes related to the actual installation of scripts from the repo
n item immediately in edit modeWojtek Kosior 2021-07-02move parsing of url with targets to misc.jsWojtek Kosior 2021-07-02ignore some special files (emacs automatic backups) when buildingWojtek Kosior 2021-07-01Employ issue trackerWojtek Kosior 2021-06-30fix whitelisting under FirefoxWojtek Kosior 2021-06-30remove trailing whitespaceWojtek Kosior 2021-06-30refactor 3 miscellaneous fnctionalities to a their single own fileWojtek Kosior 2021-06-30emply an sh-based build system; make some changes to blockingWojtek Kosior 2021-06-28Index two new files intended for the previous commit.jahoti 2021-06-28License script-blocking techniques from NoScript in machine-readable format....jahoti 2021-06-26remove mnetion of LGPL from javascript exception to the GPLWojtek Kosior 2021-06-25make it clear "A" license contains text from BSD license with its own copyrightWojtek Kosior 2021-06-25gather all copyright info in 'copyright' fileWojtek Kosior 2021-06-23Fix storage initialization on Icecat 60...jahoti 2021-06-21change horizontal line style to light greenNicholas Johnson 2021-06-20add button stylingNicholas Johnson 2021-06-19add import/export functionalityWojtek Kosior 2021-06-18remove unused source filesWojtek Kosior 2021-06-18update Asshole license textWojtek Kosior 2021-06-18when possible inject CSP as http(s) header using webRequest instead of adding...Wojtek Kosior 2021-06-14change licensesWojtek Kosior 2021-05-14react to few bugsWojtek Kosior 2021-05-14support wildcard urls in settingsWojtek Kosior 2021-05-13make extension work under IceCat 60Wojtek Kosior 2021-05-13utilize CSP for blockingWojtek Kosior 2021-05-13only allow a single injection payload for page, rely on script bags for compl...Wojtek Kosior 2021-05-12rename "bundles" to "bags"Wojtek Kosior 2021-05-12use unique hashes when smuggling whitelist settingWojtek Kosior 2021-05-12fix bug when saving page/bundleWojtek Kosior 2021-05-12stop using js modulesWojtek Kosior 2021-05-12remove remnants of LibreJSWojtek Kosior