This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules
silverwind fa0e2d60c2
Disable service worker by default (#18914)
The service worker causes a lot of issues with JS errors after instance
upgrades while not bringing any real performance gain over regular HTTP
caching.

Disable it by default for this reason. Maybe later we can remove it
completely, as I simply see no benefit in having it.
2022-02-26 18:14:23 +08:00
..
activitypub
analyze
appstate
auth
avatar
base
cache
charset Fix panic in EscapeReader (#18820) 2022-02-19 15:25:31 +00:00
context Fix redirect when using lowercase reponame (#18775) 2022-02-18 00:11:27 +08:00
convert
csv
doctor
emoji
eventsource
generate
git Prevent dangling GetAttribute calls (#18754) 2022-02-14 18:03:56 +01:00
gitgraph Change git.cmd to RunWithContext (#18693) 2022-02-11 13:47:22 +01:00
graceful Immediately Hammer if second kill is sent (#18823) 2022-02-19 16:36:25 +00:00
hcaptcha
highlight
hostmatcher
httpcache
httplib
indexer Prevent Stats Indexer reporting error if repo dir missing (#18870) 2022-02-24 23:22:09 -05:00
json
lfs
log migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
markup Correctly link URLs to users/repos with dashes, dots or underscores (#18890) 2022-02-26 00:26:43 +01:00
metrics
migration
nosql
notification Lock gofumpt to v0.3.0 and run it (#18866) 2022-02-23 20:16:07 +00:00
options
password
pprof
private
process
proxy
public
queue Add number in queue status to monitor page (#18712) 2022-02-12 13:31:26 +08:00
recaptcha
references
repository
secret
session
setting Disable service worker by default (#18914) 2022-02-26 18:14:23 +08:00
ssh
storage
structs Lock gofumpt to v0.3.0 and run it (#18866) 2022-02-23 20:16:07 +00:00
svg
sync
templates Fix display time of milestones (#18753) 2022-02-16 00:50:10 +08:00
test
timeutil
translation
typesniffer
updatechecker
upload
uri
user
util Fix display time of milestones (#18753) 2022-02-16 00:50:10 +08:00
validation
web