1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-19 01:35:59 -04:00
gitea/web_src
silverwind 62b3738968
Fix JS error with disabled attachment and easymde (#31511)
Not sure if this is a regression from
https://github.com/go-gitea/gitea/pull/30513, but when attachments are
disabled, `this.dropzone` is null and the code had failed in
`initEasyMDEPaste` trying to access `dropzoneEl.dropzone`.
2024-06-28 13:59:22 +08:00
..
css Fix avatar radius problem on the new issue page (#31506) 2024-06-27 14:04:05 +00:00
fomantic Remove fomantic dimmer module (#30723) 2024-04-29 14:49:50 +00:00
js Fix JS error with disabled attachment and easymde (#31511) 2024-06-28 13:59:22 +08:00
svg Update various logos and unify their filenames (#29637) 2024-03-06 22:20:05 +00:00