gitea/web_src/js/features/comp
silverwind a2e54fe256
Improve textarea paste
- Always initialize the paste code, previously it was not initialized
  when this.dropzone was not there which is the case when attachements
  are disabled on the server.
- When pasting a URL over another URL, replace the URL instead of
  creating a nested markdown link.
2024-08-30 15:25:58 +02:00
..
ComboMarkdownEditor.ts Improve textarea paste 2024-08-30 15:25:58 +02:00
ConfirmModal.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
EasyMDEToolbarActions.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
EditorMarkdown.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
EditorUpload.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
EditorUpload.ts Improve textarea paste 2024-08-30 15:25:58 +02:00
LabelEdit.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
QuickSubmit.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
ReactionSelector.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
SearchUserBox.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
TextExpander.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
WebHookEditor.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00