Mr Frangipane

Results 4 issues of Mr Frangipane

The "by_username" endpoint is not documented https://taigaio.github.io/taiga-doc/dist/api.html#_users https://github.com/taigaio/taiga-back/blob/8dbd3df40ef6cb346a4b1989e2a55154c9792567/taiga/users/api.py#L161

enhancement
api

Hello, As of [stated in your documentation](https://kitsu.cg-wire.com/faq-filter/#how-to-use-the-search-bar), only items **starting** with the query string are returned. With this scheme, searching for a "longboat" cannot be achieved by typing "boat", which...

enhancement

Hi, Thank you for this great library. I'm developping a [project](https://github.com/MrFrangipane/osc-artnet-daemon/tree/rewrite) that uses MIDI receive in tight loops. In order to quit gracefully, I implemented for RtMidi backend a timeout...