jaycuse
jaycuse
I agree this would be nice to have. Found this PR while looking into making a "registration" type token to build out a registration flow using JWT. Based on @tgross35's...
I had a similar issue. This link made me realize my problem. https://users.rust-lang.org/t/webassembly-with-rust-problem-compiling-wasm/29575
I'm having the same issue. It looks like it's trying to load the following files and failing because they are not present in the `static` directory. - `/static/wiki/js/aced.js` - `/static/wiki/js/editor.js`...
Same issue here... how is this not a thing yet?
Created a PR to update base image. Hopefully this can get us a new build. https://github.com/bubuntux/nordlynx/pull/178 I see that part of the reason there are no new builds is because...
Unfortunately the build is still failing. ``` Error: buildx failed with: ERROR: failed to solve: ghcr.io/linuxserver/baseimage-alpine:3.20: failed to resolve source metadata for ghcr.io/linuxserver/baseimage-alpine:3.20: no match for platform in manifest: not...