Project

General

Profile

Activity

From 01/24/2022 to 02/22/2022

02/22/2022

04:56 PM Revision 980003d6 (haketilo-and-hydrilla): use flask.send_file() in a way comptible with WSGI deployment
koszko
04:50 PM Revision 48a0cd8e (haketilo-and-hydrilla): support Flask 1.0
koszko
11:58 AM Revision fdac5263 (haketilo-and-hydrilla): change translation domain to 'hydrilla-messages'
koszko

02/21/2022

07:13 PM Revision c8aba30a (haketilo-and-hydrilla): enable using with Python 3.7
koszko
05:22 PM Revision aefe76fb (haketilo-and-hydrilla): make hydrilla.server.config.load() use the default config path when none is passed
This way it will be easier to create a .wsgi script for Hydrilla. koszko
09:51 AM Revision 194f23f4 (haketilo): inject scripts to pages utilizing blob: URLs
koszko

02/19/2022

07:54 PM Revision 8477d0cf (haketilo): fix URL construction when downloading definitions from Hydrilla
koszko
02:17 PM Revision 2780d327 (haketilo-and-hydrilla): make relative malcontent dir paths work when passed on the command line
koszko
01:51 PM Revision d50163d1 (haketilo): make exception for localhost while disallowing http:// repo urls
koszko
01:40 PM Revision 23b943b1 (haketilo-and-hydrilla): fix a message string
koszko
11:22 AM Feature #66 (Closed): Write tests
Quite a lot of test cases are now in `master` koszko

02/18/2022

06:56 PM Revision 43397bb9 (haketilo): fix mistake in README
koszko
04:36 PM Revision 5aef54c8 (haketilo): make "uuid" an optional property
koszko
04:12 PM Revision fb6dd284 (haketilo-and-hydrilla): make "uuid" an optional property
koszko
01:33 PM Feature #9 (Rejected): make page settings easily and conveniently editable in popup
The UI has been redesigned koszko
01:32 PM Feature #12 (Rejected): make script bag components re-orderable
Not relevant under the [new schema](/boards/1/topics/56) koszko
01:31 PM Feature #2 (Rejected): allow specifying whether a script occurring mutiple times should be included multiple times or once
Not relevant under the [new schema](/boards/1/topics/56) koszko
01:29 PM Feature #5 (Closed): optimize url querying
In `master` koszko
01:28 PM Feature #18 (Rejected): make it possible to inject scripts to arbitrary places in DOM
koszko
12:58 PM Feature #8 (Closed): add some good, sane error handling
With the new UI I made many kids of errors result in a message being shown. Those error messages are even tested usin... koszko
12:55 PM Feature #27 (Rejected): make extension's all html files proper XHTML
koszko
12:55 PM Feature #22 (Closed): supplement the build script with a makefile, also produce zipped artifacts
koszko
12:54 PM Feature #28 (Closed): split options_main.js into several smaller files
The UI has been remade koszko
12:50 PM Feature #79 (Closed): Improve the build script by using awk
In `master` koszko
12:46 PM Feature #82: Style extension's pages for mobile usage
Haketilo has a new UI, so I removed relations to old issues related to old UI. This issue by itself is still relevant koszko
12:35 PM Feature #92 (Closed): Replace cookie smuggling with some safer approach
In `master` koszko

02/17/2022

