0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 02:46:27 +01:00
gitea/web_src/js
Francesco Siddi 9f919cf083
Dropzone: Add "Copy link" button for new uploads (#22517)
Once an attachment is successfully uploaded via Dropzone, display a
"Copy link" under the "Remove file" button.
Once the button is clicked, depending if the attachment is an image or a
file, the appropriate markup is written to the clipboard, so it can be
conveniently pasted in the description.
2023-01-19 13:33:40 +08:00
..
components Restore function to "Show more" buttons (#22399) 2023-01-13 13:50:32 +08:00
features Dropzone: Add "Copy link" button for new uploads (#22517) 2023-01-19 13:33:40 +08:00
markup Load asciicast css async (#22502) 2023-01-18 12:19:38 -06:00
modules
standalone
test
bootstrap.js
index.js
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js
utils.test.js