summaryrefslogtreecommitdiffstats
path: root/ogcp
Commit message (Expand)AuthorAgeFilesLines
* Add loginJose M. Guisado2021-03-057-0/+116
* Make partition forms inline in setup/Jose M. Guisado2021-03-051-0/+4
* Cosmetic enhacementsJose M. Guisado2021-03-052-5/+35
* Add multiple ip handling to image restore formJose M. Guisado2021-02-221-13/+31
* Add boot mode to actionsJose M. Guisado2021-02-174-1/+49
* Add example image creation WTForms validatorJose M. Guisado2021-02-161-1/+3
* Add ips field validation and better redirectionsJose M. Guisado2021-02-161-6/+22
* Add FAT32 to FS_CODES dictJose M. Guisado2021-02-161-0/+1
* Add some minor cosmetic changesJose M. Guisado2021-02-163-7/+13
* Start using Flask flash messagesJose M. Guisado2021-02-162-9/+25
* Add image create templateJose M. Guisado2021-02-102-1/+12
* Add UNICAST-DIRECT method to image restoreJose M. Guisado2021-02-102-2/+3
* Add setup modif part scheme param and autofill partition_setupJose M. Guisado2021-02-101-4/+30
* config: rename config file to ogcp.jsonJose M. Guisado2020-11-062-1/+1
* config: use from_json to read ogserver configJose M. Guisado2020-11-064-15/+11
* Add software actionJose M. Guisado2020-10-294-1/+58
* Add image create actionRoberto Hueso Gómez2020-10-293-1/+52
* Add templates for clients, hardware, restore, session and setupRoberto Hueso Gómez2020-10-275-0/+73
* Add image restore actionRoberto Hueso Gómez2020-10-233-1/+66
* Add session actionRoberto Hueso Gómez2020-10-223-2/+32
* Add client hardware actionRoberto Hueso Gómez2020-10-213-1/+26
* Add create client actionRoberto Hueso Gómez2020-09-282-0/+37
* Add client details actionRoberto Hueso Gómez2020-09-283-2/+70
* Add delete partition viewRoberto Hueso Gómez2020-09-151-1/+32
* Fix setup partitions filesystem codes to stringRoberto Hueso Gómez2020-09-151-12/+39
* Add partitions setup formsRoberto Hueso Gómez2020-09-143-3/+78
* Fix parse_ips(...) function to avoid parsing CSFRRoberto Hueso Gómez2020-09-141-2/+3
* Fix internal server error codeRoberto Hueso Gómez2020-09-141-2/+2
* Add 500 default error handlerRoberto Hueso Gómez2020-09-041-0/+4
* Add 404 default error handler.Roberto Hueso Gómez2020-09-042-0/+13
* Add refresh actionRoberto Hueso Gómez2020-09-042-0/+10
* Add WoL actionRoberto Hueso Gómez2020-09-045-3/+50
* Add reboot actionRoberto Hueso Gómez2020-09-032-0/+9
* Rename add_state_to_scopes() functionRoberto Hueso Gómez2020-09-021-3/+3
* Add action_poweroff() view functionRoberto Hueso Gómez2020-09-021-1/+14
* Implement scopes() view functionRoberto Hueso Gómez2020-09-021-1/+21
* Add requests functionality to the OGServer classRoberto Hueso Gómez2020-09-021-0/+19
* Add scopes.html templateRoberto Hueso Gómez2020-09-021-0/+40
* Add bootstrap bundleRoberto Hueso Gómez2020-09-022-0/+8
* Add frontend basic structureRoberto Hueso Gómez2020-08-315-0/+52
* Add basic backend structureRoberto Hueso Gómez2020-08-314-0/+43