This website requires JavaScript.
Explore
Gists
Help
Sign In
Gitea-John71
/
Gitea
Watch
2
Star
0
Fork
0
You've already forked Gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-06 08:04:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5a112425b8df00554c812ebad487dfee8a298ac
Gitea
/
routers
/
web
/
admin
T
History
fuxiaohei
38b36edc5c
feat(runner): add runner page in repo and org settings
2022-11-25 17:48:45 +08:00
..
admin_test.go
…
admin.go
Add system setting table with cache and also add cache supports for user setting (
#18058
)
2022-10-17 07:29:26 +08:00
applications.go
Support instance-wide OAuth2 applications (
#21335
)
2022-10-12 22:08:29 +08:00
auths.go
Revert unrelated changes for SMTP auth (
#21767
)
2022-11-10 16:12:23 -05:00
config.go
Fix dashboard ignored system setting cache (
#21621
)
2022-11-10 14:43:53 +08:00
emails.go
…
hooks.go
…
main_test.go
…
notice.go
Add system setting table with cache and also add cache supports for user setting (
#18058
)
2022-10-17 07:29:26 +08:00
orgs.go
…
packages.go
…
repos.go
…
runners.go
feat(runner): add runner page in repo and org settings
2022-11-25 17:48:45 +08:00
users_test.go
…
users.go
…