forgejo/web_src/js/features
silverwind 3a187eace5
Fix EOL handling in web editor (#27141)
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
2023-09-24 19:51:02 +00:00
..
admin
comp Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
captcha.js
citation.js
clipboard.js
codeeditor.js Fix EOL handling in web editor (#27141) 2023-09-24 19:51:02 +00:00
colorpicker.js
common-global.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
common-issue-list.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
common-issue-list.test.js
common-organization.js
contextpopup.js
copycontent.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js
imagediff.js
install.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
notification.js
org-team.js
pull-view-file.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
repo-branch.js
repo-code.js
repo-code.test.js
repo-commit.js
repo-common.js Improve "language stats" UI (#26968) 2023-09-10 18:27:23 +08:00
repo-diff-commit.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
repo-diff-commitselect.js
repo-diff-filetree.js
repo-diff.js
repo-editor.js
repo-findfile.js
repo-findfile.test.js
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue-list.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
repo-issue-pr-form.js
repo-issue.js
repo-legacy.js Improve "language stats" UI (#26968) 2023-09-10 18:27:23 +08:00
repo-migrate.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
repo-migration.js
repo-projects.js
repo-release.js
repo-settings.js Improve repo/user/org search (#27030) 2023-09-12 16:44:48 +00:00
repo-template.js
repo-unicode-escape.js
repo-wiki.js
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js
user-auth-webauthn.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
user-auth.js
user-settings.js