overte-thingvellir/domain-server/resources
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
..
web Update content backup downloads to be asynchronous 2018-03-21 15:02:38 -07:00
describe-settings.json move default security permissions to describe-settings.json 2018-02-16 16:01:40 -08:00