forgejo/templates
silverwind 4c0fce8f7b
Fix eslint parsing errors, remove eslint-plugin-html ()
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.
2022-07-15 17:38:18 +08:00
..
admin Add option to purge users () 2022-07-14 08:22:09 +01:00
api/packages/pypi Add Package Registry () 2022-03-30 16:42:47 +08:00
base Fix eslint parsing errors, remove eslint-plugin-html () 2022-07-15 17:38:18 +08:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
explore Add tooltip to repo icons in explore page () 2022-07-07 22:17:41 +02:00
mail Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
org Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
package Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
repo Fix eslint parsing errors, remove eslint-plugin-html () 2022-07-15 17:38:18 +08:00
shared Use dedicated draft PR icon when possible () 2022-07-09 17:17:04 -05:00
status Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
swagger Include login_name in adminCreateUser response () 2022-07-15 16:52:11 +08:00
user Fix icon margin in user/settings/repos () 2022-07-14 11:03:31 +08:00
home.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
install.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00