Closed synchrone closed 8 years ago
Because the FE JS caching login in inf-it's solution, it asks the user to click reload button after it's finished.
Since sandstorm is using dynamic frame subdomains per run, it's happening all the time.
Currently there is a hack to hide that notification, since we know it's not going to update resources unless a new grain is created.
Would be nice to solve #1 and thus this issue. For now it's hidden via https://github.com/synchrone/sandstorm-radicale/blob/master/.sandstorm/setup.sh#L21 hack
Closing, since cache_handler.js is now committed in (tz-tz, I know..)
Because the FE JS caching login in inf-it's solution, it asks the user to click reload button after it's finished.
Since sandstorm is using dynamic frame subdomains per run, it's happening all the time.
Currently there is a hack to hide that notification, since we know it's not going to update resources unless a new grain is created.
Would be nice to solve #1 and thus this issue. For now it's hidden via https://github.com/synchrone/sandstorm-radicale/blob/master/.sandstorm/setup.sh#L21 hack