Peder Bergebakken Sundt

Results 97 issues of Peder Bergebakken Sundt

This seems like this is a very hard transition. They have changed the signature of `types.CodeType`, adding an extra positional argument called `posonlyargcount`. Accounting for this is easy, but they...

It would be nice to be able to collapse each match into a single line, for further filtering with tools like `grep`. For example, when matching table rows, each row...

Leaving this here in case someone wants to do a PR. Last.fm does not only track what you've listened to, it may also track what songs you mark as *loved*....

enhancement

Preflighted requests in for CORS send a HTTP `OPTIONS` requests to the server to ask for permission to use the resource cross origins. Polaris does not currently seem to handle...

enhancement

Title was: Add optional seed to `/random` in api, have webui use it In the web ui, you access `/#random` to see a list of random albums, expanding this to...

enhancement

https://developer.android.com/guide/topics/media/media-controls

enhancement

`do` expressions have to be optionally enabled in jinja2, but allows for more complicated behavior

Nice to have for the enlightened developer using todo-driven development