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
M Hickford 14bc4d79c1
Parse OAuth Authorization header when request omits client secret (#21351) (#21374)
2 years ago
..
admin Redirect if user does not exist on admin pages (#20981) (#21059) 2 years ago
auth Parse OAuth Authorization header when request omits client secret (#21351) (#21374) 2 years ago
dev
events Improve Stopwatch behavior (#18930) 3 years ago
explore
feed Use absolute links in feeds (#21229) (#21265) 2 years ago
healthcheck
misc
org Fix SQL Query for `SearchTeam` (#20844) (#20872) 3 years ago
repo Tag list should include draft releases with existing tags (#21263) (#21365) 2 years ago
user Remove calls to load Mirrors in user.Dashboard (#20855) (#20897) 3 years ago
auth.go Remove legacy `+build:` constraint (#19582) 3 years ago
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
swagger_json.go Refactor routers directory (#15800) 4 years ago
web.go Add disable download source configuration (#20548) (#20579) 3 years ago
webfinger.go