forgejo/web_src/js/features/comp
Beowulf 6e66380408
fix(ui): Add pasted images to dropzone
This adds pasted images to the dropzone to provide the same experience
as when using the dropzone. This gives the possibility to preview and
delete the image. Additionally it provides a copy button to copy the
markdown code for inserting the image.

Removed the old implementation in `repo-legacy.js` and generalized
everything in `common-global.js` as common implementation.

Replaced old jquery code with plain JS.

Fixes #4588
2025-06-30 12:42:22 +02:00
..
ComboMarkdownEditor.js fix(ui): erroneous list continuation on Cmd+Enter on macOS (#8153) (#8170) 2025-06-23 15:21:15 +02:00
ConfirmModal.js
EasyMDEToolbarActions.js
LabelEdit.js chore: enable no-jquery/no-trigger 2025-04-01 04:43:06 +02:00
Paste.js fix(ui): Add pasted images to dropzone 2025-06-30 12:42:22 +02:00
QuickSubmit.js
ReactionSelector.js chore: enable no-jquery/no-sizzle 2025-04-01 03:58:09 +02:00
SearchUserBox.js
TextExpander.js
WebHookEditor.js