mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
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. |
||
---|---|---|
.. | ||
resources | ||
src | ||
CMakeLists.txt |