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
silverwind 8cd83ff391
Rework spellchecking, add lint-spell (#29112)
Backport clean cherry-picks of
9c39f8515f
and
c7a21cbb0c
onto 1.21.

- 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.
1 year ago
..
admin Add word break to the repo list in admin settings page (#28034) (#28035) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Avoid unnecessary 500 panic when a commit doesn't exist (#28719) (#28721) 1 year ago
code Fix 500 error of searching commits (#28576) (#28579) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve dropdown button alignment and fix hover bug (#27632) (#27637) 1 year ago
explore Keep profile tab when clicking on Language (#28320) (#28331) 1 year ago
mail Update team invitation email link (#26550) 2 years ago
org Fix button size in "attached header right" (#28770) (#28774) 1 year ago
package switch destination directory for apt signing keys (#28639) (#28642) 1 year ago
projects Use full width for project boards (#28225) (#28245) 1 year ago
repo Rework spellchecking, add lint-spell (#29112) 1 year ago
shared Fix wrong due date rendering in issue list page (#28588) (#28591) 1 year ago
status Clean up template locale usage (#27856) (#27857) 1 year ago
swagger Forbid removing the last admin user (#28337) (#28793) 1 year ago
user Rework markup link rendering (#26745) (#28803) 1 year ago
webhook Extract common code to new template (#26933) 1 year ago
home.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
post-install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago