You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2026. It is now read-only.
penelope caches the sources to local storage the first time it reads them from WebAPI. It then always reuses the sources from the local storage, even if the WebAPI sources have been updated.
See: Penelope/web/js/main.js
// Get the sources from localStorage - if not found, retrieve them from the WS
penelope caches the sources to local storage the first time it reads them from WebAPI. It then always reuses the sources from the local storage, even if the WebAPI sources have been updated.
See: Penelope/web/js/main.js
// Get the sources from localStorage - if not found, retrieve them from the WS