CodeMyst

Results 18 issues of CodeMyst

could a feature be added for deleting existing images by their filename?

The `serializeWithPolicy` example in the docs (https://vibed.org/api/vibe.data.serialization/serializeWithPolicy) doesn't work The reason is that the constraint `if (__traits(allMembers, T) == TypeTuple!("x", "y"))` doesn't return true, I replaced the constraint with `if...

the web interfaces have a setting to ignore trailing slashes (which is true by default). ``` [2021-02-22 21:18:39.278 main(----) dbg] add route GET /:id [2021-02-22 21:18:39.278 main(----) dbg] add route...

very much work in progress, its very inefficient and error prone, but its a good working concept. you can ignore warnings on specific lines by adding a suppressing comment to...

My attempt at solving the deprecation message (#316). Not entirely sure if this is the right way to go about it, but it seems like it works and passes all...

https://github.com/vibe-d/vibe-core/blob/a646ede53bfabed69ebba9b5d91f774b27213c5f/source/vibe/core/stream.d#L168

bug
good first issue
frontend

some suggestions are: tomorrow night material theme also maybe write up a tutorial on how to make themes

enhancement
help wanted
good first issue
frontend

bug
frontend
backend