Activity
From 10/21/2022 to 11/19/2022
10/31/2022
- 10:19 PM Revision 9b01180e (haketilo-and-hydrilla): [builder][server][proxy] complete internationalization and add polish translation
- 01:46 PM Revision f1638c63 (haketilo-and-hydrilla): [proxy] include jinja templates in builds
10/29/2022
- 12:41 PM Revision f2105535 (haketilo-and-hydrilla): [builder][server][proxy] add `reuse-lint` Makefile rule
- 12:38 PM Revision fb7c9719 (haketilo-and-hydrilla): [builder][server][proxy] make translations.py mypy-compliant
- 12:37 PM Revision 2ac064cd (haketilo-and-hydrilla): [proxy] use common jinja templates subrepo as a standalone package module
- 11:41 AM Revision 3a37caf3 (haketilo-and-hydrilla): [builder][server][proxy] remove unneeded custom sdist setuptools command
10/28/2022
- 09:53 PM Revision 1dc7a15b (haketilo-and-hydrilla): [proxy] move common jinja templates into a subrepository
- 09:27 PM Revision ff43da19 (haketilo-and-hydrilla): [proxy] prevent our injected script-src-elem directive from blocking popup script
- 09:23 PM Revision f0468bdf (haketilo-and-hydrilla): [proxy] don't add scrollbars when not strictly needed
- 08:15 PM Revision 43ed7392 (haketilo-and-hydrilla): [proxy] make it possible to export embedded documentation as standalone .html files and include these in the binary release tarball
- 07:22 PM Revision 2a622842 (haketilo-and-hydrilla): [proxy] add an index page to the documentation
- 06:43 PM Revision d4de6a59 (haketilo-and-hydrilla): [proxy] document repositories
- 04:14 PM Revision db2845b3 (haketilo-and-hydrilla): [proxy] document advanced web UI features
- 04:06 PM Revision bbfe6b33 (haketilo-and-hydrilla): [proxy] document packages
- 12:03 PM Revision edb1299c (haketilo-and-hydrilla): [proxy] don't use gettext for localization of doc pages; add a stub of "packages" doc page
10/27/2022
- 07:48 PM Revision fddbbf96 (haketilo-and-hydrilla): [proxy] document popup
- 05:26 PM Revision f2af30f5 (haketilo-and-hydrilla): [proxy] document script blocking
- 05:14 PM Revision 728fcad5 (haketilo-and-hydrilla): [proxy] gather available doc page identifiers programmatically
- 03:22 PM Revision 32a2de0c (haketilo-and-hydrilla): [proxy] document policy selection
- 11:35 AM Bug #131 (Closed): accounts-fedoraproject-org-fix works with Haketilo 2.0, but not Haketilo 3.0b1
- jacobk wrote:
> Yep, after building with the latest koszko branch, the Fedora account page seems to work fine (I did...
10/26/2022
- 01:12 AM Bug #131: accounts-fedoraproject-org-fix works with Haketilo 2.0, but not Haketilo 3.0b1
- Yep, after building with the latest koszko branch, the Fedora account page seems to work fine (I didn't actually try ...
- 01:10 AM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- Yep, that's what the problem was. After cloning the submodules properly, everything is working fine.
Thanks for al... - 08:00 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- > I can build v3.0b1, but not the latest koszko branch. Should I open up a new issue for this?
You seriously scare... - 07:26 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- For some reason I cannot get the release to build. I ran `git clone https://git.koszko.org/pydrilla` and `git checkou...
- 04:05 PM Revision f78ae614 (haketilo-and-hydrilla): [proxy] Make some improvements to the URL patterns doc page internationalization and make it accessible from items import page
- 02:31 PM Revision 01834fe9 (haketilo-and-hydrilla): [proxy] add documentation page describing URL patterns in Haketilo
- 12:37 PM Revision 9efa3c0f (haketilo-and-hydrilla): [builder][server][proxy] remove commented special pattern object definition from url_patterns.py
- 12:31 PM Revision 2547f822 (haketilo-and-hydrilla): [proxy] properly handle wildcard protocols in payloads patterns
- 10:22 AM Revision 9e60f02c (haketilo-and-hydrilla): [builder][server][proxy] make indentation of `substitute*` in hydrilla.scm consistent
10/25/2022
- 05:00 PM Bug #131: accounts-fedoraproject-org-fix works with Haketilo 2.0, but not Haketilo 3.0b1
- I see where the bug is. I indeed failed to remove the original CSP of the page. If you look at the HTTP response, you...
- 03:04 AM Bug #131 (Closed): accounts-fedoraproject-org-fix works with Haketilo 2.0, but not Haketilo 3.0b1
- I was playing around with Haketilo 3.0b1 and the Epiphany web browser (which doesn't itself support disabling JavaScr...
- 04:46 PM Revision 34311a35 (haketilo-and-hydrilla): [builder][server][proxy] make indentation of in hydrilla.scm consistent
- 04:46 PM Revision 556ac2be (haketilo-and-hydrilla): [builder][server][proxy] remove unneeded, commented-out python-immutables package definition from hydrilla.scm
- 04:37 PM Support #130 (Closed): Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- Python can be told to ignore user's local packages through setting of certain environment variable. To have it done a...
- 04:10 PM Revision f7c4dff9 (haketilo-and-hydrilla): [builder][server][proxy] prevent Guix package interference with locally-installed Python packages
- 11:30 AM Revision 37b3cf9f (haketilo-and-hydrilla): [proxy] make Haketilo popup functional
- * Ad hoc payload creation was additionally fixed in this commit.
* Addition on newly created script blocking/allowing...
10/24/2022
- 07:45 AM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- Yes, after the extra mount command Haketilo does work properly with the binary release.
I noticed that although `p...
10/22/2022
- 02:54 PM Revision 44c09ab2 (haketilo-and-hydrilla): [proxy] extract potentially reusable HTML jinja templates into a separate directory
- 02:00 PM Revision 59a4b477 (haketilo-and-hydrilla): [proxy] simplify usage of class variables of `Policy` subtypes
- This commit also prevents popup script injection to Haketilo-served pages like `https://hkt.mitm.it/`.
- 01:22 PM Revision 1fc2dbe5 (haketilo-and-hydrilla): [proxy] make popup script injection configurable throught the web UI
- 09:44 AM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- jacobk wrote:
> After adding `unset GUIX_PYTHONPATH` to `gnu/store/ziiryffcgph9jjcldz4rv2x5v6y0kxqh-hydrilla-3.0b1/b...
10/21/2022
- 11:28 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- After adding `unset GUIX_PYTHONPATH` to `gnu/store/ziiryffcgph9jjcldz4rv2x5v6y0kxqh-hydrilla-3.0b1/bin/haketilo` in t...
- 09:42 PM Revision fe43bd55 (haketilo-and-hydrilla): [proxy] facilitate injecting non-payload script to all pages
- 07:05 PM Revision d4895218 (haketilo-and-hydrilla): [proxy] correct style in page_init_script.js.jinja
- 06:32 PM Revision 21453723 (haketilo-and-hydrilla): [proxy] Correct payload_resource.py module docstring
- 06:29 PM Revision 85a0cacb (haketilo-and-hydrilla): [proxy] rework CSP manipulation
- 09:58 AM Revision 3360fff8 (haketilo-and-hydrilla): [proxy] rename `js_templates` directory
Also available in: Atom