You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
silverwind c2fb27beb4
Improvements for Content Copy (#21842)
It now supports copying Markdown, SVG and Images (not in Firefox
currently because of lacking
[`ClipboardItem`](https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem)
support, but can be enabled in `about:config` and works). It will fetch
the data if in a rendered view or when it's an image.

Followup to https://github.com/go-gitea/gitea/pull/21629.
2 years ago
..
components Localize time units on activity heatmap (#21570) 2 years ago
features Improvements for Content Copy (#21842) 2 years ago
markup Tweak katex options (#21828) 2 years ago
modules Improvements for Content Copy (#21842) 2 years ago
standalone Add new JS linter rules (#17699) 3 years ago
test Switch from jest to vitest (#21444) 2 years ago
bootstrap.js Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) 2 years ago
index.js Improvements for Content Copy (#21842) 2 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 4 years ago
svg.js Refactor from Vue2 to Vue3 (#20044) 2 years ago
svg.test.js Remove vitest globals (#21505) 2 years ago
utils.js Improvements for Content Copy (#21842) 2 years ago
utils.test.js Improvements for Content Copy (#21842) 2 years ago