Frank Elsinga
Frank Elsinga
> Feel free to provide us a PR. Reviewing it otherwise is not workable for us I am going to close this PR. If it turns out that oracle is...
We use https://docs.rs/spreet/latest/spreet/ for building the sprites (they don't support pngs). The problem with supporting pngs that I see is that they could not really be supported via png inputs.....
I found this issue - https://github.com/flother/spreet/issues/60 pngs are supported if they are written like this: ```svg ``` The dependency decided that they won't support this directly. > Given that >...
Sees strange, no clue how an invalid time value got where it got. What is your timezone configuration? Is that maybe a clue? How did you configure the maintenance?
yea that will be a problem. Something corrupted the database. I can't imagine that this can happen via bad input.. that would be a serious issue in sqlite Few options,...
Yes, subissues: - validate on the frontend - validate on the backend - look into how this caused db corruption - add a testcase to prevent regressions PRs for any...
Feel free to create a PR for this ^^
Shure, we would love that.
I guess you solved it. What was the issue? Is there something that we can document better?
You closed the issue, so is the issue resolved? Blank screen is quite generic.. Could be 10 different things, from missing fonts to a typo in an url. - What...