gitea/templates
silverwind 8cd83ff391
Rework spellchecking, add lint-spell ()
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.
2024-02-16 02:42:26 +00:00
..
admin Add word break to the repo list in admin settings page () () 2023-11-14 14:31:43 +08:00
api/packages/pypi
base Avoid unnecessary 500 panic when a commit doesn't exist () () 2024-01-07 10:40:30 +00:00
code Fix 500 error of searching commits () () 2023-12-22 02:29:28 +00:00
custom
devtest Improve dropdown button alignment and fix hover bug () () 2023-10-16 16:15:15 +08:00
explore Keep profile tab when clicking on Language () () 2023-12-03 14:54:53 +00:00
mail Update team invitation email link () 2023-08-31 16:26:13 +00:00
org Fix button size in "attached header right" () () 2024-01-12 15:04:19 +00:00
package switch destination directory for apt signing keys () () 2023-12-29 05:44:47 +00:00
projects Use full width for project boards () () 2023-11-27 18:20:53 +00:00
repo Rework spellchecking, add lint-spell () 2024-02-16 02:42:26 +00:00
shared Fix wrong due date rendering in issue list page () () 2023-12-22 17:25:43 +00:00
status Clean up template locale usage () () 2023-10-31 17:35:55 +01:00
swagger Forbid removing the last admin user () () 2024-01-16 01:51:46 +00:00
user Rework markup link rendering () () 2024-01-16 02:13:29 +00:00
webhook Extract common code to new template () 2023-09-06 10:11:06 +00:00
home.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
install.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00
post-install.tmpl Backport ctx locale refactoring manually () () () 2023-09-25 13:15:51 +00:00