0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-08 15:40:31 -05:00
forgejo/models
yp05327 dbb3736785
Fix incorrect webhook time and use relative-time to display it (#24477)
Fixes #24414
After click replay this webhook, it will display `now`

![image](https://user-images.githubusercontent.com/18380374/235559399-05a23927-13f5-442d-8f10-2c7cd24022a0.png)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-03 19:53:43 -04:00
..
actions
activities
admin
asymkey
auth
avatars
db Improve milestone filter on issues page (#22423) 2023-04-30 09:12:49 -04:00
dbfs
fixtures
git
issues Improve milestone filter on issues page (#22423) 2023-04-30 09:12:49 -04:00
migrations Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
organization
packages Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
perm
project
pull
repo Fix unclear IsRepositoryExist logic (#24374) 2023-04-28 14:14:26 -04:00
secret
system
unit
unittest
user Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
webhook Fix incorrect webhook time and use relative-time to display it (#24477) 2023-05-03 19:53:43 -04:00
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go
org_team.go Remove org users who belong to no teams (#24247) 2023-04-24 15:52:38 -04:00
org_team_test.go
org_test.go
repo.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go Fix unclear IsRepositoryExist logic (#24374) 2023-04-28 14:14:26 -04:00
repo_transfer_test.go