summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add virtual config example fileRoberto Hueso Gómez2020-05-251-0/+19
* 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
* Fix typo in configuration jsonRoberto Hueso Gómez2020-05-151-1/+1
* 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-135-47/+51
* 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-222-6/+27
* 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-175-7/+41
* 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-162-3/+21
* Change default server portRoberto Hueso Gómez2020-04-161-1/+1
* 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
* Add placeholder for virtual execCMDRoberto Hueso Gomez2020-04-131-0/+4
* Rename ogClient to ogclient in config pathAlvaro Neira Ayuso2020-04-121-1/+1
* Launch browser only in linux configurationAlvaro Neira Ayuso2020-04-121-1/+2
* Use 75% of disk space in virtual modeRoberto Hueso Gomez2020-04-081-0/+3
* Add mode selection for ogClientRoberto Hueso Gomez2020-04-084-20/+35
* Encapsulate operations in classesRoberto Hueso Gomez2020-04-082-515/+517
* Add virtual operationsRoberto Hueso Gomez2020-04-072-0/+403
* add shebang to python3 and update permissionOpenGnSys Support Team2020-03-311-0/+2
* Rename config fileJavier Sanchez Parra2020-03-242-1/+1
* missing update to use ogConfig.OG_PATH in linux/ogOperations.pyOpenGnSys Support Team2020-03-201-1/+1
* Make OG_PATH publicJavier Sanchez Parra2020-03-203-14/+17
* rename getURI to get_uri in restRequestOpenGnSys Support Team2020-03-092-2/+2