Commit Graph

18 Commits (9509d3a713d7d4483ae46addb2bb5fd8d274f473)

Author SHA1 Message Date
grossmj 674381f1be Fix tests
9 months ago
grossmj 1ae6d13022 Support to create empty disk images on the controller
9 months ago
grossmj 0077fd98aa Add required privileges to all endpoints
10 months ago
grossmj 9a7b3bed25 Allow raw images by default. Fixes https://github.com/GNS3/gns3-server/issues/2097
2 years ago
grossmj 725942157e Optionally allow Qemu raw images
2 years ago
grossmj fc6aeb715a Remove explicit Response for endpoints returning HTTP 204 status code
2 years ago
grossmj 30f7c0ce74 Fix issues when discovering images
2 years ago
grossmj e50bed5bee Support delete Qemu disk image from API
2 years ago
grossmj 900d4f79ee "Local" command line parameter is only for stopping
2 years ago
grossmj 9b39bfb845 Detect image type instead of requesting it from user
2 years ago
grossmj 05d2579907 Do not automatically install appliance after uploading image
3 years ago
grossmj 04934691df Appliance management refactoring:
3 years ago
grossmj bc36d95060 Finalize image management refactoring and auto install appliance if possible
3 years ago
grossmj b683659d21 Sqlite doesn't allow BigInteger to be used as an primary key with autoincrement
3 years ago
grossmj d606553e20 Allow images to be stored in subdirs and used by templates.
3 years ago
grossmj 4d9e4e1059 Add prune images endpoint.
3 years ago
grossmj 078c42f185 Save image size + start to automatic template creation based on image checksum.
3 years ago
grossmj 515bd50261 Start refactoring for images management
3 years ago