0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-01 11:34:34 +01:00
gitea/routers/web/admin
wxiaoguang 29a26d9d8c
Customizable "Open with" applications for repository clone (#29320)
Users could customize the "clone" menu with their own application URLs on the admin panel.

Replace #22378
Close #21121
Close #22149
2024-02-24 13:12:17 +00:00
..
admin.go Auto-update the system status in admin dashboard (#29163) 2024-02-16 02:52:25 +00:00
admin_test.go
applications.go
auths.go Revert "Support SAML authentication (#25165)" (#29358) 2024-02-24 12:18:49 +08:00
config.go Customizable "Open with" applications for repository clone (#29320) 2024-02-24 13:12:17 +00:00
diagnosis.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go
packages.go
queue.go
queue_tester.go
repos.go
runners.go
stacktrace.go
users.go Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-23 02:18:33 +00:00
users_test.go