1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/templates
Daniel Kilimnik 0ee7cbf725
Fix push mirror, wrong timestamp format (#27153)
I noticed, that the push mirrors endpoint, is the only endpoint which
returns the times in long format rather than as time.Time().

I think the behavior should be consistent across the project.

----

## ⚠️ BREAKING ⚠️

This PR changes the time format used in API responses for all
push_mirror endpoints which return a push mirror.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-09-23 12:15:05 +00:00
..
admin Fix dropdown icon position (#27175) 2023-09-21 15:54:26 +00:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
code Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
explore Fix dropdown icon position (#27175) 2023-09-21 15:54:26 +00:00
mail Update team invitation email link (#26550) 2023-08-31 16:26:13 +00:00
org Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
package Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
projects Fix dropdown icon position (#27175) 2023-09-21 15:54:26 +00:00
repo Allow copying issue comment link on archived repos and when not logged in (#27193) 2023-09-23 11:31:54 +00:00
shared Fix the variable regexp pattern on web page (#27161) 2023-09-21 09:03:13 +00:00
status Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
swagger Fix push mirror, wrong timestamp format (#27153) 2023-09-23 12:15:05 +00:00
user Fix dropdown icon position (#27175) 2023-09-21 15:54:26 +00:00
webhook Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2023-06-08 12:23:39 +08:00