loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Run make fmt

+1
+1
modules/markup/file_preview.go
··· 15 15 "code.gitea.io/gitea/modules/log" 16 16 "code.gitea.io/gitea/modules/setting" 17 17 "code.gitea.io/gitea/modules/translation" 18 + 18 19 "golang.org/x/net/html" 19 20 "golang.org/x/net/html/atom" 20 21 )