gitea/routers
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
api/v1 Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
dev
org
private
repo Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
routes Prevent Firefox from using apple-touch-icon (#10402) 2020-02-23 08:34:53 -06:00
user
utils Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
home.go
init.go
install.go
metrics.go
swagger_json.go