7fe1d2af5cfix linting errors, group more routes, use mergeParams in router init
Arthur Lu
2023-07-31 19:23:22 +0000
8acaba3911fix linting errors, group more routes, use mergeParams in router initArthur Lu2023-07-31 19:23:22 +0000
76ccfabf59add default export to db and package module, start grouping routes by type, use dynamic imports and express routers
Arthur Lu
2023-07-27 20:10:46 +0000
aae3bb14c0add default export to db and package module, start grouping routes by type, use dynamic imports and express routersArthur Lu2023-07-27 20:10:46 +0000
fcb2151019update localdb template
Arthur Lu
2023-07-25 19:26:14 +0000
98f2c39e6efix bug with socket close handling of poolUserMap, improve socket init, improve interrupt sync timing progression issues
Arthur Lu
2023-07-17 19:41:20 +0000
a5f7be7eedfix bug with socket close handling of poolUserMap, improve socket init, improve interrupt sync timing progression issuesArthur Lu2023-07-17 19:41:20 +0000
e0a121009dfix issue with client sync init
Arthur Lu
2023-07-15 22:59:18 +0000
90dbcdbb10mionor fixes to localdb template
Arthur Lu
2023-06-29 20:27:05 +0000
ab8d9e16ccmionor fixes to localdb templateArthur Lu2023-06-29 20:27:05 +0000
df8d472f85improve db format for templates, add additional per user customization for instance network interfaces, update tempalte localdb
Arthur Lu
2023-06-29 02:07:57 +0000
81d2841b79improve db format for templates, add additional per user customization for instance network interfaces, update tempalte localdbArthur Lu2023-06-29 02:07:57 +0000
8a8a4c0df6check storage on disk create only when disk is not ide
Arthur Lu
2023-06-23 03:37:15 +0000
7719911d5acheck storage on disk create only when disk is not ideArthur Lu2023-06-23 03:37:15 +0000
4fa5fb158fcheck resource approval only if pci device differs
Arthur Lu
2023-06-23 03:20:56 +0000
5014e1d10ccheck resource approval only if pci device differsArthur Lu2023-06-23 03:20:56 +0000
1fb934fd0fimplement modify pci endpoint
Arthur Lu
2023-06-23 03:01:28 +0000
19f38fa25dimplement pcie device add and delete endpoints, change getDeviceInfo to return primary device with sun devices listed, fix bug in approveResources when checking list type resources
Arthur Lu
2023-06-22 00:23:34 +0000
49e00430dbimplement pcie device add and delete endpoints, change getDeviceInfo to return primary device with sun devices listed, fix bug in approveResources when checking list type resourcesArthur Lu2023-06-22 00:23:34 +0000
49192daac6add pci device resource to config, implement endpoints for getting available devices, update used resource calculation to include pci devices
Arthur Lu
2023-06-21 05:06:38 +0000
53c101ac4aadd pci device resource to config, implement endpoints for getting available devices, update used resource calculation to include pci devicesArthur Lu2023-06-21 05:06:38 +0000
83a03bfd7bupdate lcoaldb template
Arthur Lu
2023-06-14 22:34:10 +0000
a807e5cb03move source files to src folder, move localdb to config folder, consolidate vars.js with localdb, move service scripts to service folder
Arthur Lu
2023-06-09 03:58:38 +0000
485ba0120emove source files to src folder, move localdb to config folder, consolidate vars.js with localdb, move service scripts to service folderArthur Lu2023-06-09 03:58:38 +0000
0043e3e783fix formatting
Arthur Lu
2023-06-09 02:05:26 +0000
c110330154add checking for disk bus prefix in disk create and disk attach
Arthur Lu
2023-06-09 00:24:37 +0000
d2dbbea292add checking for disk bus prefix in disk create and disk attachArthur Lu2023-06-09 00:24:37 +0000
e356684cd9improve method comments relating to pve builtin return objects, add paths to create and delete network interfaces, check for interface existence in modify interface, add vlan specification to user config and use in network interface creation, fix disk path security by checking disk existence or nonexistence, TODO: check create and mount disk against allowed bus types
Arthur Lu
2023-06-08 23:33:32 +0000
825f7ccea1improve method comments relating to pve builtin return objects, add paths to create and delete network interfaces, check for interface existence in modify interface, add vlan specification to user config and use in network interface creation, fix disk path security by checking disk existence or nonexistence, TODO: check create and mount disk against allowed bus typesArthur Lu2023-06-08 23:33:32 +0000
78377c0479fix handleResponse responding with proxmox task status
Arthur Lu
2023-06-03 00:10:33 +0000
3f98355d32fix handleResponse responding with proxmox task statusArthur Lu2023-06-03 00:10:33 +0000
2936d39368change /api/node/pci to /api/instance/pci
Arthur Lu
2023-06-02 23:14:13 +0000
4f654f5dcfchange /api/node/pci to /api/instance/pciArthur Lu2023-06-02 23:14:13 +0000
5eb5642166fix nodes pci endpoint
Arthur Lu
2023-06-01 17:12:52 +0000