Skip to content
nnrss 1.1.0

Roshless (12):
      update readme
      update gitignore
      refractor and update config
      config: add enviroment variables user can use these instead of config file
      add dockerfile
      allow disabling web interface default web interface views moved into blueprint
      add read status functionality to default web client If entry is unread, use redirecting link that also sets read status to true. Instead of using javascript, this only obscures a little accessiblity while looking at entry link.
      return 400 http code on incorrect request instead of 200
      remove TODO file
      make comments clearer and more concise
      add missing config file Since it doesn't get generated on first run anymore.
      remove screenshots, moved to man repo