Silver

Results 30 comments of Silver

Thanks for the PR! This subject has been coming up a few times, and at this point I think it'd be good for us to have a technical discussion where...

Hi @SvenJanssens -- thanks for the lovely contribution, this is very cool! All you need to do is just create a PR against the origin repo, and we would review...

Well, that would certainly be a good start. We already have the request preprocessors and postprocessors, an optional processor override would be great. I don't think it'd draw Flask-Restless useless...

I agree on swapping out processing functionality. Do you want me to refactor it for myself, then submit a pull request, or would you prefer this to be developed in...

Another problem of course is, once you do the custom DELETE, then you have to do the custom GET for the listings, since you don't want entries where is_deleted =...

@djeraseit two things: 1. Make sure you're running the latest version of `cloudflared`. If you are, please let us know so we look into the strange escape characters within your...

Should we label this as an enhancement then?

Looks like https://github.com/Plume-org/Plume/blob/main/Dockerfile does not build with the SQLite feature enabled. Not sure why? In my opinion, as the general Docker image for Plume, it should come with support for...

Speaking of Docker, the build is currently broken because Rocket requires a very recent Rust Nightly, but the specified toolchain does not satisfy that requirement.

Template support is now a core feature of DXC. Any updates on this?