remotestorage-widget
remotestorage-widget copied to clipboard
Improve sync status display/behavior
Use new sync status information from rs.js to only show sync as finished, when it was actually completed. Otherwise, wait for next sync and mark completed as reported as such.
Requires https://github.com/remotestorage/remotestorage.js/pull/1290
@galfert Thanks for the review! I think we should get the rs.js PR merged before this one, so that master here isn't broken with rs.js master/latest.