gitea/templates
silverwind 71d5a090df
Prevent Firefox from using apple-touch-icon (#10402)
* Prevent Firefox from using apple-touch-icon

The opaque background does not work well in Firefox which uses the icon
as a "rich icon". Prevent this by not specifying it in HTML. Real Apple
devices will still request the icon on the static path.

Fixes: https://github.com/go-gitea/gitea/issues/10394

Also adjust gitignore so app.ini.sample becomes searchable and fixed a
variable name in app.ini.sample.

* fix gitignore
2020-02-23 08:34:53 -06:00
..
admin Add feishu webhook support (#10229) 2020-02-12 08:48:28 +00:00
base Prevent Firefox from using apple-touch-icon (#10402) 2020-02-23 08:34:53 -06:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Fixes (#10386) 2020-02-20 17:44:13 -06:00
mail Style blockquote for default issue mail template (#10024) 2020-01-27 22:35:34 +00:00
org Fixes (#10386) 2020-02-20 17:44:13 -06:00
pwa Inject SVG sprite via ajax (#10320) 2020-02-17 23:11:59 +00:00
repo Render READMEs in docs/ .gitea or .github from root (#10361) 2020-02-21 17:04:20 -06:00
status Improve 404 error message (#10214) 2020-02-10 21:23:35 +02:00
swagger Add API branch protection endpoint (#9311) 2020-02-12 23:19:35 +00:00
user Fix JS and Vue (#10328) 2020-02-18 08:07:57 +02:00
home.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
install.tmpl Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00