Jeremy Grossmann
|
909ccf8fcd
|
Merge branch '3.1' into base-configs-3.0
|
2026-08-08 22:11:39 +02:00 |
|
Cristi
|
1e40fa1b70
|
fix (templates): Add ordering to handle the duplicate cases gracefully
|
2026-06-06 14:46:27 +03:00 |
|
Cristi
|
da3a34144b
|
fix(templates): Database error detected when saving a template with a disk image change
|
2026-06-06 14:21:15 +03:00 |
|
Volobue
|
b74ebafb8f
|
api endpoint implemented
|
2026-05-25 20:07:05 +03:00 |
|
grossmj
|
ac4c5f5985
|
Improve tests for pruning images
|
2025-01-03 19:56:41 +07:00 |
|
grossmj
|
4758431c76
|
Improvements for built-in disks
* Checksum is updated in the database for updated disks.
* It is not possible to prune them.
|
2025-01-02 23:10:51 +07:00 |
|
grossmj
|
04934691df
|
Appliance management refactoring:
* Install an appliance based on selected version
* Each template have unique name and version
* Allow to download an appliance file
|
2021-10-18 18:04:30 +10:30 |
|
grossmj
|
d606553e20
|
Allow images to be stored in subdirs and used by templates.
|
2021-08-30 16:53:41 +09:30 |
|
grossmj
|
bf9a3aee20
|
Associate images when creating or updating a template.
|
2021-08-22 15:16:02 +09:30 |
|
grossmj
|
0113ca6673
|
Force refresh of updated_at value in db models.
|
2021-06-01 16:09:29 +09:30 |
|
grossmj
|
a6c2a3e47f
|
Use synchronize_session="fetch" when updating values.
|
2021-06-01 13:02:03 +09:30 |
|
grossmj
|
c021e21309
|
Use black with -l 120 param.
|
2021-04-13 18:46:50 +09:30 |
|
grossmj
|
0fea3f969e
|
Use aiosqlite and add service for templates
|
2021-03-28 21:17:29 +10:30 |
|
grossmj
|
d730c591b3
|
Refactor template management to use database.
|
2021-03-28 11:15:08 +10:30 |
|