cod378
c29cdf44fb
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 02:12:25 +00:00
cod378
4b2ab2894a
refactor: switch from remote URLs to local script execution
2025-11-03 02:11:15 +00:00
cod378
c9a01ab5ad
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 02:10:46 +00:00
cod378
90d1046312
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 02:10:18 +00:00
cod378
14e749a18d
refactor: switch from remote URLs to local script execution
2025-11-03 02:09:56 +00:00
cod378
a4be1af0ef
refactor: switch from remote URLs to local script execution
2025-11-03 02:08:36 +00:00
cod378
f4185d0a2a
refactor: switch from remote URLs to local script execution
2025-11-03 02:07:20 +00:00
cod378
ffb8324b5a
refactor: switch from remote URLs to local script execution
2025-11-03 02:06:43 +00:00
cod378
6df44f1632
refactor: switch from remote URLs to local script execution
2025-11-03 02:03:26 +00:00
cod378
9570819f59
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 01:56:34 +00:00
cod378
f2afc94ed2
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 01:56:23 +00:00
cod378
050b95946c
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 01:55:45 +00:00
cod378
e33ef92334
refactor: switch from remote URLs to local script execution
2025-11-03 01:54:52 +00:00
cod378
0d7ff46aec
refactor: switch from remote URLs to local script execution
2025-11-03 01:53:10 +00:00
cod378
042913e080
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 01:51:57 +00:00
cod378
98bc8be642
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 01:51:43 +00:00
cod378
2c6d2f4255
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 01:51:24 +00:00
cod378
6293556837
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 01:51:06 +00:00
cod378
641721d199
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 01:48:35 +00:00
cod378
036a2b9014
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 01:47:52 +00:00
cod378
9ad092d340
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 01:47:17 +00:00
cod378
d24884f651
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 01:46:50 +00:00
cod378
fa1c498716
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 01:46:19 +00:00
cod378
25635239d4
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 01:45:43 +00:00
cod378
c816688de3
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 01:44:48 +00:00
cod378
43d79bd1e9
refactor: switch from remote URLs to local script execution (unused path)
2025-11-03 01:44:06 +00:00
cod378
ba88c7b0f6
refactor: switch from remote URLs to local script execution
2025-11-03 01:41:39 +00:00
cod378
4359d92ffe
refactor: switch from remote URLs to local script execution
2025-11-03 01:40:38 +00:00
cod378
16c7513e82
refactor: switch from remote URLs to local script execution
2025-11-03 01:39:15 +00:00
cod378
4572478ad8
refactor: switch from remote URLs to local script execution
2025-11-03 01:38:05 +00:00
cod378
02b5cd61bd
refactor: switch from remote URLs to local script execution
2025-11-03 01:36:57 +00:00
cod378
bff07311b2
refactor: switch from remote URLs to local script execution
2025-11-03 01:34:44 +00:00
cod378
44cc89b9d5
refactor: switch from remote URLs to local file paths
2025-11-03 01:33:04 +00:00
cod378
fa1e6c6c64
refactor: switch from remote URLs to local script execution
2025-11-03 01:27:37 +00:00
cod378
4ebbdb284b
refactor: switch from remote URLs to local script execution
2025-11-03 01:26:28 +00:00
cod378
51302a7c5a
refactor: switch from remote URLs to local script execution
2025-11-03 01:25:19 +00:00
cod378
ba984592ed
refactor: replace remote script fetching with local file execution
2025-11-03 01:22:24 +00:00
cod378
60a97e5815
feat: replace remote script fetching with local file execution
2025-11-03 01:20:11 +00:00
cod378
3275a1ecb4
refactor: replace remote script loading with local paths
2025-11-03 01:17:21 +00:00
cod378
af72c7a2d3
refactor: switch from remote URLs to local script paths
2025-11-03 01:16:32 +00:00
cod378
c07ada1fc4
refactor: switch from remote to local script execution
2025-11-03 01:14:54 +00:00
cod378
c19c8f9c5d
refactor: switch network menu from remote URL to local scripts
2025-11-03 01:10:44 +00:00
cod378
43fe7ae7db
refactor: replace remote script fetching with local file execution
2025-11-03 01:09:12 +00:00
cod378
22916868df
feat: switch script paths from remote repo to local directory
2025-11-03 01:06:04 +00:00
cod378
7d00ff8869
feat: switch menu scripts from remote URLs to local paths
2025-11-03 01:03:39 +00:00
cod378
4ea2088485
refactor: replace remote script loading with local file execution
...
- Changed script loading from curl-based remote fetching to local file execution for improved security and reliability
- Removed dependency on external repository access for core menu functionality
- Fixed missing semicolon in case statement default branch
2025-11-03 00:59:48 +00:00
cod378
e421b40093
refactor: switch from remote scripts to local execution
2025-11-03 00:50:18 +00:00
cod378
a9dd7562ac
feat: switch from remote URLs to local script paths
...
- Changed script sourcing from GitHub URLs to local filesystem paths for improved reliability
- Added error handling for missing script files with descriptive messages
- Removed redundant utility file sourcing and consolidated into single conditional block
- Updated script execution to use direct paths instead of curl commands
- Removed unused start_vm_configuration function that was duplicated elsewhere
2025-11-03 00:46:23 +00:00
cod378
8f62ed67d3
refactor: switch from remote URL to local script paths
2025-11-03 00:22:59 +00:00
cod378
cfd89a14f7
refactor: update script paths to use local resources
2025-11-03 00:16:28 +00:00