You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/public
silverwind dcbbf37082
Add serviceworker.js to KnownPublicEntries (#11992) (#11994)
Fixes a wrong 302 redirect to the login page, see https://github.com/go-gitea/gitea/issues/11989.
Also made it so the reserved username list is extended with those known
entries so we avoid code duplication.
5 years ago
..
dynamic.go
public.go Add serviceworker.js to KnownPublicEntries (#11992) (#11994) 5 years ago
public_bindata.go Rename scripts to build and add revive command as a new build tool command (#10942) 5 years ago
static.go