0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-07 14:18:30 -05:00
forgejo/routers/web/admin
2023-03-31 22:32:18 +08:00
..
admin.go
admin_test.go
applications.go
auths.go Fix 500 error if there is a name conflict when edit authentication source (#23832) 2023-03-31 22:32:18 +08:00
config.go Avoid warning for system setting when start up (#23054) 2023-02-24 18:23:13 +08:00
emails.go
hooks.go Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
main_test.go
notice.go
orgs.go
packages.go
repos.go Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00
runners.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
users.go Fix incorrect/Improve error handle in edit user page (#23805) 2023-03-30 13:27:00 -04:00
users_test.go