Felix Wolfsteller

Results 73 issues of Felix Wolfsteller

Scenario is to create `tgz` archives on a remote server (`tar -czf --to-stdout directory`). Currently, `capture`ing the output will be done in memory which is not feasible for large output....

`reuse lint | head` will choke on the output pipe being closed by head with the following messaeg: ```bash Traceback (most recent call last): File "/home/felix/.local/bin/reuse", line 11, in sys.exit(main())...

The README links to blog.vraith.com for more info. I remember reading that article back than and I believe it was incredibly helpful. Unfortunately it is also not found in the...

I just set up a new solidus instance from scratch (as per the README) and added `solidus_i18n` (and kaminari + railsi18n) dependencies. Afterwards `bundle update` throws following error: ``` Bundler...

I figured that for github "user" pages on github.io only the master branch can be used to serve the (via jgd: static) content. I was very happy to see that...

It seems that currently the maximum number of points (probably per-category, so lets say "places") that can be displayed in a map is 100. This means, that for reasonably small...

Currently is not compatible with 4.2 (even with patch from #67). The error thrown is super weird: ``` App 10224 output: Completed 500 Internal Server Error in 226ms (ActiveRecord: 106.6ms)...

On NC 21.0.1 with elasticsearch 6.8.8 and fulltextsearch: 21.0.0 with fulltextsearch_elasticsearch: 21.0.0, where the fulltextsearch is a fresh installation, `occ fulltextsearch:index` throws an error after a while of happy (and...

The heroku app linked on https://github.com/extinctionrebellion/RebelsManager/wiki/Demo-and-Screenshots is down, and there are no screenshots at that page, which is a disappointing experience for the visitor.

bug

**Describe the bug** Editing (e.g. marking a word and making it bold) is slowed down significantly, when the text is big. **To Reproduce** 1. Visit NextCloud in browser 2. Click...

bug