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.
gitea/web_src/js
Xinyu Zhou dd7f1c0334
Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734)
fixes: https://github.com/go-gitea/gitea/issues/21733

Uncaught Error: Language id "vs.editor.nullLanguage" is not configured
nor known

Note that this monaco-editor worked fine on 0.33.0 and broke on 0.34.0.
If upstream fixed, remove this code.

Signed-off-by: Xinyu Zhou <i@sourcehut.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
components Localize time units on activity heatmap (#21570) 2 years ago
features Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) 2 years ago
markup Fix opaque background on mermaid diagrams (#21642) 2 years ago
modules
standalone
test
bootstrap.js Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) 2 years ago
index.js Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
jquery.js
serviceworker.js
svg.js
svg.test.js Remove vitest globals (#21505) 2 years ago
utils.js Localize time units on activity heatmap (#21570) 2 years ago
utils.test.js Localize time units on activity heatmap (#21570) 2 years ago