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.
bobemoe b35c1b5784
add thumbnail preview section to issue attachments (#13826)
* add thumbnail preview section to attachments

* dont show thumbnail if the image is already shown inline

* update router to pass the `content` to the attachemnts template

* limit attachment preview height to 150px (same as width)

* remove unused css (referance removed in https://github.com/go-gitea/gitea/pull/11141/files#diff-9faae32445ed9673de2830c9fc35e93f44487f0a0068202988adaf00a5bac850L66 )

* dont show divider after edit if no attachemnts

Co-authored-by: James <inbox.dev@jhodges.co.uk>
Co-authored-by: 6543 <6543@obermui.de>
4 years ago
..
components Remove fetch request from heatmap (#13623) 4 years ago
features Remove fetch request from heatmap (#13623) 4 years ago
markdown Make SVG size argument optional (#12814) 4 years ago
standalone Swap swagger-ui with swagger-ui-dist (#13777) 4 years ago
vendor Rewrite GitGraph.js (#12137) 4 years ago
easymde.js Switch from SimpleMDE to EasyMDE (#13333) 4 years ago
index.js add thumbnail preview section to issue attachments (#13826) 4 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) 4 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 4 years ago
svg.js Dropdowns, Labels fixes and more CSS tweaks (#13733) 4 years ago
utils.js Update some JS dependencies (#13222) 4 years ago