mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-07-07 09:55:41 +02:00
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 |
||
---|---|---|
.. | ||
ComboMarkdownEditor.js | ||
ConfirmModal.js | ||
EasyMDEToolbarActions.js | ||
LabelEdit.js | ||
Paste.js | ||
QuickSubmit.js | ||
ReactionSelector.js | ||
SearchUserBox.js | ||
TextExpander.js | ||
WebHookEditor.js |