Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | templates: translate shutdown state keys | Javier Hernandez | 2023-11-27 | 1 | -1/+1 | |
* | views: allow to edit a client | Javier Hernandez | 2023-11-24 | 1 | -0/+2 | |
* | Open real time log in a new tab | Javier Sánchez Parra | 2022-11-17 | 1 | -1/+1 | |
* | Disable scopes tree and add Back button in log view | Javier Sánchez Parra | 2022-11-17 | 1 | -0/+3 | |
* | Rename "Scopes" section to "Scopes management" | Javier Sánchez Parra | 2022-11-17 | 1 | -1/+1 | |
* | Show scopes section only to administrators | Javier Sánchez Parra | 2022-11-17 | 1 | -3/+3 | |
* | Show servers section only to administrators | Javier Sánchez Parra | 2022-11-17 | 1 | -1/+1 | |
* | Add clients in Linux and Windows mode | Javier Sánchez Parra | 2022-11-17 | 1 | -0/+8 | |
* | Fix client room retrieving | Javier Sánchez Parra | 2022-09-27 | 1 | -5/+6 | |
* | 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 | 5 | -283/+369 | |
* | Implement single room selection for commands view | Daniel García Moreno | 2022-09-27 | 1 | -3/+5 | |
* | Add different selection mode for the tree view | Daniel García Moreno | 2022-09-27 | 3 | -6/+10 | |
* | Add Servers section | Javier Sánchez Parra | 2022-09-27 | 5 | -46/+47 | |
* | Add ogServer parameter to imagesForm | Javier Sánchez Parra | 2022-09-27 | 1 | -2/+15 | |
* | Adapt images tree to work with several ogServers | Javier Sánchez Parra | 2022-09-27 | 1 | -8/+14 | |
* | Add a room to a center using the scopes tree | Javier Sánchez Parra | 2022-09-27 | 1 | -0/+6 | |
* | Add current ogServer to scopesForm | Javier Sánchez Parra | 2022-09-27 | 1 | -1/+6 | |
* | Add a client to a room using the scopes tree | Javier Sánchez Parra | 2022-09-27 | 1 | -1/+7 | |
* | Add "Delete Repository" | Javier Sánchez Parra | 2022-07-04 | 2 | -0/+25 | |
* | Create "Add Repository" form and view | Javier Sánchez Parra | 2022-07-04 | 2 | -0/+19 | |
* | Add Repositories section | Javier Sánchez Parra | 2022-07-04 | 2 | -0/+36 | |
* | Move password hashing to the backend | Javier Sánchez Parra | 2022-06-30 | 2 | -20/+2 | |
* | Add color legend of the client states | Javier Sánchez Parra | 2022-05-17 | 1 | -0/+11 | |
* | Add 'Delete user' to Users sectionv0.9.2 | Javier Sánchez Parra | 2022-04-27 | 2 | -0/+19 | |
* | Add 'Edit user' to Users section | Javier Sánchez Parra | 2022-04-27 | 2 | -0/+28 | |
* | Add 'Add user' to Users section | Javier Sánchez Parra | 2022-04-27 | 2 | -0/+28 | |
* | Add Users section | Javier Sánchez Parra | 2022-04-27 | 2 | -0/+38 | |
* | Add password hashing | Javier Sánchez Parra | 2022-04-22 | 1 | -1/+9 | |
* | Rename "submit" to "submit_btn" | Javier Sánchez Parra | 2022-04-22 | 1 | -1/+1 | |
* | Add import clients action | Javier Sánchez Parra | 2022-04-19 | 2 | -0/+21 | |
* | Increase toast auto hide delay to 30 seconds | Javier Sánchez Parra | 2022-04-12 | 1 | -1/+1 | |
* | Rearrange image dropdown | Javier Sánchez Parra | 2022-04-08 | 1 | -4/+4 | |
* | Add Update image to commands | Javier Sánchez Parra | 2022-04-08 | 2 | -0/+24 | |
* | Add indeterminate checkboxes to scopes tree | Javier Sánchez Parra | 2022-04-08 | 1 | -0/+1 | |
* | Simplify scope identifiers | Javier Sánchez Parra | 2022-04-08 | 1 | -5/+5 | |
* | Move toasts messages to the bottom right | Javier Sánchez Parra | 2022-04-08 | 1 | -2/+2 | |
* | Submit disk form on change of dropdown list | Javier Sánchez Parra | 2022-04-04 | 1 | -5/+1 | |
* | Add form for disk selection | Javier Sánchez Parra | 2022-04-04 | 1 | -2/+7 | |
* | Move setup's disk selector | Javier Sánchez Parra | 2022-04-04 | 1 | -11/+13 | |
* | Submit IPs when scopes tree is read only | Javier Sánchez Parra | 2022-04-01 | 1 | -1/+2 | |
* | Fix typo in scopes template | Javier Sánchez Parra | 2022-04-01 | 1 | -1/+1 | |
* | Ask for reference when partitioning several clients | Javier Sánchez Parra | 2022-04-01 | 2 | -1/+27 | |
* | Add ogServer uptime to the dashboard | Javier Sánchez Parra | 2022-03-28 | 1 | -0/+8 | |
* | Check swap size is not zero | Javier Sánchez Parra | 2022-03-25 | 1 | -0/+6 | |
* | Replace " " with "_" in HTML scopes IDs | Javier Sánchez Parra | 2022-03-25 | 1 | -2/+2 | |
* | Add missing gettext functions | Javier Sánchez Parra | 2022-03-22 | 7 | -17/+27 | |
* | Summarize dashboard information | Javier Sánchez Parra | 2022-03-17 | 1 | -52/+50 | |
* | Add /stats data to the dashboard | Javier Sánchez Parra | 2022-03-16 | 1 | -7/+164 | |
* | Add back button to all actions | Javier Sánchez Parra | 2022-03-14 | 23 | -0/+37 |