gitea/web_src/css
wxiaoguang de2268ffab
Fix issue attachment handling (#24202)
Close #24195

Some of the changes are taken from my another fix
f07b0de997
in #20147 (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
..
chroma
code
codemirror
console
features Fix issue attachment handling (#24202) 2023-04-20 02:39:44 -04:00
markup Fix math and mermaid rendering bugs (#24049) 2023-04-17 12:10:22 +02:00
modules
shared
standalone
themes
admin.css
animations.css
base.css Vertical widths of containers removed (#24184) 2023-04-19 12:13:00 -04:00
dashboard.css Vertical widths of containers removed (#24184) 2023-04-19 12:13:00 -04:00
editor-markdown.css Set EasyMDE heading font-size to the same size as the resulting markdown (#24151) 2023-04-16 20:01:08 +08:00
editor.css
explore.css
font_i18n.css
form.css
helpers.css Fix math and mermaid rendering bugs (#24049) 2023-04-17 12:10:22 +02:00
home.css
index.css Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
install.css
organization.css
package.css
repository.css Make wiki title supports dashes and improve wiki name related features (#24143) 2023-04-19 13:50:10 -04:00
review.css
runner.css
svg.css
tribute.css
user.css