Kasper Seweryn

Results 81 issues of Kasper Seweryn

In some cases when a project stays behind a reverse proxy, the base path needs to be respected when importing virtual modules. This PR fixes that.

**Describe the bug** signale.debug() prints red badge but it's blue on the screenshots **To Reproduce** ```js signale.debug(true) ``` **Expected behavior** Should print blue badge according to the screenshots in README...

signale.debug() is now colored in blue like in the screenshots

There's a chrome debugger though there is no firefox one.

**Describe the bug** When changing orientation, the track queue renders as empty even though it's not. Closing and opening the queue again is a temporary fix. **How to reproduce** 1....

bug

**Describe the bug** When trying to move track/mark track as favorite/open context menu of track in tracks queue I most of the times miss the button and play track that...

bug
enhancement

When I read last messages in [#gomuks:maunium.net](https://matrix.to/#/#gomuks:maunium.net) and switched to another channel, the unread status has not updated. It happens from time to time, I have no idea when it...

As discussed in https://github.com/tulir/gomuks/issues/198#issuecomment-683479457

enhancement

https://github.com/zyedidia/clipboard specifies that xsel or xclip is required to fetch the clipboard contents. It should be also specified in gomuks dependencies.

There could be a new wiki page with all of env vars used in gomuks List of env vars to document: - ~`DEBUG_DIR`~ - `DEBUG` (documented in [Debugging](https://github.com/tulir/gomuks/wiki/Debugging)) - `GOMUKS_ALLOW_INSECURE_CONNECTIONS`...