Guy Edwards
Guy Edwards
I've just tried the `go install ...` command in a fresh linux env and it worked but installed an old version. I might suggest that you are better off downlaoding...
closing as no reply
Hey, thanks for your thoughts. Multiple issues is usually best but seems like most of the points are covered in existing issues so I think we can just keep this...
1. Not sure what the best solution is here. The fetching itself is concurrent but fetching all the feeds blocks the UI update. We _could_ set a 'refreshing' status message...
Only thing to ensure here is taht we aren't saving previewFeeds to the db, they should be cleaned up by `cleanDB` when `nom` is loaded again without `previewFeeds` but worth...
Could you elaborate @RunAtTekky?
Thanks for the contribution @Freyert. I think we should have the tls version be configurable as 1.2 is still supported. I suggest adding a `minTLSVersion` field to `config.Feed` which can...
@Freyert are you happy with this? Looks good to me
ping @Freyert
Thanks @Freyert