summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* #1008 Add support to work with GPT tableJavier Sánchez Parra2020-11-271-1/+2
* #1008 Adapt virtual disk setup JSON formatJavier Sánchez Parra2020-11-191-3/+5
* #1008 Add support for several disksJavier Sánchez Parra2020-11-181-2/+2
* #1004 Send datasize in bytesJavier Sánchez Parra2020-09-291-1/+4
* #1004 Add new fields to /image/create responseJavier Sánchez Parra2020-09-102-2/+21
* #1000 Fix ogClient HTTP length handlingJavier Sánchez Parra2020-08-251-4/+9
* #999 Fix ogClient session commandJavier Sánchez Parra2020-08-212-1/+2
* Add Virtual statusJavier Sánchez Parra2020-06-261-1/+4
* Add syslog logs for HTTP requests and responsesRoberto Hueso Gómez2020-06-261-0/+21
* Check return code on restore image commandJavier Sánchez Parra2020-06-231-0/+2
* Import OgLinuxOperations only when necessaryRoberto Hueso Gómez2020-06-081-2/+1
* Rename 'linux' mode to 'live' modeRoberto Hueso Gómez2020-06-052-2/+2
* Delete ogConfig.pyRoberto Hueso Gómez2020-06-053-50/+18
* Refresh partitions.json after image restoreRoberto Hueso Gómez2020-05-291-0/+1
* Move check_vm_state_loop() into OgVirtualOperationsRoberto Hueso Gómez2020-05-262-14/+15
* Fix OgLinuxOperations class paramsJavier Sánchez Parra2020-05-201-15/+15
* Only import virtual functions when needed.Javier Sánchez Parra2020-05-201-1/+2
* Handle other exceptions on virtual /refreshRoberto Hueso Gómez2020-05-191-0/+3
* Refactor OgQMP and adapt operationsRoberto Hueso Gómez2020-05-191-55/+54
* Update filesystems on /refreshRoberto Hueso Gómez2020-05-181-0/+9
* Use virtio-vga to run VMsRoberto Hueso Gómez2020-05-181-2/+2
* Adapt ogLinuxOperation to work with json config fileJavier Sánchez Parra2020-05-182-7/+5
* Wait before polling QMP for host poweroffRoberto Hueso Gómez2020-05-141-2/+2
* Fix typo on linux shellrun operationRoberto Hueso Gómez2020-05-141-1/+1
* Rename operation 'execCMD' to 'shellrun'Roberto Hueso Gómez2020-05-133-5/+4
* remove platform checkOpenGnSys Support Team2020-05-131-3/+0
* Change permissions on virtual images for /refreshRoberto Hueso Gómez2020-05-131-1/+1
* Add VNC support for virtual mode VMsRoberto Hueso Gómez2020-05-131-7/+33
* Switch config file to jsonRoberto Hueso Gómez2020-05-132-14/+20
* Extend use of OG_PARTITIONS_CFG_PATH for /setup and /refreshRoberto Hueso Gómez2020-05-111-7/+4
* Poweroff when no VM and no jobs are runningRoberto Hueso Gómez2020-05-112-1/+40
* Add OgVM class to abstract VMsRoberto Hueso Gómez2020-04-281-9/+36
* Poweroff VM before some operationsRoberto Hueso Gómez2020-04-281-22/+20
* Send last stored setup if VM is runningRoberto Hueso Gómez2020-04-281-6/+21
* Add OgQMP recv methodRoberto Hueso Gómez2020-04-281-1/+23
* Fix disk used size calculationRoberto Hueso Gómez2020-04-281-1/+1
* Control errors in OgQMP for virtual modeRoberto Hueso Gómez2020-04-221-59/+78
* Add realtime log menuJavier Sánchez Parra2020-04-221-6/+26
* Avoid killing ogclient in virtual modeRoberto Hueso Gómez2020-04-201-8/+8
* Avoid writting /software output to a fileRoberto Hueso Gómez2020-04-173-11/+9
* Use samba for create and restore virtual partitionsRoberto Hueso Gómez2020-04-173-5/+24
* Use libguestfs for virtual setupRoberto Hueso Gómez2020-04-171-11/+12
* Use libguestfs for virtual refreshRoberto Hueso Gómez2020-04-171-14/+30
* Transform absolute paths into relative paths for virtual modeRoberto Hueso Gómez2020-04-171-15/+26
* Increase HTML menu regeneration casesJavier Sánchez Parra2020-04-161-0/+4
* Change browser behaviourJavier Sánchez Parra2020-04-161-0/+21
* wait for 1 second if connection is refusedOpenGnSys Support Team2020-04-141-18/+6
* Sleep 1 second to avoid high CPU loadRoberto Hueso Gomez2020-04-141-0/+1
* Avoid connection status infinite print loopRoberto Hueso Gomez2020-04-141-7/+17
* Fix reboot and poweroff threads argsRoberto Hueso Gomez2020-04-131-2/+2