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/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
4 years ago
..
admin Movde dependents on macaron from modules/setting (#10050) 4 years ago
api/v1 Handle push rejection message in Merge & Web Editor (#10373) 4 years ago
dev Display ui time with customize time location (#7792) 5 years ago
org Language statistics bar for repositories (#8037) 4 years ago
private Fix push-create SSH bugs (#10145) 4 years ago
repo Handle push rejection message in Merge & Web Editor (#10373) 4 years ago
routes Prevent Firefox from using apple-touch-icon (#10402) 4 years ago
user Language statistics bar for repositories (#8037) 4 years ago
utils Handle push rejection message in Merge & Web Editor (#10373) 4 years ago
home.go Add detected file language to code search (#10256) 4 years ago
init.go Language statistics bar for repositories (#8037) 4 years ago
install.go Add support for database schema in PostgreSQL (#8819) 5 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago