| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Co-authored-by: Marvin W <git@larma.de>
|
| |
|
|
|
|
|
|
| |
It's barely possible for .onion servers to provide a non-self-signed cert. But that's fine because encryption is provided independently though TOR.
see #958
|
|
|
|
| |
fixes #534
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Upstream: https://gitlab.gnome.org/GNOME/vala/-/issues/751
|
| |
|
| |
|
|
|
|
| |
fixes #636
|
| |
|
|
|
|
|
|
| |
Instances of `RegexError` are just asserted as `assert_not_reached` as
they cannot really fail except for allocation failure if the given regex
is valid.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Thanks `codespell`!
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #140
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
... and move classes around
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
start services before UI
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|