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 7ab3633598
Enable linting of JS inside templates (#13708)
Indentation-related rules are disabled because indent templates with
tabs but our lint rules expect spaces.

Also had to exclude a few files where using template variables in the JS
is causing syntax errors for the JS parser. I don't think there's a way
to solve this otherwise.

Co-authored-by: Lauris BH <lauris@nix.lv>
4 years ago
..
admin CSS navbar and color tweaks (#13609) 4 years ago
base Enable linting of JS inside templates (#13708) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
mail Add email notify for new release (#12463) 4 years ago
org Add markdown support in organization description (#13549) 4 years ago
pwa Reindent manifest.json (#13544) 4 years ago
repo Enable linting of JS inside templates (#13708) 4 years ago
shared Issue and Pulls lists rework (#13594) 4 years ago
status Make error pages translatable (#11163) 4 years ago
swagger [API] Add more filters to issues search (#13514) 4 years ago
user CSS navbar and color tweaks (#13609) 4 years ago
home.tmpl Make SVG size argument optional (#12814) 4 years ago
install.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
post-install.tmpl Move install pages out of main macaron routes (#13195) 4 years ago