This website requires JavaScript.
Explore
Help
Sign In
test1234
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
forked from
gitea/gitea
Code
Pull Requests
Activity
gitea
/
routers
/
web
History
wxiaoguang
ddf96f68cc
Use JSON response for "user/logout" (
#25522
)
...
The request sent to "user/logout" is from "link-action", it expects to get JSON response.
2023-06-26 21:36:10 +02:00
..
admin
Refactor path & config system (
#25330
)
2023-06-21 13:50:26 +08:00
auth
Use JSON response for "user/logout" (
#25522
)
2023-06-26 21:36:10 +02:00
devtest
Change form actions to fetch for submit review box (
#25219
)
2023-06-14 16:01:37 +08:00
events
…
explore
Refactor indexer (
#25174
)
2023-06-23 12:37:56 +00:00
feed
…
healthcheck
…
misc
Decouple the different contexts from each other (
#24786
)
2023-05-21 09:50:53 +08:00
org
Improve loadprojects for issue list (
#25468
)
2023-06-24 15:31:28 +00:00
repo
Improve loadprojects for issue list (
#25468
)
2023-06-24 15:31:28 +00:00
shared
Support configuration variables on Gitea Actions (
#24724
)
2023-06-20 22:54:15 +00:00
user
Refactor indexer (
#25174
)
2023-06-23 12:37:56 +00:00
auth_windows.go
…
auth.go
…
base.go
Fix all possible setting error related storages and added some tests (
#23911
)
2023-06-14 11:42:38 +08:00
goget.go
…
home.go
…
metrics.go
…
nodeinfo.go
…
swagger_json.go
…
web.go
Show outdated comments in files changed tab (
#24936
)
2023-06-21 16:08:12 +00:00
webfinger.go
…