1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-12 18:39:32 +00:00
forgejo/routers/web
zeripath 3c4724d70e
Add .gitattribute assisted language detection to blame, diff and render ()
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 () 2021-11-16 19:13:13 +00:00
dev
events Move login related structs and functions to models/login () 2021-09-24 19:32:56 +08:00
explore Move unit into models/unit/ () 2021-11-09 20:57:58 +01:00
feed Multiple Escaping Improvements () 2021-11-16 18:18:25 +00:00
org Multiple Escaping Improvements () 2021-11-16 18:18:25 +00:00
repo Add .gitattribute assisted language detection to blame, diff and render () 2021-11-17 20:37:00 +00:00
user Move user follow and openid into models/user/ () 2021-11-17 17:58:31 +08:00
base.go Fix nil checking on typed interface () 2021-11-15 21:16:11 +08:00
goget.go A better go code formatter, and now make fmt can run in Windows () 2021-11-17 20:34:35 +08:00
home.go
metrics.go
nodeinfo.go Add nodeinfo endpoint for federation purposes () 2021-09-28 01:38:06 +02:00
swagger_json.go
web.go A better go code formatter, and now make fmt can run in Windows () 2021-11-17 20:34:35 +08:00