gitea/templates
JakobDev c41bc4f127
Display when a repo was archived (#22664)
This adds the date a repo is archived to Gitea and shows it in the UI
and API. A feature, that GitHub has been [introduced
recently](https://github.blog/changelog/2022-11-23-repository-archive-date-now-shown-in-ui/).

I currently don't know how to correctly deal with the Date in the
template, as different languages have different ways of writing a date.


![grafik](https://user-images.githubusercontent.com/15185051/234315187-7db5763e-d96e-4080-b894-9be178bfb6e1.png)

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-04-26 10:46:26 -04:00
..
admin Remove unnecessary helper function `DateFmtLong` (#24343) 2023-04-26 02:52:50 -04:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base Don't set meta `theme-color` by default (#24340) 2023-04-26 00:56:42 -04:00
code Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
explore Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
mail Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
org Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
package Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
projects Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
repo Display when a repo was archived (#22664) 2023-04-26 10:46:26 -04:00
shared Add missed column title in runner management page (#24328) 2023-04-26 03:46:25 -04:00
status Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
swagger Display when a repo was archived (#22664) 2023-04-26 10:46:26 -04:00
user Automatically select the org when click create repo from org dashboard (#24325) 2023-04-25 22:25:29 -04:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
post-install.tmpl Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00