Redsandro
Redsandro
**Describe the bug** When editing and saving a script, the old version remains active until the phone is rebooted. The old version is nowhere to be seen, but it still...
### Describe the feature you'd like On specific books, for example about family events, it is desirable to write a page with multiple authors. While at least in my environment...
I have a docker setup like the one documented in this repo [here](https://github.com/nextcloud/docker/blob/master/.examples/docker-compose/with-nginx-proxy/postgres/fpm/docker-compose.yml). Every couple of weeks or so, my Nextcloud instance goes down. I will receive this message upon...
when the `findAndModify` does not find anything, it will insert a new document. It should not, imo.
Fixed issue #9 Added `"mixed"` mode for `docs_render` for when you are working with both small and large documents. This will color-code (AKA highlight) documents smaller than `docs_render_limit`, and leave...
I think this is because of color coding. It's the only sense-making reason I can think of. Even though the documents start out contracted (10 lines of code), having a...
The documented `['path/to/tests/*.js']` does not work. ``` File: [no files] ``` There have been breaking changes since Grunt `0.4`. Perhaps update this module or update the documentation and example scripts....
I just started using this. I'm using the [screencast](https://www.emberscreencasts.com/posts/46-bar-charts-with-ember-cli-chart) from the [README](https://github.com/aomran/ember-cli-chart/blob/master/README.md) as a reference. In my case, using `mapBy` on a model causes the chart to show no data....
These days I can't find a modern media computer around with a resolution below 4K anymore. But the window is still in the same pixel size, effectively dividing the window...
After building cityhash, I cannot get node-cityhash to require() after "make". $ make node-waf configure build Checking for program g++ or c++ : /usr/bin/g++ Checking for program cpp : /usr/bin/cpp...