1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-14 11:09:47 +00:00
forgejo/web_src/js
Francesco Siddi 9f919cf083
Dropzone: Add "Copy link" button for new uploads ()
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 () 2023-01-13 13:50:32 +08:00
features Dropzone: Add "Copy link" button for new uploads () 2023-01-19 13:33:40 +08:00
markup Load asciicast css async () 2023-01-18 12:19:38 -06:00
modules Add Mermaid copy button, avoid unnecessary tooltip hide () 2022-12-25 18:17:48 +01:00
standalone
test
bootstrap.js
index.js JS refactors () 2022-12-24 00:03:11 +08:00
jquery.js
serviceworker.js
svg.js JS refactors () 2022-12-24 00:03:11 +08:00
svg.test.js
utils.js Fixes : standardize UTC tz for util tests () 2022-11-22 16:46:29 +08:00
utils.test.js Improvements for Content Copy () 2022-11-21 17:59:42 +08:00