History: Progressive Web App
Source of version: 7
Copy to clipboard
! Progressive Web App New in ((Tiki21)). This permits (at first) offline access to wiki pages and tracker items, and even to submit tracker items offline which are added when user gets back online. https://gitlab.com/tikiwiki/tiki/merge_requests/237 https://gitlab.com/tikiwiki/tiki/merge_requests/238 https://en.wikipedia.org/wiki/Progressive_web_application For now only wikipages (view) and trackers items edit (new or updates) are available on offline. The pages are cached when visited. This is an experimental feature. To make it work properly please ensure the following settings: * HTTPS is used; * ((SEFURLs)) feature is __disabled__. {REMARKSBOX(type="warning" title="Warning")}For PWA to work and allow tracker items edit, CSRF tokens are bypassed. If there are any security concerns, then PWA feature should be disabled.{REMARKSBOX} -=alias=- * (alias(PWA)) * (alias(Progressive Web Apps))