You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
admin Fix dropdown icon position (#27175) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Change green buttons to primary color (#27099) 1 year ago
code Refactor some CSS styles and simplify code (#26771) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
devtest Change green buttons to primary color (#27099) 1 year ago
explore Fix dropdown icon position (#27175) 1 year ago
mail Update team invitation email link (#26550) 2 years ago
org Change green buttons to primary color (#27099) 1 year ago
package Change green buttons to primary color (#27099) 1 year ago
projects Fix dropdown icon position (#27175) 1 year ago
repo Allow copying issue comment link on archived repos and when not logged in (#27193) 1 year ago
shared Fix the variable regexp pattern on web page (#27161) 1 year ago
status Replace fomantic divider module with our own (#25539) 2 years ago
swagger Fix push mirror, wrong timestamp format (#27153) 1 year ago
user Fix dropdown icon position (#27175) 1 year ago
webhook Extract common code to new template (#26933) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 2 years ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2 years ago