This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-11 01:45:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2b6897e35ccdebc4b49cfc7fb165ee654c8e55d
gitea
/
routers
/
web
History
Lunny Xiao
f5dbac9d36
Use more
IssueList
instead of
[]*Issue
(
#26369
)
2023-08-07 19:26:40 +00:00
..
admin
Move web JSON functions to web context and simplify code (
#26132
)
2023-07-26 06:04:01 +00:00
auth
Move web JSON functions to web context and simplify code (
#26132
)
2023-07-26 06:04:01 +00:00
devtest
…
events
…
explore
…
feed
…
healthcheck
…
misc
…
org
Move web JSON functions to web context and simplify code (
#26132
)
2023-07-26 06:04:01 +00:00
repo
Fix nil pointer dereference error when open link with invalid pull index (
#26353
)
2023-08-07 11:43:18 +08:00
shared
Do not show Profile README when repository is private (
#26295
)
2023-08-04 14:45:33 +00:00
user
Use more
IssueList
instead of
[]*Issue
(
#26369
)
2023-08-07 19:26:40 +00:00
auth_windows.go
…
auth.go
…
base.go
…
goget.go
…
home.go
…
metrics.go
…
nodeinfo.go
…
swagger_json.go
…
web.go
Add
Retry
button when creating a mirror-repo fails (
#26228
)
2023-08-04 10:21:32 +08:00
webfinger.go
…