Maarten Bezemer
Maarten Bezemer
### Issue Description I am/was planning to use ctx.Stream(), as I need to send `io.Reader` as responses to our endpoints (they are processed files, which are fully processed as streams...
I have some standardized error struct which is used for all parts of my API, and put it into a separate package to make it easily reuasble ```yaml components: schemas:...
I was writing quite a long post and frequently using the 'Save & continue editing' button, which seems to be fine (as no errors popped-up, see issue #472). When using...
Steps to reproduce: * Open an existing blog post * Change title (so URL/slug changes) * Click 'Save & continue editing' * Now save again using 'Save & continue editing'...
When configuring mesos and friends to use HTTPS, mesos-dns stopped working. Logs showed that HTTP was used to get *states.json*, due to the configuration change HTTPS is needed now. Luckily...
I tried to reuse the existing UI of YAFC, so I based the whole thing on a `ProjectPageContents` and a `ProjectPageView`, so it would be recognized and fit into the...
This PR extends PR #118 by making the check recursive so it shows the error on the top recipe and all subgroups until the actual recipe that has not enough...
When I create a new project with the (full) Pyanodon mods, I get the error that "Py science pack 4", "Utility science pack" and "Space science pack" are not accessible....
By embedding the milestone elements in a (virtual) scroll list, it will be possible to scroll them, which lifts the restriction of only allowing 60 milestones. _Edit_: Fixed the original...
Related to my reasoning of #203, it is also convenient to only show the technologies, with this PR it is possible to filter on 'Technology' and it only shows the...