Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/routers/web
yp05327 ec90ee61ef
Fix object does not exist error when checking citation file (#28314)
1 year ago
..
admin Use db.Find instead of writing methods for every object (#28084) 1 year ago
auth Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 1 year ago
devtest
events
explore Allow to set explore page default sort (#27951) 1 year ago
feed
healthcheck
misc Make CORS work for oauth2 handlers (#28184) 1 year ago
org Use db.Find instead of writing methods for every object (#28084) 1 year ago
repo Fix object does not exist error when checking citation file (#28314) 1 year ago
shared Use db.Find instead of writing methods for every object (#28084) 1 year ago
user Use db.Find instead of writing methods for every object (#28084) 1 year ago
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Make CORS work for oauth2 handlers (#28184) 1 year ago
webfinger.go