Marlon
Marlon
This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...
This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...
A user made the suggestion, that you should be able to save a quiz without returning to the overview-screen.
A user should have its own public page which can be shared, so that others can see all the quizzes this user created. ### Things the screen should show: -...
The "Confirm"-Delete button is now red and the cancel-button green. --- The colors of the buttons in the delete-modal are swapped, so that the cancel-button is now green and the...
**Is your feature request related to a problem? Please describe.** Nope **Describe the solution you'd like** If I install croc via the install-script it should check before sending/receiving if it...
### Description # Reproduce 1. Create a new "entry": to `https://api.m3o.com/v1/cache/Set` with: ```json {"key":"lol","ttl":0,"value":"123"} ``` 2. Increment the entry: to `https://api.m3o.com/v1/cache/Increment` with: ```json {"key":"lol","value":3} ``` and receive ```json {"Id":"cache.increment","Code":500,"Detail":"Error incrementing...
I think Docker would be a very nice addition since I'm having problems setting it up and docker(-compose) would make it way easier!