Bert Hekman

Results 7 issues of Bert Hekman

When adding ``, `` or `` to my document, the preview of the document breaks. The `` and `` tags just stop the output of the rest of the document...

Question

This adds a media player widget and commands using dbus. It allows control over all players which are following the dbus MPRIS MediaPlayer2 specification, however if multiple players are started,...

Hi, I've upgraded/downgraded the go-sqlite3 package to the v1 branch. This seems weird, but the maintainer of the go-sqlite3 package made the v2.* versions accidentally. (See https://github.com/mattn/go-sqlite3/blob/master/README.md) The github.com/wader/gormstore/v2 package...

We use LDAP to manage user accounts and authentication for the numerous applications we have running. I'd like to be able to connect the arachni web UI to this LDAP...

Fixes #425 Update `setHostInContent` regexes to reduce steps and hopefully prevent a `PREG_BACKTRACK_LIMIT_ERROR` and check result of `preg_replace` to be sure we do not set content or description to `null`....

When I try to read [the golang blog feed](https://go.dev/blog/feed.atom) using version 6.0.3, it crashes with the following error: preg_replace(): Argument #3 ($subject) must be of type array|string, null given The...

This introduces the `~1.0@dev` version (which points to the `master` branch) which can be used in `composer.json` when requiring this library. This is to prevent the use of `dev-master` which...