0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 06:25:37 +01:00
gitea/templates
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>
2023-09-24 22:10:38 +00:00
..
admin Fix dropdown icon position (#27175) (#27177) 2023-09-21 16:24:07 +00:00
api/packages/pypi
base
code
custom
devtest Fix Fomantic UI dropdown icon bug when there is a search input in menu (#27225) (#27228) 2023-09-24 13:42:00 +00:00
explore Fix dropdown icon position (#27175) (#27177) 2023-09-21 16:24:07 +00:00
mail
org
package
projects Fix dropdown icon position (#27175) (#27177) 2023-09-21 16:24:07 +00:00
repo Fix EOL handling in web editor (#27141) (#27234) 2023-09-24 22:10:38 +00:00
shared fix issues on action runners page (#27226) (#27233) 2023-09-24 18:43:12 +00:00
status
swagger
user Fix dropdown icon position (#27175) (#27177) 2023-09-21 16:24:07 +00:00
webhook
home.tmpl
install.tmpl
post-install.tmpl