Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always try to load servers list from config file | Javier Sánchez Parra | 2022-09-29 | 1 | -1/+1 |
* | Adapt aux function to work with several ogServers | Javier Sánchez Parra | 2022-09-29 | 1 | -7/+7 |
* | Fix repositories retrieving | Javier Sánchez Parra | 2022-09-27 | 1 | -2/+2 |
* | Set server variable on GET /action/image/restore | Javier Sánchez Parra | 2022-09-27 | 1 | -0/+1 |
* | Improve scopes tree from Commands | Javier Sánchez Parra | 2022-09-27 | 1 | -3/+10 |
* | Fix client room retrieving | Javier Sánchez Parra | 2022-09-27 | 2 | -6/+7 |
* | Replace parentheses in pills ids | Javier Sánchez Parra | 2022-09-27 | 1 | -1/+1 |
* | Collapse servers images | Javier Sánchez Parra | 2022-09-27 | 1 | -6/+9 |
* | Add multiple servers to the dashboard view | Daniel García Moreno | 2022-09-27 | 8 | -309/+417 |
* | Implement single room selection for commands view | Daniel García Moreno | 2022-09-27 | 2 | -4/+26 |
* | Add different selection mode for the tree view | Daniel García Moreno | 2022-09-27 | 4 | -6/+35 |
* | Adapt Delete clients to work with several ogServers | Javier Sánchez Parra | 2022-09-27 | 1 | -1/+2 |
* | Ignore unreachable ogServers | Javier Sánchez Parra | 2022-09-27 | 2 | -3/+8 |
* | Add Servers section | Javier Sánchez Parra | 2022-09-27 | 7 | -106/+164 |
* | Store configuration file path on a global variable | Javier Sánchez Parra | 2022-09-27 | 2 | -4/+6 |
* | Adapt MAC retrieving to support several ogServers | Javier Sánchez Parra | 2022-09-27 | 1 | -1/+2 |
* | Adapt Delete image to work with several ogServers | Javier Sánchez Parra | 2022-09-27 | 2 | -2/+8 |
* | Add ogServer parameter to imagesForm | Javier Sánchez Parra | 2022-09-27 | 3 | -5/+37 |
* | Adapt images tree to work with several ogServers | Javier Sánchez Parra | 2022-09-27 | 2 | -15/+20 |
* | Adapt Delete center to work with several ogServers | Javier Sánchez Parra | 2022-09-27 | 2 | -2/+6 |
* | Delete center using the scopes tree | Javier Sánchez Parra | 2022-09-27 | 1 | -2/+9 |
* | Adapt Add center to work with several ogServers | Javier Sánchez Parra | 2022-09-27 | 2 | -1/+7 |
* | Adapt Delete room to work with several ogServers | Javier Sánchez Parra | 2022-09-27 | 2 | -2/+6 |
* | Delete room using the scopes tree | Javier Sánchez Parra | 2022-09-27 | 1 | -3/+9 |
* | Adapt Add room to work with several ogServers | Javier Sánchez Parra | 2022-09-27 | 2 | -2/+6 |
* | Add a room to a center using the scopes tree | Javier Sánchez Parra | 2022-09-27 | 2 | -3/+17 |
* | Adapt Import Clients to work with several ogServers | Javier Sánchez Parra | 2022-09-27 | 2 | -2/+6 |
* | Import clients to a room using the scopes tree | Javier Sánchez Parra | 2022-09-27 | 1 | -3/+11 |
* | Fix selection of scopes with empty IPs list | Javier Sánchez Parra | 2022-09-27 | 1 | -1/+2 |
* | Add current ogServer to scopesForm | Javier Sánchez Parra | 2022-09-27 | 4 | -5/+33 |
* | Add a client to a room using the scopes tree | Javier Sánchez Parra | 2022-09-27 | 2 | -3/+17 |
* | Adapt commands to work with several ogServers | Javier Sánchez Parra | 2022-09-27 | 1 | -38/+59 |
* | Fix ogServer names on the scopes tree | Javier Sánchez Parra | 2022-09-27 | 1 | -1/+1 |
* | Initial support of ogServer requests "routing" | Javier Sánchez Parra | 2022-09-27 | 1 | -7/+26 |
* | Add status of all clients to the scopes tree | Javier Sánchez Parra | 2022-09-27 | 1 | -2/+1 |
* | Fetch clients from all ogServers in the dashboard | Javier Sánchez Parra | 2022-09-27 | 1 | -2/+10 |
* | Add helper function to send requests to all ogServers | Javier Sánchez Parra | 2022-09-27 | 1 | -4/+24 |
* | Retreive scopes from several ogServers | Javier Sánchez Parra | 2022-09-27 | 3 | -14/+47 |
* | Update Catalan translations | Javier Sánchez Parra | 2022-07-06 | 1 | -142/+342 |
* | Update Spanish translations | Javier Sánchez Parra | 2022-07-06 | 1 | -143/+320 |
* | Add "Delete Repository" | Javier Sánchez Parra | 2022-07-04 | 4 | -1/+64 |
* | Create "Add Repository" form and view | Javier Sánchez Parra | 2022-07-04 | 4 | -1/+56 |
* | Add Repositories section | Javier Sánchez Parra | 2022-07-04 | 3 | -0/+44 |
* | Use repository id on image creation | Javier Sánchez Parra | 2022-06-30 | 1 | -2/+2 |
* | Move password hashing to the backend | Javier Sánchez Parra | 2022-06-30 | 5 | -77/+19 |
* | Increase textarea size from "Import clients"v0.9.3 | Javier Sánchez Parra | 2022-06-07 | 1 | -0/+4 |
* | Rename field "OS" from "Create image" | Javier Sánchez Parra | 2022-06-07 | 1 | -1/+1 |
* | Show link speed in Gb/s | Javier Sánchez Parra | 2022-05-27 | 1 | -3/+9 |
* | Use assigned repository on images transfers | Javier Sánchez Parra | 2022-05-24 | 1 | -2/+11 |
* | Add repository field to "Create image" form | Javier Sánchez Parra | 2022-05-24 | 2 | -1/+15 |