You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
HesterG 28a89e360f
Add user level action runners (#24995)
Used similar logic to organization.

<img width="1437" alt="Screen Shot 2023-05-30 at 10 18 06"
src="https://github.com/go-gitea/gitea/assets/17645053/49f3800a-44ae-4188-b1e6-91d49e3d7868">

<img width="1331" alt="Screen Shot 2023-05-30 at 10 31 18"
src="https://github.com/go-gitea/gitea/assets/17645053/221b2068-e9b9-4e34-bb4a-d390594b2f35">
1 year ago
..
admin Improve queue and logger context (#24924) 1 year ago
auth Split "modules/context.go" to separate files (#24569) 1 year ago
devtest Remove untranslatable `on_date` key (#24106) 1 year ago
events Implement FSFE REUSE for golang files (#21840) 2 years ago
explore Sort users and orgs on explore by recency by default (#24279) 1 year ago
feed Pass 'not' to commit count (#24473) 1 year ago
healthcheck Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago
misc Decouple the different contexts from each other (#24786) 1 year ago
org Refactor rename user and rename organization (#24052) 1 year ago
repo Add user level action runners (#24995) 1 year ago
shared Respect original content when creating secrets (#24745) 1 year ago
user Add user level action runners (#24995) 1 year ago
auth.go Implement FSFE REUSE for golang files (#21840) 2 years ago
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2 years ago
base.go Use standard HTTP library to serve files (#24693) 1 year ago
goget.go Support SSH for go get (#24664) 1 year ago
home.go Refactor cookie (#24107) 1 year ago
metrics.go Implement FSFE REUSE for golang files (#21840) 2 years ago
nodeinfo.go Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger_json.go Group template helper functions, remove `Printf`, improve template error messages (#23982) 1 year ago
web.go Add user level action runners (#24995) 1 year ago
webfinger.go Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 1 year ago