0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 20:14:28 +01:00
gitea/routers/web
zeripath 3c4724d70e
Add .gitattribute assisted language detection to blame, diff and render (#17590)
Use check attribute code to check the assigned language of a file and send that in to
chroma as a hint for the language of the file.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-11-17 20:37:00 +00:00
..
admin Allow admins to change user avatars (#17661) 2021-11-16 19:13:13 +00:00
dev
events
explore
feed Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
org Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
repo Add .gitattribute assisted language detection to blame, diff and render (#17590) 2021-11-17 20:37:00 +00:00
user Move user follow and openid into models/user/ (#17613) 2021-11-17 17:58:31 +08:00
base.go
goget.go A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00