Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Z-Bolt/OctoScreen.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-27fixed bug where the wrong path was being passed to the API to retrieve the li...2.6.0-devJeffB42
2020-12-27updated the docs and screenshotsJeffB42
2020-12-24added temporary support for deprecated panels, and added warnings to the logJeffB42
2020-12-21added validateMenuItems() to validate the menu structure defined by the user ...JeffB42
2020-12-21changed GetNotification and GetSettings from POST to GET, and moved parameter...JeffB42
2020-12-21removed support for deprecated panels, and removed commented codeJeffB42
2020-12-21removed SanityCheckRequiredEnvironmentVariables(), and added code to automati...JeffB42
2020-12-13added colorVariation to CreateStepButton()JeffB42
2020-12-13added second 'dash' color, changed background color of confirmation dialog bo...JeffB42
2020-12-12added comments about the default width and height, added some formating (extr...JeffB42
2020-12-12changed the word 'stop' to 'cancel' to be consistent with the rest of the appJeffB42
2020-12-12added comments about the default width and height, added some formating (extr...JeffB42
2020-12-12Merge branch '2.6.0-dev' of https://github.com/Z-Bolt/OctoScreen into 2.6.0-devJeffB42
2020-12-12updated config file, added comments and set some of the default valuesJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Update README.mdJeffB42
2020-12-10Merge pull request #187 from flexy2dd/add-buster-supportJeffB42
2020-12-09Update documentation "Install from source"rpochot
2020-12-09Add support of debian BUSTERrpochot
2020-12-07Updated confirmation prompts in the System panel to always prompt the userJeffB42
2020-11-16changed buttons from button to ToolPrintingButtonJeffB42
2020-11-16added a few missing fields (like JobResponse.State and ProgressInformation.Pr...JeffB42
2020-11-16expanded variable names to be more descriptive (eg 'b' to 'bytes', 'b' to buf...JeffB42
2020-11-16added ToolPrintingButon.goJeffB42
2020-11-16fixed typo, renamed CreteToolButton to CreateToolButtonJeffB42
2020-11-16fixed typo, renamed CreteToolButton to CreateToolButtonJeffB42
2020-11-16changed color of color-dash from white to blueJeffB42
2020-11-16change log level of trace statements form info to debugJeffB42
2020-11-11added additional logging, added calls to Fatal() when switch case is unknownJeffB42