networkException
networkException
I think it would be good to have the automated releases from this repository on winget, let me know what you think and if thats something you are willing to...
Currently binaries compiled for Arch Linux cannot get reproduced using their [tooling](https://github.com/archlinux/archlinux-repro). `repro` expects the build process to have taken place in a [clean chroot environment](https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot). Digging into `extra-x86_64-build`, which...
An admin command that allows a player with a corresponding permission to send messages into any party by name `/party chat ` to toggle to that party As `/p `...
``` /wildduck/api.js:147 origins: [].concat(config.api.cors.origins || ['*']), ^ TypeError: Cannot read property 'origins' of undefined ```
I've recently been looking into improving a setup that uses NGINX streams to accept (but not terminate) incoming TLS connections and proxy them to two caddy instances depending on the...
## Environment Joplin version: 2.6.10 Platform: Linux OS specifics: Arch Linux, 5.15.13, KDE Plasma ## Steps to reproduce 1. Set a password containing extended ascii characters as the password for...
This pull request adds the configuration and CI steps to build and publish a container wrapping the `dendrite-demo-pinecone` command as well as fixes a sentence structure issue in the pull...
## Type of change - [ ] Feature - [x] Bugfix - [ ] Technical - [ ] Other: ## Content This pull request fixes autoplaying animated images only actually...
This pull request adds the CompileError, RuntimeError and LinkError native errors and exposes them on the WebAssembly object. Initially I tried defining the errors outside LibJS, this however is non...