gitea/templates
Yoan Blanc 9b416b2e36
Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs ()
The _graceful_ should fail less when the `.editorconfig` file isn't
properly written, e.g. boolean values from YAML or unparseable numbers
(when a number is expected). As is... information is lost as the
_warning_ (a go-multierror.Error) is ignored. If anybody knows how to
send them to the UI as warning; any help is appreciated.

Closes 

Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
..
admin Convert .Source.SkipVerify to $cfg.SkipVerify ()
api/packages/pypi Remove incorrect HTML self close tag ()
base Introduce GitHub markdown editor, keep EasyMDE as fallback ()
code Use data-tooltip-content for tippy tooltip ()
custom Add footer extra links template ()
devtest Introduce GitHub markdown editor, keep EasyMDE as fallback ()
explore Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict ()
mail Remove incorrect HTML self close tag ()
org Org pages style fixes ()
package Display image size for multiarch container images ()
projects Introduce GiteaLocaleNumber custom element to handle number localization on pages. ()
repo Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs ()
shared Introduce GitHub markdown editor, keep EasyMDE as fallback ()
status Remove incorrect HTML self close tag ()
swagger Add activity feeds API ()
user Remove fomantic ".link" selector and styles ()
home.tmpl Improve home page template, fix Sort dropdown menu flash ()
install.tmpl Remove incorrect HTML self close tag ()
post-install.tmpl Remove incorrect HTML self close tag ()