0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-18 21:50:01 +01:00
gitea/templates/repo
wxiaoguang 4814f43af7
Fix repo home file list (#32788)
1. use grid instead of table, completely drop "ui table" from that list
2. move some "commit sign" related styles into a new file by the way (no
change) because I need to figure out where `#repo-files-table` is used.
3. move legacy "branch/tag selector" related code into repo-legacy.ts,
now there are 13 `import $` files left.
2024-12-11 23:54:42 +08:00
..
actions
branch
cite
code Support "merge upstream branch" (Sync fork) (#32741) 2024-12-06 21:10:35 +00:00
diff Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
editor Fix file editor & preview (#32706) 2024-12-04 09:26:54 +00:00
find Fix word overflow in file search page (#32695) 2024-12-03 16:52:25 +00:00
graph
issue Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
migrate
projects
pulls Fix fork page branch selection (#32711) 2024-12-05 00:57:32 +00:00
release Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
settings Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
tag
wiki Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl Add "View all branches/tags" entry to Branch Selector (#32653) 2024-12-02 20:19:27 +00:00
clone_buttons.tmpl Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
clone_panel.tmpl Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Refactor RepoBranchTagSelector (#32681) 2024-12-02 01:41:32 +00:00
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl
commits_list.tmpl
commits_search_dropdown.tmpl
commits_table.tmpl
commits.tmpl fix: show tag name on branch/tag selector if repo shown from tag ref (#32689) 2024-12-02 13:34:16 +00:00
contributors.tmpl
create_helper.tmpl
create.tmpl
empty.tmpl Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home_sidebar_bottom.tmpl GitHub like repo home page (#32213) 2024-12-06 14:29:04 +00:00
home_sidebar_top.tmpl Fix repo home row-right grow (#32763) 2024-12-09 00:16:32 +08:00
home.tmpl Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
icon.tmpl
latest_commit.tmpl Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
navbar.tmpl
packages.tmpl
pulse.tmpl Fix issue title rendering and refactor legacy function names (#32703) 2024-12-04 01:39:33 +00:00
recent_commits.tmpl
release_tag_header.tmpl
search_name.tmpl
search.tmpl
shabox_badge.tmpl
star_unstar.tmpl
sub_menu.tmpl GitHub like repo home page (#32213) 2024-12-06 14:29:04 +00:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Update the list of watchers and stargazers when clicking watch/unwatch or star/unstar (#32570) 2024-11-22 18:51:51 +00:00
view_file.tmpl Optimize the styling of icon buttons within file-header-right (#32675) 2024-12-02 22:36:16 +08:00
view_list.tmpl Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
watch_unwatch.tmpl
watchers.tmpl