0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 22:45:18 +01:00
gitea/modules
silverwind e24ee48776
Add serviceworker.js to KnownPublicEntries (#11992)
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.

Should be backported to 1.12.
2020-06-20 16:20:25 +03:00
..
analyze
auth Use google/uuid to instead satori/go.uuid (#11943) 2020-06-18 17:18:44 +08:00
avatar
base
cache
charset
context
convert Honor DEFAULT_PAGING_NUM for API (#11805) 2020-06-08 22:46:51 -04:00
cron
emoji
eventsource
generate
git Use enry language type to detect special languages (#11974) 2020-06-19 15:24:03 +03:00
gitgraph
graceful
highlight
httplib
indexer
lfs
log
markup Disable all typographic replacements in markdown renderer (#11871) 2020-06-13 02:10:17 -04:00
metrics
migrations Use google/uuid to instead satori/go.uuid (#11943) 2020-06-18 17:18:44 +08:00
notification
options
password
pprof
private
process Only write to global gitconfig if necessary (#11876) 2020-06-13 17:47:31 -04:00
public Add serviceworker.js to KnownPublicEntries (#11992) 2020-06-20 16:20:25 +03:00
queue
recaptcha
references
repofiles Use only first line of commit when creating referenced comment (#11960) 2020-06-19 15:19:56 +08:00
repository Global default branch setting (#11918) 2020-06-17 16:53:55 -04:00
secret
session
setting Global default branch setting (#11918) 2020-06-17 16:53:55 -04:00
ssh
structs API expose usefull General Repo settings settings (#11758) 2020-06-10 15:05:46 +03:00
sync
task
templates
test
timeutil Fix timezone on issue deadline (#11697) 2020-06-05 18:51:10 -04:00
upload
user
util
validation
webhook