forgejo/templates/repo
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
..
actions Add a new column schedule_id for action_run to track (#26975) 2023-09-08 23:01:19 +08:00
branch Search branches (#27055) 2023-09-17 08:24:40 +00:00
cite
code
diff Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
editor Fix EOL handling in web editor (#27141) 2023-09-24 19:51:02 +00:00
find
graph Use print instead of printf (#27093) 2023-09-16 03:51:54 +00:00
issue Allow copying issue comment link on archived repos and when not logged in (#27193) 2023-09-23 11:31:54 +00:00
migrate Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
projects Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
pulls Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
release Remove a gt-float-right and some unnecessary helpers (#27110) 2023-09-18 12:25:36 +08:00
settings Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
tag
wiki Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
activity.tmpl Fix dropdown icon position (#27175) 2023-09-21 15:54:26 +00:00
blame.tmpl Support .git-blame-ignore-revs file (#26395) 2023-09-16 17:42:34 +00:00
branch_dropdown.tmpl Fix incorrect default branch label while switching between branches (#27053) 2023-09-14 03:54:25 +00:00
clone_buttons.tmpl Remove some transition related code (#26755) 2023-08-28 01:26:23 +00:00
clone_script.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl Fix dropdown icon position (#27175) 2023-09-21 15:54:26 +00:00
commits_list.tmpl Use print instead of printf (#27093) 2023-09-16 03:51:54 +00:00
commits_list_small.tmpl Use print instead of printf (#27093) 2023-09-16 03:51:54 +00:00
commits_table.tmpl
create.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
create_helper.tmpl Use print instead of printf (#27093) 2023-09-16 03:51:54 +00:00
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
home.tmpl Use print instead of printf (#27093) 2023-09-16 03:51:54 +00:00
icon.tmpl Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
packages.tmpl
release_tag_header.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
search.tmpl Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
search_name.tmpl
shabox_badge.tmpl
sub_menu.tmpl Improve "language stats" UI (#26968) 2023-09-10 18:27:23 +08:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Remove CSS has selector and improve various styles (#26891) 2023-09-04 18:22:46 +08:00
view_list.tmpl Refactor "shortsha" (#26877) 2023-09-03 02:58:52 +00:00
watchers.tmpl