1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-06 04:23:43 -04:00
gitea/templates/repo
Gwyneth Morgan e5313248a8
Add non-JS fallback for reaction tooltips (#28785)
When JavaScript is not loaded, fall back to displaying reaction tooltips
with the default browser `title` attribute. An element with a present
but empty `data-tooltip-content` will use the `title` attribute for its
tippy.js tooltip content, so when JavaScript is enabled, this functions
the same as the current behavior.
2024-01-15 09:42:59 +08:00
..
actions Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) 2023-12-06 01:13:59 +00:00
branch Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
cite
code
diff Improve CSS helper naming (#28769) 2024-01-12 20:28:01 +08:00
editor Revert "Fix EOL handling in web editor" (#28101) 2023-11-22 09:14:16 +00:00
find
graph Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
issue Add non-JS fallback for reaction tooltips (#28785) 2024-01-15 09:42:59 +08:00
migrate Fix duplicate ID when deleting repo (#28520) 2023-12-19 04:40:05 +00:00
projects Use full width for project boards (#28225) 2023-11-27 17:43:52 +00:00
pulls Add Hide/Show all checks button to commit status check (#26284) 2023-11-02 14:49:02 +00:00
release Add download attribute to release attachments (#28739) 2024-01-09 16:51:20 +08:00
settings Fix button size in "attached header right" (#28770) 2024-01-12 14:43:40 +00:00
tag
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Fix margin in server signed signature verification view (#28379) 2023-12-07 01:51:39 +00:00
commit_status.tmpl
commit_statuses.tmpl Add Hide/Show all checks button to commit status check (#26284) 2023-11-02 14:49:02 +00:00
commits_list_small.tmpl Add Hide/Show all checks button to commit status check (#26284) 2023-11-02 14:49:02 +00:00
commits_list.tmpl Add Hide/Show all checks button to commit status check (#26284) 2023-11-02 14:49:02 +00:00
commits_table.tmpl
commits.tmpl
create_helper.tmpl
create.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl Revamp repo header (#27760) 2024-01-12 03:44:06 +00:00
home.tmpl Add word-break to repo description in home page (#27924) 2023-11-07 23:52:08 +00:00
icon.tmpl cleanup repo details icons/labels (#27644) 2023-10-16 23:06:15 +02:00
packages.tmpl
release_tag_header.tmpl Improve RSS feed icons (#28368) 2023-12-06 20:29:26 +00:00
search_name.tmpl
search.tmpl Fix 500 error of searching commits (#28576) 2023-12-21 23:09:14 +00:00
shabox_badge.tmpl
sub_menu.tmpl Enable followCursor for language stats bar (#27713) 2023-10-22 13:06:04 +00:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Add option to disable ambiguous unicode characters detection (#28454) 2023-12-17 14:38:54 +00:00
view_list.tmpl Add Hide/Show all checks button to commit status check (#26284) 2023-11-02 14:49:02 +00:00
watchers.tmpl