summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rename "submit" to "submit_btn"Javier Sánchez Parra2022-04-222-2/+2
* Add import clients actionJavier Sánchez Parra2022-04-194-2/+89
* Increase toast auto hide delay to 30 secondsJavier Sánchez Parra2022-04-121-1/+1
* Handle ogServer connection error on loginJavier Sánchez Parra2022-04-111-1/+7
* Rearrange image dropdownJavier Sánchez Parra2022-04-081-4/+4
* Add Update image to commandsJavier Sánchez Parra2022-04-084-1/+100
* Move search_image() outside action_image_restore()Javier Sánchez Parra2022-04-081-6/+6
* Add indeterminate checkboxes to scopes treeJavier Sánchez Parra2022-04-082-0/+21
* Simplify scope identifiersJavier Sánchez Parra2022-04-081-5/+5
* Move toasts messages to the bottom rightJavier Sánchez Parra2022-04-081-2/+2
* Submit disk form on change of dropdown listJavier Sánchez Parra2022-04-041-5/+1
* Add form for disk selectionJavier Sánchez Parra2022-04-042-2/+9
* Move setup's disk selectorJavier Sánchez Parra2022-04-041-11/+13
* Submit IPs when scopes tree is read onlyJavier Sánchez Parra2022-04-011-1/+2
* Fix typo in scopes templateJavier Sánchez Parra2022-04-011-1/+1
* Ask for reference when partitioning several clientsJavier Sánchez Parra2022-04-014-8/+69
* Change get_client_setup to receive a stringJavier Sánchez Parra2022-03-311-3/+5
* Remove unused variable db_partitionsJavier Sánchez Parra2022-03-291-1/+0
* Add ogServer uptime to the dashboardJavier Sánchez Parra2022-03-282-1/+10
* Check swap size is not zeroJavier Sánchez Parra2022-03-251-0/+6
* Replace " " with "_" in HTML scopes IDsJavier Sánchez Parra2022-03-252-4/+4
* Add Catalan translationsv0.9.1Javier Sánchez Parra2022-03-221-0/+675
* Update Spanish translationsJavier Sánchez Parra2022-03-221-113/+217
* Add missing gettext functionsJavier Sánchez Parra2022-03-227-17/+27
* Use lazy translation on intervals' stringsJavier Sánchez Parra2022-03-221-3/+4
* Summarize dashboard informationJavier Sánchez Parra2022-03-171-52/+50
* Add /stats data to the dashboardJavier Sánchez Parra2022-03-162-8/+190
* Add back button to all actionsJavier Sánchez Parra2022-03-1423-0/+37
* Disable scopes tree's checkboxes in action viewsJavier Sánchez Parra2022-03-1022-7/+45
* Highlight active navbar linkJavier Sánchez Parra2022-03-091-0/+2
* Set pills widthJavier Sánchez Parra2022-03-093-2/+6
* Remove common css classes from pills status updateJavier Sánchez Parra2022-03-091-9/+6
* Remove "form" from scopes views' headingsJavier Sánchez Parra2022-03-094-4/+4
* Set scopes nav buttons as activeJavier Sánchez Parra2022-03-077-9/+20
* Group scopes buttons into dropdownsJavier Sánchez Parra2022-03-071-12/+33
* Add separator and heading to selected clientsJavier Sánchez Parra2022-03-071-0/+1
* Set commands nav buttons as activeJavier Sánchez Parra2022-03-0410-0/+20
* Extend images html in "image details" templateJavier Sánchez Parra2022-03-032-2/+5
* Extend scopes htmlJavier Sánchez Parra2022-03-035-8/+16
* Extend scopes or commands in client detailsJavier Sánchez Parra2022-03-032-3/+5
* Use pill style in confirmation pagesJavier Sánchez Parra2022-03-0310-18/+51
* Narrow client removal to scopes and commands pagesJavier Sánchez Parra2022-03-031-1/+1
* Add clients info to session's confirmation pageJavier Sánchez Parra2022-03-031-1/+7
* Extend commands htmlJavier Sánchez Parra2022-03-027-12/+25
* Show client state on pillsJavier Sánchez Parra2022-02-252-0/+29
* Replace "." with "_" in HTML scopes IDsJavier Sánchez Parra2022-02-252-2/+2
* Limit max number of clients drawn in commandsJavier Sánchez Parra2022-02-241-1/+5
* Wrap selected clients listJavier Sánchez Parra2022-02-241-1/+1
* Refactor selected clients drawing in commandsJavier Sánchez Parra2022-02-248-35/+22
* Remove unused code in image creation templateJavier Sánchez Parra2022-02-241-6/+0