Project 'roshless/gofu' was moved to 'gofu/backend'. Please update any links and bookmarks that may still have the old path.
gofu 1.1.3 Roshless (3): update readme and remove todo use todo tickets instead bugfix: do not panic on bad id update go mod
Roshless (3): return url with https preattached remove unused config option add new https config option this allows to change whether returned paste link should start with https or http if you are running behind proxy there is no way for app to know that, this sort of fixes it
Roshless (1): only allow registered users to see anything
Roshless (4): api: show only json values of NullX types rename database file add database migration script update path to add admin script