Commit graph

489 commits

Author SHA1 Message Date
Eric Wang
c780ca0218 Fix no compression backup failures 2024-10-12 17:54:14 -04:00
Eric Wang
a14d754e79 Prevent unnecessary override of VM settings 2024-10-12 16:56:24 -04:00
Eric Wang
a19a5d5907 Add types to ProxmoxConfigRepository.php 2024-10-12 16:55:40 -04:00
Anush
db40a05daf
This piece of code used to always update the NIC regardless if it needs updating. This caused the logs to be constantly spammed on Proxmox hypervisors with NICs being updated, even though no changes were actually being made. 2024-09-27 01:43:19 -04:00
Eric Wang
00d903ec1b Fix US Keyboard Characters validation 2024-03-07 21:11:31 -06:00
Eric Wang
7f44101875 Shorten exception messages 2024-03-04 15:57:25 -06:00
Eric Wang
1b1e62cf99 Scope VMID check to a node 2024-03-04 15:57:15 -06:00
Eric Wang
874857e577 Properly parse file query errors 2024-03-04 15:41:06 -06:00
Eric Wang
5a1aff0f48 Add display exceptions 2024-03-04 15:14:12 -06:00
Eric Wang
ab24c2b177 Generate unique VMID 2024-03-04 15:13:57 -06:00
Eric Wang
ca8bdb5ebb Remove snapshots dead code 2024-03-04 15:07:31 -06:00
Eric Wang
570dabccb4 Add ISO tests 2024-03-04 14:53:22 -06:00
Eric Wang
fe78aa8d85 Remove unnecessary policy param 2024-03-04 14:31:51 -06:00
Eric Wang
c802a8cb84 Scope route bindings 2024-03-04 14:31:03 -06:00
Eric Wang
73f36839c0 Remove snapshots dead code 2024-03-04 14:28:38 -06:00
Eric Wang
cb737161d9 Allow mass fill and disable timestamps 2024-02-16 09:41:42 -06:00
Eric Wang
20cc82e90a Create factory for AddressPool.php 2024-02-16 09:40:40 -06:00
Eric Wang
7c678fae4d Create factory for Address.php 2024-02-16 09:40:22 -06:00
Eric Wang
cec4d437ff Delete dead code from AddressController.php 2024-02-16 09:40:07 -06:00
Eric Wang
4ec316c67c Add more tests 2024-02-15 23:51:29 -06:00
Eric Wang
52593e47c7 Remove dangling Coterm properties 2024-02-15 16:15:09 -06:00
Eric Wang
1bf116ce43 Add v4.2.1-rc.1 CHANGELOG.md 2024-01-30 10:19:49 -06:00
Eric Wang
486d019e9a Potential fix for disk resize timeout? 2024-01-30 10:17:37 -06:00
Eric Wang
18929d9397 Verify TLS based on node settings 2024-01-28 11:36:06 -06:00
Eric Wang
92405f8759 Add verify_tls to REST API 2024-01-28 11:25:05 -06:00
Eric Wang
44b267d36c Clean up node requests 2024-01-28 11:15:37 -06:00
Eric Wang
0fc821a22b Remove unused CotermTokenCreationService from NodesController 2024-01-28 11:14:56 -06:00
Eric Wang
d1a14f699c Remove Coterm methods from NodeController.php 2024-01-28 11:13:07 -06:00
Eric Wang
6f9a92fdc7 Remove unused UpdateCotermRequest.php 2024-01-28 11:12:48 -06:00
Eric Wang
564e334e6f Refactor Coterm 2024-01-28 11:11:40 -06:00
Eric Wang
1683a966e9 Clean up StoreServerRequest a little 2024-01-25 21:24:31 -06:00
Eric Wang
120874658c Fix types on Eloquent models 2024-01-01 21:44:45 -06:00
Eric Wang
54423911ab Re-organize services 2024-01-01 21:17:32 -06:00
Eric Wang
3b352eeded Fix IPv6 importing 2024-01-01 21:16:51 -06:00
Eric Wang
d5ad9e6e4d Add network helpers 2024-01-01 19:46:48 -06:00
Eric Wang
8d8d63c179 Enforce lowercase IPs, mac addresses, and gateways 2024-01-01 19:43:12 -06:00
Eric Wang
bd72ea276e add types to Address model 2024-01-01 19:39:34 -06:00
Eric Wang
fdad850fb4 format array of filters in AddressController 2024-01-01 19:39:15 -06:00
Eric Wang
84388b0a18 tidy up & add types to models 2024-01-01 19:38:39 -06:00
Eric Wang
3f42c012c1 filter servers by addressPoolId for IPAM 2023-12-22 10:59:36 -06:00
Eric Wang
12f0d6195b add types to query filters 2023-12-22 10:58:27 -06:00
Eric Wang
8942fee6f2 Refresh server relation when updating address 2023-12-22 10:57:32 -06:00
Eric Wang
2c16256861 Rename filters 2023-12-21 11:20:22 -06:00
Eric Wang
9aa2b9e781 fix attaching/detaching addresses to servers 2023-12-21 10:35:12 -06:00
Eric Wang
f91e3a93f4 Clean up jobs code 2023-12-21 10:34:07 -06:00
Eric Wang
5dbf0d1308 clone VM's to target storage 2023-12-15 11:52:04 -06:00
Eric Wang
32419a88a1 increased Coterm session token lifetime 2023-12-12 18:42:48 -06:00
Eric Wang
613870193b removed api request throttling 2023-12-12 18:41:54 -06:00
Eric Wang
c76f36eaee remove rate limiter for api routes 2023-12-08 20:33:41 -06:00
Eric Wang
fcd1d01218 rename xterm functions to xtermjs 2023-12-04 13:03:06 -06:00