gitea/routers
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>
2020-12-13 21:12:27 +02:00
..
admin
api/v1 Possible fix the webhook API creation (#13960) 2020-12-12 16:33:19 +01:00
dev
events
org
private
repo add thumbnail preview section to issue attachments (#13826) 2020-12-13 21:12:27 +02:00
routes
user Whenever the password is updated ensure that the hash algorithm is too (#13966) 2020-12-12 19:59:49 +01:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go