This website requires JavaScript.
Explore
Help
Sign In
tdsds.com
/
gitea
Watch
1
Star
1
Fork
0
mirror of
https://github.com/go-gitea/gitea
synced
2025-12-07 13:28:25 +00:00
Code
Releases
Activity
Files
f634982d237b38e0634c5997612f50230898247e
gitea
/
routers
/
web
T
History
Markus Amshove
and
wxiaoguang
78f41e4fc4
Disallow merge when required checked are missing (
#29143
) (
#29268
)
...
backport
#29143
Co-authored-by: wxiaoguang <
wxiaoguang@gmail.com
>
2024-02-19 20:48:17 +00:00
..
admin
Forbid removing the last admin user (
#28337
) (
#28793
)
2024-01-16 01:51:46 +00:00
auth
Fix bug when the linked account was disactived and list the linked accounts (
#29263
)
2024-02-19 15:23:47 +00:00
devtest
…
events
…
explore
Next round of
db.DefaultContext
refactor (
#27089
)
2023-09-16 14:39:12 +00:00
feed
Rework markup link rendering (
#26745
) (
#28803
)
2024-01-16 02:13:29 +00:00
healthcheck
…
misc
Refactor CORS handler (
#28587
) (
#28611
)
2023-12-25 21:01:24 +08:00
org
Rework markup link rendering (
#26745
) (
#28803
)
2024-01-16 02:13:29 +00:00
repo
Disallow merge when required checked are missing (
#29143
) (
#29268
)
2024-02-19 20:48:17 +00:00
shared
Rework markup link rendering (
#26745
) (
#28803
)
2024-01-16 02:13:29 +00:00
user
Fix bug when the linked account was disactived and list the linked accounts (
#29263
)
2024-02-19 15:23:47 +00:00
base.go
Fix panic in storageHandler (
#27446
) (
#27479
)
2023-10-06 16:51:26 +02:00
githttp.go
Refactor CORS handler (
#28587
) (
#28611
)
2023-12-25 21:01:24 +08:00
goget.go
…
home.go
Reduce usage of
db.DefaultContext
(
#27073
)
2023-09-14 17:09:32 +00:00
metrics.go
…
nodeinfo.go
…
swagger_json.go
Start using template context function (
#26254
)
2023-08-08 01:22:47 +00:00
web.go
Refactor CORS handler (
#28587
) (
#28611
)
2023-12-25 21:01:24 +08:00
webfinger.go
…