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
Giteabot a1029cb2ca
Fix EOL handling in web editor (#27141) (#27234)
Backport #27141 by @silverwind

Fixes https://github.com/go-gitea/gitea/issues/27136.

This does the following for Monaco's EOL setting:

1. Use editorconfig setting if present
2. Use the file's dominant line ending as detected by monaco, which uses
LF for empty file

Co-authored-by: silverwind <me@silverwind.io>
1 year ago
..
css fix issues on action runners page (#27226) (#27233) 1 year ago
fomantic Remove fomantic `text` module (#26777) 2 years ago
js Fix EOL handling in web editor (#27141) (#27234) 1 year ago
svg Use inline SVG for built-in OAuth providers (#25171) 2 years ago