Commit Graph

20 Commits

Author SHA1 Message Date
9592382966 fixed #30 2025-09-25 16:12:52 +03:00
d6642c62f4 Fix #29 2025-09-25 12:59:53 +03:00
OVERLORD7F
050d501900 Merge branch 'main' of https://github.com/OVERLORD7F/SVMU 2025-09-24 15:55:37 +03:00
OVERLORD7F
29af815ad3 0.4-dev
Added config profiles #23 (Massive changes in caonfig_data_import)
Removed example config #24
Fixed #25
Added current node display #26
Tested ISO auto-mount: Currently attached iso will be swapped (if any present)
Unified promts styling & other menu improvements
2025-09-24 15:47:32 +03:00
OVERLORD7F
18f13d94ef - Promts no longer case sensetive
- hopefully removed circular import and warnings with get_iso_name / get_vm_name
2025-09-18 15:59:44 +03:00
OVERLORD7F
6c272e46ab Implemented #22 2025-09-17 16:46:04 +03:00
OVERLORD7F
0f6e17a73c - option to auto-attach ISO to VMs #20
- added splash screen (ASCII ART) option to skip #21
- Implemented disk options as variables from config #19
- Related changes in config creation / editing menus
2025-09-15 17:44:55 +03:00
OVERLORD7F
f3734432a7 Added option to write selected VMs by tag (#10) to сonfig 2025-05-30 12:12:33 +03:00
OVERLORD7F
72dccaa206 Default values for Courses-Space-VM section (fix #18) 2025-05-30 11:28:59 +03:00
OVERLORD7F
1f4c614c28 Show example config #14 2025-05-29 15:44:01 +03:00
OVERLORD7F
7867b0ea23 Added options in config for courses #16 2025-05-29 15:20:29 +03:00
OVERLORD7F
71a7c38c27 Expanding config-related functions
- New function change_vm_uuids
- New function change_data_pool
2025-05-28 16:59:38 +03:00
OVERLORD7F
3ca5404b81 LEEETS GOOOO <50 lines !!1
- Ping / API key checks are back! #13
- Changes in config import
- Moved everything in main to menu loop because of reasons  #2
- New function check_config
- Currently selected pools / vms .. are shown in main menu #12
- Renamed a few functions
2025-05-28 12:45:07 +03:00
OVERLORD7F
2ccde25b6e - Finally, proper config file is here!
- Small changes in menus
2025-05-26 17:52:12 +03:00
Seting-dev
96c6e29c00 Config Edit changes #8 (#11)
* Issues #8 Config Edit changes

* Patch #8
2025-05-26 10:28:01 +03:00
OVERLORD7F
291e9cfe75 Complete menus overhaul 2025-05-21 14:12:37 +03:00
OVERLORD7F
d7477da9b6 - Beggining of implementing new menus and text using "Rich" library
btw main.py is ~ 50 lines now 0_o
2025-05-16 17:53:57 +03:00
OVERLORD7F
da756a8ba6 - Changed "disk edit mode" into function and moved to new module
- Changed config sub menu into function and moved to config_data_import module
- New function config_show
- Fixed create disk option in disk edit mode
- A few formatting changes in menus
2025-05-16 12:17:51 +03:00
OVERLORD7F
54328f4e4a LEETS GOOOOOOOO
main is less then 100 lines !!!!
Code cleanup, all functions moved from main.
Small changes in main menu

vm_info_short moved to domain_api
2025-05-15 15:41:33 +03:00
OVERLORD7F
28e9bb8ea4 changes in importing config 2025-05-15 11:46:28 +03:00