Merge branch 'master' into kris/restore_from_backup
Update web and messages
Merge branch 'master' into kris/restore_from_backup
# Conflicts:
# bubble-web
# bubble-server/src/main/resources/messages
Fix preparation for restore with backup package
Update web
Update messages
Use PORT HTTP method for restore API calls
Update web
Add API calls for restoring from backup package
Co-authored-by: jonathan <jonathan@noreply.git.bubblev.org>
Co-authored-by: Kristijan Mitrovic <kmitrovic@itekako.com>
Reviewed-on: #47
Merge branch 'master' into kris/download_backup
Merge branch 'master' into kris/download_backup
# Conflicts:
# bubble-server/src/main/resources/messages
# bubble-web
Fix order of password check and kezs fetching
Update web
Add mime type of produced data for backup download API call
Update Web
Refactor backup download API calls
Fix backup archive file's extension
Update web
Use executeScript for creating backup archive
Update messages and web
Remove download backup test
Add content length for downloading file
Merge branch 'master' into kris/download_backup
# Conflicts:
# bubble-server/src/main/resources/messages
Use tgz instead of zip for backup package
Update web and messages
Merge branch 'master' into kris/download_backup
# Conflicts:
# bubble-server/src/main/resources/messages
# bubble-web
Update messages and web
Merge branch 'master' into kris/download_backup
Move download backup to Network Actions Resource
Add simple API call for downloading backup archive
Fix storage listing method
Co-authored-by: jonathan <jonathan@noreply.git.bubblev.org>
Co-authored-by: Kristijan Mitrovic <kmitrovic@itekako.com>
Reviewed-on: #42