]> source.dussan.org Git - gitea.git/commit
Add USE_SERVICE_WORKER setting (#9110)
authorsilverwind <me@silverwind.io>
Thu, 21 Nov 2019 20:06:23 +0000 (21:06 +0100)
committertechknowlogick <techknowlogick@gitea.io>
Thu, 21 Nov 2019 20:06:23 +0000 (15:06 -0500)
commitf0aaffeedccaa7b338af6cf72cef77895513c9f1
tree9101b9c92c60a9b9776e1e23fdb9c58ef63f4d38
parentcbaa1de9ec8ab1baa49357b660fab16a68097c84
Add USE_SERVICE_WORKER setting (#9110)

* Add USE_SERVICE_WORKER setting

This will be very useful setting for anyone doing frontend work.

Fixes: https://github.com/go-gitea/gitea/issues/9044
* prevent potential syntax error on old browsers
custom/conf/app.ini.sample
docs/content/doc/advanced/config-cheat-sheet.en-us.md
docs/content/doc/advanced/hacking-on-gitea.en-us.md
modules/setting/setting.go
modules/templates/helper.go
templates/base/head.tmpl