Commit Graph

15 Commits

Author SHA1 Message Date
Dominik George
4f641bc79a Fix PWA if app is not mounted in root of webserver
Uses the same method as Django itself (e.g. in LOGIN_URL).
2020-01-19 10:01:08 +01:00
Silvio Leite
595c258ca0 feat(debug): Added PWA_APP_DEBUG_MODE 2019-12-08 18:00:40 -03:00
Embrace
ed8dc195fb Updated manifest.json and serviceworker by adding scope parameter. 2019-03-07 07:52:15 -03:00
Embrace
2326895768 Restored support to oldest Django versions 2019-02-01 10:16:52 -02:00
Embrace
053afe1bc0 Added the splash screen for iOS and Meta tags to Android and Win8 2019-01-23 12:01:00 -02:00
Silvio Leite
79c6963219 Included the default serviceworker, updated the manifest, Add the default offline page, updated the unit test, Redme 2018-11-30 20:33:20 -02:00
Silvio Leite
73151d2585 Add coverage on changelog 2018-11-18 09:22:21 -02:00
Silvio Leite
92c9df6204 settings 2018-11-16 13:42:40 -02:00
Silvio Leite
a23888f6e1 Include the orientation option to manifest.json 2018-10-29 19:43:41 -03:00
Silvio Leite
02e7f914e3 Add the settings dir(Specifies the primary text direction for the name, short_name, and description) and the lang(Specifies the primary language for the values in the name and short_name) to manifest.json options 2018-08-14 08:59:05 -03:00
Silvio Leite
b8d87c8184 rollback the Background settings 2018-08-14 08:35:14 -03:00
Silvio Leite
7d399a8bfa Unit Tests 2018-08-14 08:03:25 -03:00
Silvio Leite
bf77efaa1b Include BACKGROUND_COLOR to config options 2018-08-13 17:17:22 -03:00
joextodd
2977302cf9 Add more customisable options 2017-02-14 21:54:26 +00:00
Scott
a66325af7b Initial revision. 2017-02-04 22:20:40 -07:00