Results 27 issues of hannaeko

Using `sanitize.Name` can end up with file conflict when there are `/` in titles. Example include titles ending with `(1/2)` and `(2/2)` both being sanitize to `2)`. This changes it...

## Purpose Add instruction for release process to update and publish the deb packages. ## Context ## Changes ## How to test this PR

A-Documentation

Hello, I am trying to address some of the accessibility issues raised in #998, #1001, #1002 and #1003. Changes: * replace div by main for .container element * change about...

Currently when running the engine in no network mode if the engine queries for something that is not is the cached data then engine will die. A better option would...

T-Bug

As reported on the mailing list, in the profile, `retry` refers to the total number of tries before the request is considered failed and should probably not include the initial...

T-Question
S-PRforIssue

When a test is created on a domain with a trailing dot using user provided nameservers (undelegated test) the test will crash. ``` Seconds Level Message ======= ========= ======= Argument...

We should implement search on test case strings. Currently the "Filter text" feature does not make it possible to search for test case strings, e.g. "Name server NS consistency".

T-Feature

Following https://github.com/zonemaster/zonemaster-gui/pull/376 the documentation to add a new language needs to be updated.

We added the test case on the result page but it is still missing when the result in exported using the "Export" button.

T-Feature

I think I mentioned this briefly on a meeting, I am opening an issue so we have a place to discus it. The feeling I have from working with on...

T-Question