05:21 PM Feature #97 (Closed): Make tests system parametrizable through configure script
In `master` (except the proxy port selection which is now done automagically) koszko
04:34 PM Revision ee0a4a93 (haketilo): automatically pick up a free port to run the HTTP proxy on
It is now possible to run multiple `make test` commands in parallel (e.g. testing abrowser and librewolf simultaneous... koszko
04:09 PM Revision 3e4bde86 (haketilo): fix test-environment* targets
koszko
03:29 PM Feature #98 (Closed): use IndexedDB for storing structured data
In `master` koszko
01:32 PM Revision 753fd58a (haketilo): make README table proper Markdown
koszko
01:07 PM Revision bf3b0ca1 (haketilo): update README.md
koszko
12:51 PM Revision 900d1ef3 (haketilo): quote $(pwd)
koszko
12:44 PM Revision cf54b5cf (haketilo): add a `test-prepare` convenience target
koszko
12:34 PM Revision 5ed6a89c (haketilo): fix `configure` options of the format '--option value' and 'OPTION=VALUE'
koszko
09:09 AM Revision c290dfe1 (haketilo): don't copy README.md to built Haketilo
koszko
08:52 AM Revision f86c0a9b (haketilo): remove unused sh script file
koszko

02/16/2022

10:01 PM Revision fd9f2fc4 (haketilo): fix out-of-source builds
koszko
06:12 PM Revision 7965f1b4 (haketilo): improve the build system
koszko
10:12 AM Revision cfe121e6 (haketilo): set version as 1.0-beta1 in manifest.json
koszko
10:12 AM Revision 72553a2d (haketilo): assume and use "$schema" properties in item definitions
koszko

02/15/2022

05:34 PM Revision b47de554 (haketilo): give certain scrollbars static background color, make scrollbars' look less browser-dependent
koszko
04:21 PM Revision 3611dd6a (haketilo): facilitate running test environment with Haketilo loaded into browser
koszko
02:22 PM Revision 5ed09841 (haketilo): fix loading initial data and verify it in automated tests
koszko
01:18 PM Revision 92fc67cf (haketilo): change store names and data keys to singular
koszko

02/14/2022

06:49 PM Revision cf838016 (haketilo): restore chromium support
koszko
11:11 AM Revision f5fd82f4 (haketilo-and-hydrilla): specify full schema URL in instances
koszko

02/12/2022

04:44 PM Revision a1704a27 (haketilo-and-hydrilla): when generating JSON documents, put generating software info in 'generated_by' property
koszko
04:10 PM Revision 40c24168 (haketilo-and-hydrilla): remake internationalization, using Babel this time
koszko

02/09/2022

06:45 PM Revision 1869062a (haketilo): prevent failure in setup of the test case being run after test_broadcast ( old IceCat)
koszko
06:29 PM Revision 3d6ffa57 (haketilo): make resource dependency specifier an object
koszko
06:00 PM Revision 1c65dd5c (haketilo): adapt to changes in file path format
From now on we assume Hydrilla serves file contents at 'file/sha256/<hash>' instead of 'file/sha256-<hash>'.
With thi...
koszko
05:22 PM Revision ded47952 (haketilo-and-hydrilla): make resource dependency specifier an object
koszko
03:40 PM Revision e7824b93 (haketilo-and-hydrilla): change file path format
From now on we'll be using format 'file/sha256/<hash>' instead of 'file/sha256-<hash>'. koszko
03:34 PM Revision 6676b4ed (haketilo-and-hydrilla): rework Hydrilla to use a separate tool for building its source packages
* Hydrilla now depends on "Hydrilla builder" developed at: https://git.koszko.org/hydrilla-builder/
* Hydrilla reposi...
koszko

02/02/2022

11:13 AM Revision 830d22d8 (haketilo): support Parabola's Iceweasel in tests
koszko

02/01/2022

08:22 AM Revision 26e4800d (haketilo): more improvements for abrowser&librewolf
koszko

01/31/2022

06:06 PM Revision ad69f9c8 (haketilo): add support for testing with other browsers (especially Abrowser and Librewolf)
There are still some spurious failures when running under those newer browsers. Those will be systematically investig... koszko

01/28/2022

12:04 AM Revision 4c6a2323 (haketilo): make Haketilo buildable again (for Mozilla)
How cool it is to throw away 5755 lines of code... koszko
03:18 PM Revision ea9df6c7 (haketilo): update error reporting in popup
koszko

01/27/2022

09:24 PM Revision fbfddb02 (haketilo): add actual payload injection functionality to new content script
koszko
07:35 PM Revision 5c58b3d6 (haketilo): facilitate querying IndexedDB for script files of resource and its dependencies
koszko

01/26/2022

10:13 PM Revision 9d825eaa (haketilo): add new root content script
koszko
11:38 AM Revision 42fe4405 (haketilo): add new extension's popup page
koszko

01/25/2022

09:37 AM Revision b75a5717 (haketilo): add a repo querying HTML interface
koszko
 

Also available in: Atom