summaryrefslogtreecommitdiffstats
path: root/src/dbi.h
Commit message (Expand)AuthorAgeFilesLines
* dbi: use repository_id field if front-end offers itOpenGnSys Support Team2024-07-191-1/+1
* rest: add checksum to GET /imagesOpenGnSys Support Team2024-07-051-0/+3
* rest: Add /center/infoOpenGnSys Support Team2024-06-121-0/+8
* rest: Add uri to update folder nameJavier Hernandez2024-02-051-0/+1
* rest: Change room field 'group' to 'folder_id'Javier Hernandez2024-01-111-1/+1
* rest: Support adding clients inside folderJavier Hernandez2024-01-111-0/+1
* rest: Add support for adding foldersJavier Hernandez2024-01-091-0/+7
* rest: no assumption on description field in create/imagev1.2.5-7OpenGnSys Support Team2023-12-191-1/+2
* client: parse permissions and lastupdate in /image/create response from clientv1.2.5-5OpenGnSys Support Team2023-12-121-1/+3
* rest: add GET /room/infoOpenGnSys Support Team2023-11-301-0/+3
* rest: extend /repository/addv1.2.5Jose M. Guisado2023-10-111-0/+1
* src: move og_repository to dbi.hJose M. Guisado2023-10-101-0/+6
* dbi: add server_id to og_computer structJose M. Guisado2023-08-231-0/+1
* #915 Use the repository id on image listJavier Sánchez Parra2022-06-201-1/+0
* #915 Use the repository id on image creationJavier Sánchez Parra2022-06-201-0/+4
* #915 Extend GET /images function with the repository IPJavier Sánchez Parra2022-05-261-0/+1
* #1054 Fix og_legacy_partition code buffer sizeJose M. Guisado2021-07-261-1/+2
* #915 Add /room/add POST methodJavier Sánchez Parra2021-04-201-0/+13
* #1042 Update database schema automaticallyJose M. Guisado2021-04-201-0/+2
* #942 Extend GET /images functionRoberto Hueso Gómez2020-10-141-1/+3
* #942 Create DB image when calling POST /image/createRoberto Hueso Gómez2020-10-141-0/+13
* #988 remove legacy configurationOpenGnSys Support Team2020-10-071-5/+3
* #941 Use fixed length strings in og_computer and og_dbi_get_computer_infoRoberto Hueso Gómez2020-10-061-10/+15
* #941 Extend og_dbi_get_computer_info(...)Roberto Hueso Gómez2020-09-221-3/+17
* #941 pass og_dbi to og_dbi_get_computer_info()OpenGnSys Support Team2020-09-181-1/+2
* #941 move og_dbi_get_computer_info() to dbiOpenGnSys Support Team2020-09-181-0/+11
* #988 Add DB port option to ogserver.json config fileRoberto Hueso Gómez2020-07-101-0/+1
* #971 rename sources folder to srcOpenGnSys Support Team2020-06-261-0/+51