-
### Brief description of the issue
A feed stopped updating recently, showing the error in the status. Enabling HTTP/2 in the settings eliminates the error but the feed still won't update. Feedbro s…
-
### Brief description of the feature request
When checkbox "Article"->"Enable article preview" is checked selecting articles creates "c.html" file containing corresponding preview.
A setting to N…
-
Arrays in nodejs need to be able to quickly add elements without resizing frequently, so they have both a size and a capacity.
geobuf will create `'Polygon'` objects with readLinePart, and those ar…
-
### Brief description of the issue
Fresh setup of rssguard on Freebsd 13/14. Article list is blank.
### How to reproduce the bug?
pkg install rssguard
rm -rf .config/RSS\ Guard\ 4
rssguard
se…
-
### Brief description of the issue
### in a group of feeds where a filter (let's call it filter 1) is partially applied, rss guard re-applies filter 1 to the feeds that already had the filter applied…
-
I recently upgraded to the latest version of hugo-scroll and my image slider on the index page stopped working.
Has that feature been removed? How can I configure multiple images on my start page.
…
-
FOSUserBundle being deprecated,
Symfony allows devs by using [MakerBundle](https://github.com/symfony/maker-bundle) to implement what is missing from FOSUserBundle.
eg :
- `make:user`
- `make:res…
-
Trying to fuzz simple test target.
```C
#include
#include
#include
#include
#include
#include
extern HF_ITER(uint8_t** buf, size_t* len);
void test(char* buf){
if (buf[0] == 'f') …
-
Go-fuzz (https://github.com/dvyukov/go-fuzz) is quite successful at finding bugs in Go code and reasonably widely used in Go community. However there are several problems with the current go-fuzz impl…
-
When using user_management to create the admin user on a fresh install, it fails to add the admin user because the mongodb server is not started yet.
If you run the recipe again against the same serv…