Weasy
Weasy
## Description ## Version / OS * azul version: 741e3e9 * Operating system: Windows 10 1809 * rust toolchain: * nightly-x86_64-pc-windows-msvc (default) * rustc 1.32.0-nightly (6b9b97bd9 2018-11-15) ## Steps to...
This adds [`deadpool-arangodb`](https://github.com/Weasy666/deadpool-arangodb) to the repository. I have marked the PR as `WIP`, because there is still a problem with `use serde_1::Deserialize;` being marked as `unresolved import` in `tests/arangodb.rs` and...
As came up in the discussion on this https://github.com/SergioBenitez/Rocket/pull/1433, do you think it is feasible to move the `sync` and `async` features into seperate modules, like `reqwest` is doing? So...
First, let me say after searching for a long time i stumbled upon this music player and it has nearly everything i was searching for, except one little feature, [ReplayGain]....
I added an example `docker-compose.yml` file under `examples/docker-compose/docker-compose.yml` and hope you are ok with such an example. The setup is working for me, after @camandel [pointed out](https://talk.agola.io/t/agola-run-with-docker-compose/) my little error...
Sorry for yet another question, maybe you should open a [matrix.org](https://matrix.org/try-now/) room 😅. Is it possible to explicitely name a connection, instead of the autogenerated name that depends on the...
### Short description of the app *The best of Auth0 and Keycloak combined. Built for the serverless era.* ZITADEL is the identity experience platform built for developers and security officers...
It would be really nice, if Element could tie in with the notification system of Nextcloud, so that notifications of new messages or mentions get listed in the bell/notification dropdown....
**Bug description** I created a Drone.io pipeline with your images. I took inspiration from the gitlab and Travis examples. Here is the `.drone.yml`: .drone.yml ```yaml globals: - &unity3d-base volumes: -...
Hello guys! I searched in the docs and old issues, but couldn't find a way to specifiy an encoding. My use case is, that i need to send some form...