Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | server: validate IP address | Alejandro Sirgo Rica | 2024-09-12 | 1 | -0/+5 |
* | repo: overload delete and add repo to modify the addresses | Alejandro Sirgo Rica | 2024-09-12 | 1 | -12/+102 |
* | repo: fix repo update command prefix | Alejandro Sirgo Rica | 2024-09-11 | 1 | -1/+1 |
* | images: missing curly brace in image commandv0.3.3-12 | OpenGnSys Support Team | 2024-09-03 | 1 | -1/+1 |
* | repo: remove --centerv0.3.3-11 | OpenGnSys Support Team | 2024-09-02 | 1 | -12/+0 |
* | images: remove --repo for image create | OpenGnSys Support Team | 2024-09-02 | 1 | -10/+9 |
* | server: remove 'set server' command | OpenGnSys Support Team | 2024-09-02 | 2 | -41/+1 |
* | repo: sync repo with new API | Alejandro Sirgo Rica | 2024-09-02 | 2 | -6/+39 |
* | cli: remove accents in image namev0.3.3-10 | Alejandro Sirgo Rica | 2024-08-21 | 2 | -1/+6 |
* | utils: print readable output for escaped non-ascii charactersv0.3.3-9 | OpenGnSys Support Team | 2024-08-06 | 1 | -1/+1 |
* | disk: use NTFS for partition codev0.3.3-8 | OpenGnSys Support Team | 2024-08-06 | 1 | -1/+1 |
* | utils: place dictionary and list at the end of the json tree | Alejandro Sirgo Rica | 2024-07-09 | 1 | -1/+18 |
* | objects: fix restore image default repo value | Alejandro Sirgo Rica | 2024-07-04 | 1 | -1/+25 |
* | images: update command requires string id in server | OpenGnSys Support Team | 2024-06-17 | 1 | -1/+1 |
* | cli: objects: unbreak ogcli with python 3.80.3.3-7 | Alejandro Sirgo Rica | 2024-06-03 | 2 | -3/+3 |
* | disk: improve disk setup command validationv0.3.3-6 | Alejandro Sirgo Rica | 2024-06-03 | 1 | -7/+30 |
* | disk: use proper partition sizes | Alejandro Sirgo Rica | 2024-06-03 | 1 | -1/+1 |
* | cli: add list scopes --client-ip | Alejandro Sirgo Rica | 2024-06-03 | 2 | -3/+50 |
* | remove whitespace printed after every command execution | Alejandro Sirgo Rica | 2024-03-04 | 1 | -1/+3 |
* | improve missing clients error reporting in multiple commands | Alejandro Sirgo Rica | 2024-03-04 | 8 | -8/+8 |
* | rename argument of 'restore' command to 'restore_obj' | Alejandro Sirgo Rica | 2024-03-04 | 1 | -2/+2 |
* | change 'ogcli send' command into 'ogcli request' | Alejandro Sirgo Rica | 2024-03-04 | 8 | -29/+29 |
* | add 'send session' to request the boot from a client's partition | Alejandro Sirgo Rica | 2024-02-29 | 2 | -1/+73 |
* | remove duplicated parse_args in repo.py and server.py | Alejandro Sirgo Rica | 2024-02-29 | 2 | -2/+0 |
* | ogcli: add update command for folder, room and center | Alejandro Sirgo Rica | 2024-02-13 | 4 | -4/+97 |
* | repository: improve .gitignore syntax | Alejandro Sirgo Rica | 2024-02-13 | 1 | -1/+1 |
* | ogcli: validate integer type in every --id argument | Alejandro Sirgo Rica | 2024-02-05 | 4 | -0/+6 |
* | folder: add commands to create and delete folders | Alejandro Sirgo Rica | 2024-02-05 | 2 | -2/+61 |
* | room: use room_id field in json | Javier Hernandez | 2024-01-11 | 1 | -1/+1 |
* | ogcli: really ignore SIGPIPEv0.3.3-5 | OpenGnSys Support Team | 2024-01-04 | 1 | -1/+1 |
* | src: update copyright statement | OpenGnSys Support Team | 2024-01-02 | 16 | -14/+28 |
* | live: add command to list available live images | OpenGnSys Support Team | 2024-01-02 | 2 | -1/+21 |
* | cli: remove 'list server' | OpenGnSys Support Team | 2024-01-02 | 1 | -3/+2 |
* | images: Remove option to specify repo | Javier Hernandez | 2023-12-21 | 1 | -13/+4 |
* | images: use new POST image/updatev0.3.3-4 | OpenGnSys Support Team | 2023-12-19 | 1 | -1/+1 |
* | repository: fix incorrect help | OpenGnSys Support Team | 2023-12-01 | 1 | -1/+1 |
* | repository: delete commandv0.3.3-3 | OpenGnSys Support Team | 2023-11-30 | 2 | -1/+14 |
* | client: remove --netmask | OpenGnSys Support Team | 2023-11-30 | 1 | -8/+1 |
* | ogcli: add SIGINT handler | OpenGnSys Support Team | 2023-11-30 | 1 | -0/+4 |
* | client: support for deleting clients | OpenGnSys Support Team | 2023-11-30 | 2 | -1/+17 |
* | ogcli: ignore SIGPIPEv0.3.3-2 | OpenGnSys Support Team | 2023-11-03 | 1 | -0/+2 |
* | client: support for adding clientsv0.3.3 | Javier Hernandez | 2023-10-27 | 3 | -3/+79 |
* | cli: objects: use --desc and --folder | Jose M. Guisado | 2023-10-19 | 2 | -9/+11 |
* | cli: add room | Javier Hernandez | 2023-10-19 | 3 | -3/+103 |
* | cli: fix messages when receiving an error response | Jose M. Guisado | 2023-10-18 | 1 | -5/+5 |
* | center: add delete command | Javier Hernandez | 2023-10-18 | 2 | -1/+13 |
* | cli: add center.py | Javier Hernandez | 2023-10-18 | 2 | -1/+24 |
* | images: change --repo help message | Jose M. Guisado | 2023-10-12 | 1 | -1/+1 |
* | repo: add add_repo function | Jose M. Guisado | 2023-10-11 | 2 | -1/+28 |
* | cli: add repo.py object | Jose M. Guisado | 2023-10-11 | 2 | -2/+62 |