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 9c1f4dae2e
Always use `octicon-eye` on watch button (#30288)
This might appear odd but I think it's the right thing to do: On Github,
the "Watch" button always has the open eye icon:

<img width="177" alt="Screenshot 2024-04-05 at 08 26 48"
src="https://github.com/go-gitea/gitea/assets/115237/0c1188d1-145b-4c6d-909f-2e1460499941">
<img width="179" alt="Screenshot 2024-04-05 at 08 26 40"
src="https://github.com/go-gitea/gitea/assets/115237/e29d91fa-f122-4e10-9589-f79c1d612cf9">

On Gitea, while watching, the icon is this and this sometimes confuses
me slightly, being used to above:

<img width="158" alt="Screenshot 2024-04-05 at 08 29 08"
src="https://github.com/go-gitea/gitea/assets/115237/3301021b-744e-409f-a9d8-887ec2772fdc">

After this PR, both states will use the same icon:

<img width="145" alt="Screenshot 2024-04-05 at 08 26 27"
src="https://github.com/go-gitea/gitea/assets/115237/8addfa5b-c009-4bdb-bfa1-4f3dfaffa4cd">
<img width="161" alt="Screenshot 2024-04-05 at 08 26 33"
src="https://github.com/go-gitea/gitea/assets/115237/cef383e6-2cc0-460f-a4d3-83ebb321debe">
11 months ago
..
actions Migrate margin and padding helpers to tailwind (#30043) 11 months ago
branch Migrate margin and padding helpers to tailwind (#30043) 11 months ago
cite Fix Citation modal responsiveness and clipboard copy (#29799) 11 months ago
code Migrate margin and padding helpers to tailwind (#30043) 11 months ago
diff Migrate font-family to tailwind (#30118) 11 months ago
editor Put an edit file button on pull request files to allow a quick operation (#29697) 11 months ago
find Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
graph Fix `DEFAULT_SHOW_FULL_NAME=false` has no effect in commit list and commit graph page (#30096) 11 months ago
issue Fix spacing in issue navbar (#30238) 11 months ago
migrate Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
projects Migrate margin and padding helpers to tailwind (#30043) 11 months ago
pulls Migrate margin and padding helpers to tailwind (#30043) 11 months ago
release Migrate font-family to tailwind (#30118) 11 months ago
settings Refactor file view & render (#30227) 11 months ago
tag Migrate font-family to tailwind (#30118) 11 months ago
wiki Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
activity.tmpl Implement recent commits graph (#29210) 1 year ago
blame.tmpl Refactor file view & render (#30227) 11 months ago
branch_dropdown.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
clone_buttons.tmpl Refactor clone-panel styles (#29861) 11 months ago
clone_script.tmpl Fix URL calculation in clone input box (#29470) 1 year ago
code_frequency.tmpl Implement code frequency graph (#29191) 1 year ago
commit_load_branches_and_tags.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
commit_page.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
commit_status.tmpl Restore warning commit status (#27504) 1 year ago
commit_statuses.tmpl Replace 10 more gt- classes with tw- (#29945) 11 months ago
commits.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
commits_list.tmpl Fix view commit link (#30297) 11 months ago
commits_list_small.tmpl Migrate font-family to tailwind (#30118) 11 months ago
commits_search_dropdown.tmpl Unify search boxes (#29530) 11 months ago
commits_table.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
contributors.tmpl Deduplicate translations for contributors graph (#29256) 1 year ago
create.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
create_helper.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 1 year ago
empty.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
file_info.tmpl Migrate font-family to tailwind (#30118) 11 months ago
forks.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
graph.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
header.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
home.tmpl Remove most jQuery function calls from the repository topic box (#30191) 11 months ago
icon.tmpl Replace 10 more gt- classes with tw- (#29945) 11 months ago
latest_commit.tmpl Fix `DEFAULT_SHOW_FULL_NAME=false` has no effect in commit list and commit graph page (#30096) 11 months ago
navbar.tmpl Implement recent commits graph (#29210) 1 year ago
packages.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago
pulse.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
recent_commits.tmpl Implement recent commits graph (#29210) 1 year ago
release_tag_header.tmpl Fix menu buttons in issues and release (#30056) 11 months ago
search.tmpl Unify search boxes (#29530) 11 months ago
search_name.tmpl Clean template/helper.go (#23922) 2 years ago
shabox_badge.tmpl cleanup locale function usage (#27227) 1 year ago
star_unstar.tmpl Refactor star/watch button (#29576) 12 months ago
sub_menu.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
unicode_escape_prompt.tmpl Replace some `gt-` classes with `tw-` (#29570) 12 months ago
upload.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
user_cards.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 1 year ago
view_file.tmpl Refactor file view & render (#30227) 11 months ago
view_list.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
watch_unwatch.tmpl Always use `octicon-eye` on watch button (#30288) 11 months ago
watchers.tmpl Fix user-cards format (#24428) 2 years ago