forgejo/routers/web
Brecht Van Lommel faa96553d1
Add repository setting to enable/disable releases unit (#22671)
To go along with similar settings for issues, pulls, projects, packages.
2023-02-01 01:31:19 +00:00
..
admin Implement actions (#21937) 2023-01-31 09:45:19 +08:00
auth Fix error on account activation with wrong passwd (#22609) 2023-01-28 15:59:46 +08:00
events
explore Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
feed Add Feed for Releases and Tags (#21696) 2022-12-21 15:06:26 -06:00
healthcheck
misc
org Implement actions (#21937) 2023-01-31 09:45:19 +08:00
repo Add repository setting to enable/disable releases unit (#22671) 2023-02-01 01:31:19 +00:00
shared Implement actions (#21937) 2023-01-31 09:45:19 +08:00
user Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
auth.go
auth_windows.go
base.go
goget.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
webfinger.go