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/issue/view_content
silverwind 9c39f8515f
Rework spellchecking, add `lint-spell` (#29106)
- Use maintained fork https://github.com/golangci/misspell
- Rename `mispell-check` to `lint-spell`, add `lint-spell-fix`
- Run `lint-spell` in separate actions step
- Lint more files, fix discovered issues
- Remove inaccurate and outdated info in docs (we do not need GOPATH for
tools anymore)

Maybe later we can add more spellchecking tools, but I have not found
any good ones yet.
12 months ago
..
add_reaction.tmpl Improve and fix bugs surrounding reactions (#24760) 2 years ago
attachments.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
comments.tmpl Rework spellchecking, add `lint-spell` (#29106) 12 months ago
comments_delete_time.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
context_menu.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
conversation.tmpl Don't reload timeline page when (un)resolving or replying conversation (#28654) 1 year ago
pull.tmpl Add `Hide/Show all checks` button to commit status check (#26284) 1 year ago
pull_merge_instruction.tmpl Improve pull request command line instructions (#27778) 1 year ago
reactions.tmpl Add non-JS fallback for reaction tooltips (#28785) 1 year ago
reference_issue_dialog.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
show_role.tmpl Add `member`, `collaborator`, `contributor`, and `first-time contributor` roles and tooltips (#26658) 1 year ago
sidebar.tmpl Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow` (#28908) 1 year ago
update_branch_by_merge.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
watching.tmpl Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow` (#28908) 1 year ago