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.
forgejo/templates
silverwind 4c0fce8f7b
Fix eslint parsing errors, remove eslint-plugin-html (#20323)
Introduce a separate .eslintrc in the Vue components folder to
selectively enable vue-eslint-parser there, so that the rest of the
files can use eslint's core parser which can deal with hashbangs.

The fact that the eslint-disable comments worked in HTML was a
unintended side-effect of the files being parsed via vue-eslint-parser,
so I had to disable the parsing of these files in .eslintrc.yaml to make
it work, and finally decided to remove eslint-plugin-html as it causes
more issues than it solves.
2 years ago
..
admin Add option to purge users (#18064) 2 years ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base Fix eslint parsing errors, remove eslint-plugin-html (#20323) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add tooltip to repo icons in explore page (#20241) 2 years ago
mail Refactor `i18n` to `locale` (#20153) 2 years ago
org Refactor `i18n` to `locale` (#20153) 2 years ago
package Refactor `i18n` to `locale` (#20153) 2 years ago
repo Fix eslint parsing errors, remove eslint-plugin-html (#20323) 2 years ago
shared Use dedicated draft PR icon when possible (#20303) 2 years ago
status Refactor `i18n` to `locale` (#20153) 2 years ago
swagger Include login_name in adminCreateUser response (#20283) 2 years ago
user Fix icon margin in user/settings/repos (#20281) 2 years ago
home.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
install.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago