overte-HifiExperiments/domain-server/resources/web/content/js
Ryan Huffman dc694fb0b7 Update content backup downloads to be asynchronous
Previously backups would be consolidated into a full .zip when the
backup was requested. Because of the potential for a large number of
assets, this could take awhile, causing a browser to fail due to timeout
before the backup was available. This change splits the download
endpoint into 2 parts - one to request information about a backup and
possibly kick off a consolidation, and another to request the actual
file once the consolidate backup is available.
2018-03-21 15:02:38 -07:00
..
bootstrap-sortable.min.js add sections to content page for backup/restore 2018-02-16 15:34:54 -08:00
content.js Update content backup downloads to be asynchronous 2018-03-21 15:02:38 -07:00
moment-locale.min.js add sections to content page for backup/restore 2018-02-16 15:34:54 -08:00