You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo
silverwind 37205039fc
Replace clipboard.js with async clipboard api (#15899)
Use async clipboard api [1] over this dependency, saving around 10kB
bundle size before minify while delivering the same functionality.

The issue comment button works but does not have a popup indication. We
could add some toast-style notifications in the future to fix that but I
think it's out of scope of this PR.

[1] https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/writeText
4 years ago
..
branch Add possibility to make branch in branch page (#15960) 4 years ago
diff Make tasklist checkboxes clickable (#15791) 4 years ago
editor Use a generic markup class to display externally rendered files and diffs (#15735) 4 years ago
graph Use pulls in commit graph unless pulls are disabled (#15774) 4 years ago
issue Replace clipboard.js with async clipboard api (#15899) 4 years ago
migrate Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago
projects remove unimplemented searchbar from project view (#15901) 4 years ago
pulls Enforce tab indentation in templates (#15289) 4 years ago
release Remove fomantic accordion module (#15951) 4 years ago
settings Remove fomantic accordion module (#15951) 4 years ago
wiki Use a generic markup class to display externally rendered files and diffs (#15735) 4 years ago
activity.tmpl Enforce tab indentation in templates (#15289) 4 years ago
blame.tmpl Enforce tab indentation in templates (#15289) 4 years ago
branch_dropdown.tmpl Fix extra curly brace breaking release compare (#15988) 4 years ago
clone_buttons.tmpl Replace clipboard.js with async clipboard api (#15899) 4 years ago
commit_page.tmpl Enforce tab indentation in templates (#15289) 4 years ago
commit_status.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commit_statuses.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commits.tmpl Add compare tag dropdown to releases page (#15695) 4 years ago
commits_list.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commits_list_small.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commits_table.tmpl Enforce tab indentation in templates (#15289) 4 years ago
create.tmpl not show link to migration on repo reate page when it was disabled (#15957) 4 years ago
empty.tmpl Use a generic markup class to display externally rendered files and diffs (#15735) 4 years ago
forks.tmpl Direct avatar rendering (#13649) 4 years ago
graph.tmpl Add class to page content to unify top margin (#13766) 4 years ago
header.tmpl Disable Stars config option (#14653) 4 years ago
home.tmpl Add compare tag dropdown to releases page (#15695) 4 years ago
icon.tmpl Do not display org avatar near icon for internal repos (#13957) 4 years ago
search.tmpl Issue sidebar and misc css fixes (#15524) 4 years ago
shabox_badge.tmpl Fix avatar template error (#13833) 4 years ago
sub_menu.tmpl Move macaron to chi (#14293) 4 years ago
upload.tmpl Fix attachments list in edit comment (#13036) 4 years ago
user_cards.tmpl Direct avatar rendering (#13649) 4 years ago
view_file.tmpl Fix and restyle menu on code line (#15913) 4 years ago
view_list.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
watchers.tmpl Add class to page content to unify top margin (#13766) 4 years ago