summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* js: fix sidebar client selectionHEADv1.1.3-33masterAlejandro Sirgo Rica5 days2-2/+2
* views: update Boot OS to consume the new GET /sessionAlejandro Sirgo Rica5 days1-11/+22
* views.py: prevent backtrace with unregistered clientAlejandro Sirgo Rica6 days1-0/+3
* tempates: fix System log layout to prevent overflowv1.1.3-32Alejandro Sirgo Rica8 days1-0/+10
* ogcp: add view to identify clients setup diferences before restoreAlejandro Sirgo Rica14 days2-23/+101
* views: rename reference partitions variable in /image/restoreAlejandro Sirgo Rica2024-09-261-5/+5
* views: ignore unsuported part types in /image/restore checksAlejandro Sirgo Rica2024-09-261-8/+10
* views: report clients without cache in fetch and restoreAlejandro Sirgo Rica2024-09-261-1/+6
* ogcp: improve cache report wordingAlejandro Sirgo Rica2024-09-262-2/+2
* templates: show real sizes in cache inspectorAlejandro Sirgo Rica2024-09-263-9/+12
* views: check if image fits in cache before /cache/fetchAlejandro Sirgo Rica2024-09-261-0/+11
* views: improve checks for space available in cacheAlejandro Sirgo Rica2024-09-261-5/+2
* templates: add free partition size in client detailsAlejandro Sirgo Rica2024-09-252-8/+24
* templates: reduce size of client list titleAlejandro Sirgo Rica2024-09-171-1/+1
* templates: disable sidebar in images and reposAlejandro Sirgo Rica2024-09-169-0/+15
* js: add ogStorage to prevent localStorage key collissionAlejandro Sirgo Rica2024-09-165-44/+77
* js: remove outdated local storage dataAlejandro Sirgo Rica2024-09-162-2/+25
* templates: save checkbox state in images and reposAlejandro Sirgo Rica2024-09-164-43/+24
* js: restrict the checkbox filter to the sidebarAlejandro Sirgo Rica2024-09-162-7/+7
* js: remove unused function unfoldAllAlejandro Sirgo Rica2024-09-162-5/+1
* js: consolidate sidebar collapse persistence logicAlejandro Sirgo Rica2024-09-165-50/+9
* templates: fix initial repos disclosure widget statusAlejandro Sirgo Rica2024-09-162-1/+3
* templates: improve client report in image create viewAlejandro Sirgo Rica2024-09-162-4/+5
* templates: add name and status to client listAlejandro Sirgo Rica2024-09-114-29/+77
* ogcp: add view to assign repo to clientsAlejandro Sirgo Rica2024-09-104-1/+137
* templates: add efi data to /client/infoAlejandro Sirgo Rica2024-09-103-1/+70
* views: set repo address limit to 128v1.1.3-31Alejandro Sirgo Rica2024-09-101-2/+3
* views: sort repositories by nameAlejandro Sirgo Rica2024-09-041-6/+17
* templates: add image name to title in image/configAlejandro Sirgo Rica2024-09-042-1/+2
* templates: remove sidebar from client/listv1.1.3-30Alejandro Sirgo Rica2024-09-032-3/+2
* ogcp: add server ip configurationAlejandro Sirgo Rica2024-09-036-6/+180
* templates: fix ip card list spacingAlejandro Sirgo Rica2024-09-035-22/+14
* templates: show excluded clients from partition operationAlejandro Sirgo Rica2024-09-032-9/+38
* views: restrict image restore update and create to disk 1Alejandro Sirgo Rica2024-09-021-0/+8
* ogcp: add support for multi-disk partition and formatAlejandro Sirgo Rica2024-09-026-342/+463
* templates: use Fetch image as text for the Cache image buttonAlejandro Sirgo Rica2024-09-022-2/+2
* ogcp: add support for multi-ip repositoriesAlejandro Sirgo Rica2024-08-307-42/+173
* ogcp: add disk restrictions in partition and formatAlejandro Sirgo Rica2024-08-224-62/+188
* views: remove accents in image nameAlejandro Sirgo Rica2024-08-211-1/+6
* template: prevent backtrace in /client/listv1.1.3-29Alejandro Sirgo Rica2024-08-091-3/+7
* templates: adjust capitalization in commands buttonAlejandro Sirgo Rica2024-08-091-1/+1
* ogcp: Add /action/cache/fetch endpointAlejandro Sirgo Rica2024-08-094-1/+127
* views: enable multi-image deletionAlejandro Sirgo Rica2024-08-062-18/+22
* views: fix image create backtracev1.1.3-28Alejandro Sirgo Rica2024-08-061-2/+0
* views: sort images based on alphabetical name orderAlejandro Sirgo Rica2024-08-061-0/+13
* css: add iOS fonts to disclosure widgetAlejandro Sirgo Rica2024-08-052-3/+3
* js: enable center selection in CommandsAlejandro Sirgo Rica2024-08-052-7/+7
* ogcp: add connected clients list viewAlejandro Sirgo Rica2024-08-053-1/+78
* templates: link to images view from the dashboardAlejandro Sirgo Rica2024-07-301-1/+1
* views: add missing checks for offline ogServerv1.1.3-27Alejandro Sirgo Rica2024-07-251-5/+63