1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/templates
wxiaoguang de2268ffab
Fix issue attachment handling ()
Close 

Some of the changes are taken from my another fix
f07b0de997
in  (although that PR was discarded ....)


The bug is:

1. The old code doesn't handle `removedfile` event correctly
2. The old code doesn't provide attachments for type=CommentTypeReview


This PR doesn't intend to refactor the "upload" code to a perfect state
(to avoid making the review difficult), so some legacy styles are kept.

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-04-20 02:39:44 -04:00
..
admin Use auto-updating, natively hoverable, localized time elements () 2023-04-11 01:01:20 +02:00
api/packages/pypi Remove incorrect HTML self close tag () 2023-03-27 18:05:51 +02:00
base Show friendly 500 error page to users and developers () 2023-04-14 13:19:11 +08:00
code Use data-tooltip-content for tippy tooltip () 2023-03-24 18:35:38 +08:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
devtest Refactor locale number () 2023-04-17 11:37:23 +08:00
explore Use auto-updating, natively hoverable, localized time elements () 2023-04-11 01:01:20 +02:00
mail Remove incorrect HTML self close tag () 2023-03-27 18:05:51 +02:00
org Add repository counter badge to repository tab () 2023-04-19 14:58:36 -04:00
package Remove untranslatable on_date key () 2023-04-15 13:01:54 +02:00
projects Add unset default project column () 2023-04-19 10:28:28 -04:00
repo Fix issue attachment handling () 2023-04-20 02:39:44 -04:00
shared Add monospace toggle button to textarea () 2023-04-13 15:05:06 -04:00
status Show friendly 500 error page to users and developers () 2023-04-14 13:19:11 +08:00
swagger Add activity feeds API () 2023-04-04 21:35:31 +08:00
user Add repository counter badge to repository tab () 2023-04-19 14:58:36 -04:00
home.tmpl Improve home page template, fix Sort dropdown menu flash () 2023-04-01 13:47:54 +08:00
install.tmpl Remove incorrect HTML self close tag () 2023-03-27 18:05:51 +02:00
post-install.tmpl Remove incorrect HTML self close tag () 2023-03-27 18:05:51 +02:00