This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-03-02 05:15:15 +01:00
Code
Issues
Activity
gitea
/
routers
/
web
History
KN4CK3R
5315153059
Use
Set[Type]
instead of
map[Type]bool/struct{}
. (
#26804
)
2023-08-30 06:55:25 +00:00
..
admin
Make "link-action" backend code respond correct JSON content (
#26680
)
2023-08-23 17:36:57 +08:00
auth
…
devtest
…
events
…
explore
…
feed
…
healthcheck
…
misc
…
org
Make "link-action" backend code respond correct JSON content (
#26680
)
2023-08-23 17:36:57 +08:00
repo
Fix being unable to use a repo that prohibits accepting PRs as a PR source. (
#26785
)
2023-08-29 12:07:15 +03:00
shared
…
user
Use
Set[Type]
instead of
map[Type]bool/struct{}
. (
#26804
)
2023-08-30 06:55:25 +00:00
auth_windows.go
…
auth.go
…
base.go
…
goget.go
…
home.go
…
metrics.go
…
nodeinfo.go
…
swagger_json.go
…
web.go
Check disabled workflow when rerun jobs (
#26535
)
2023-08-22 10:30:02 +08:00
webfinger.go
…