cozy / cozy-flagship-app

GNU Affero General Public License v3.0
9 stars 1 forks source link

feat: Open cozy-app when offline only if it supports Offline mode #1244

Open Ldoppea opened 1 month ago

Ldoppea commented 1 month ago

When offline, we want to open coz-apps only when they declare to be compatible with Offline mode

Cozy-app can declare this by setting offline_support: true in their manifest.webapp file

Non compatible cozy-app won't be opened when the Flagship app is offline, and instead an error message will be displayed