temrix

Results 6 issues of temrix

See https://github.com/elmatou/vue-pouchdb-lite/issues/2 The above-mentioned issue can be resolved by updating the dependencies of `pouchdb-live-find`.

When exporting stars as JSON on the server, the file I get back is only an empty JSON array.

- the GNOME/GTK version that is on your system 3.22.11-0ubuntu3 - which Linux distribution you are running Ubuntu 17.04 - the version of Paper you are using 2.1+r265~daily~ubuntu17.04.1 Most importantly:...

This fixes being able to connect to proxies like Tor which do not have the same host and port as the requested host and port.

This resolves #28 by doing the following: - Remove unnecessary dependencies from the `cross`-Dockerfile for Windows as they are already present in the upstream image. - Add `.dockerignore` so that...

When passing `-C target-feature=+crt-static` to the Rust compiler for the target `x86_64-unknown-linux-gnu`, the following error appears at linking: ``` = note: /usr/bin/ld: /home/temrix/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-89bc084783fdc439.rlib(std-89bc084783fdc439.std.5f6d52e5-cgu.0.rcgu.o): in function `std::sys::unix::os::home_dir::fallback': /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/std/src/sys/unix/os.rs:638: warning: Using 'getpwuid_r'...

help wanted
question