0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-03 10:08:34 +01:00
gitea/routers/web
Zettat123 9a65d011f6
Some fixes of the prompt of new branches (#26257)
Related to #26239

This PR makes some fixes:
- do not show the prompt for mirror repos and repos with pull request
units disabled
- use `commit_time` instead of `updated_unix`, as `commit_time` is the
real time when the branch was pushed
2023-08-01 07:25:11 +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 Some fixes of the prompt of new branches (#26257) 2023-08-01 07:25:11 +00:00
shared Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
user Add 'Show on a map' button to Location in profile, fix layout (#26214) 2023-07-31 08:44:45 +00:00
auth_windows.go
auth.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Fix access check for org-level project (#26182) 2023-07-29 14:13:24 +00:00
webfinger.go