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.
forgejo/templates
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
..
admin Removes dangling < on emails/list.tmpl (#13970) 4 years ago
base Replace more icons with SVG, repo search tweaks (#13860) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Repo avatar fixes (#13891) 4 years ago
mail Add email notify for new release (#12463) 4 years ago
org Fix frontpage avatars (#13853) 4 years ago
pwa Reindent manifest.json (#13544) 4 years ago
repo add thumbnail preview section to issue attachments (#13826) 4 years ago
shared Style and template tweaks (#13828) 4 years ago
status Style and template tweaks (#13828) 4 years ago
swagger [API] Add Ref to Issue (#13946) 4 years ago
user Fix missing username on dashboard context switch navbar (#13959) 4 years ago
home.tmpl Add class to page content to unify top margin (#13766) 4 years ago
install.tmpl Add class to page content to unify top margin (#13766) 4 years ago
post-install.tmpl Add class to page content to unify top margin (#13766) 4 years ago