Skip to content
  • Ricardo J. Mendez's avatar
    Re-working storage, WIP · 1064c5c2
    Ricardo J. Mendez authored
    - Storing data as transit in a single block to avoid issues with using
      URLs as keys and storage/get keywordization.
    - Removed :storage-loaded event, everything can go through :data-import
      for consistency.
    - Removed snapshot code
    - Displaying tab time
    
    We are now fully updating storage from two different spots, since the
    group saving code is still in there.  Created a separate task for that.
    1064c5c2