Benjamin Häublein
Benjamin Häublein
It would be nice to have the ability to preview playlists before adding them to the queue.
As ympd got a lot of great new functionality It would be nice to have settings so that you can hide "dirble" if you don't need it. Or a setting...
Entering a search term while in Dirble overview just clears out the entries but shows no search results.
Currently, when using the `on` method of a `QueryResult` from `$` it only accepts the callback as parameter: `on(callback: StateChangeHandler): this;` This presets some values of the pattern that is...
I've registered one user `test` on the [demo server](https://webauthn.spomky-labs.com/). When trying to login with the user `test2`, the response to `/api/login/options` sends back an empty array for the key `allowCredentials`....
Only works mit external credential provider, not with platform credentials... I have no idea why.
Events such as * change of password * adding WebAuthN keys * repeated failed logins
especially everything within the account list additionally, the description of most buttons is suboptimal
POST and PUT are switched (PUT should be idempotent, POST should not be).-