summaryrefslogtreecommitdiff
path: root/kvmd/apps
AgeCommit message (Collapse)Author
2020-09-09catch manual validationDevaev Maxim
2020-09-08refactoringDevaev Maxim
2020-09-08refactoringDevaev Maxim
2020-09-08validate driversDevaev Maxim
2020-09-08renamed default gpio driverDevaev Maxim
2020-09-08more validationDevaev Maxim
2020-09-08refactoringDevaev Maxim
2020-09-08improved ugpio scheme apiDevaev Maxim
2020-09-08fixed ipmi authDevaev Maxim
2020-09-08refactoringDevaev Maxim
2020-09-08refactoringDevaev Maxim
2020-09-07optional gpio initialDevaev Maxim
2020-09-07fixDevaev Maxim
2020-09-07ugpio pluginsDevaev Maxim
2020-09-05more logsDevaev Maxim
2020-09-05fixed ugpio pin modesDevaev Maxim
2020-09-05common background systasksDevaev Maxim
2020-09-05gpio read is very fastDevaev Maxim
2020-09-05minor 3.7 fixesDevaev Maxim
2020-09-05refactoringDevaev Maxim
2020-09-05Merge pull request #6 from OlegGirko/python-3.7Maxim Devaev
Make KVMD compatible with Python 3.7
2020-09-03pass gpio to prometheus metricsDevaev Maxim
2020-09-03gpio uiDevaev Maxim
2020-09-01Remove all uses of = specifier in f-strings.Oleg Girko
This is needed to port to Python 3.7 because Raspbian 10 doesn't have Python 3.8. Signed-off-by: Oleg Girko <[email protected]>
2020-09-01Remove all uses of assignment expressions.Oleg Girko
This is needed to port to Python 3.7 because Raspbian 10 doesn't have Python 3.8. Signed-off-by: Oleg Girko <[email protected]>
2020-08-31gpio view and refactoringDevaev Maxim
2020-08-31no titleDevaev Maxim
2020-08-31proper set_input/set_outputDevaev Maxim
2020-08-31inverted output and initial stateDevaev Maxim
2020-08-30refactoringDevaev Maxim
2020-08-30Merge pull request #5 from Frostman/promMaxim Devaev
Add minimal prometheus exporter support
2020-08-30Add minimal prometheus exporter supportSergey Lukjanov
Prometheus https://prometheus.io/ is one of the popular monitoring systems. It pulls service's endpoint to get metrics in a simple text format https://prometheus.io/docs/instrumenting/exposition_formats/
2020-08-30supported Authorization headerDevaev Maxim
2020-08-30refactoringDevaev Maxim
2020-08-30refactoringDevaev Maxim
2020-08-30renameDevaev Maxim
2020-08-30user gpioDevaev Maxim
2020-08-23fixed unit namingDevaev Maxim
2020-08-22fixed VNC for capture without quality controlDevaev Maxim
2020-08-21http hid apiDevaev Maxim
2020-08-19vnc does not support up/down mouse buttonsDevaev Maxim
2020-08-18mouse buttons 4 and 5Devaev Maxim
2020-07-31disabled otg tty by defaultDevaev Maxim
2020-07-31vnc option to disabled tlsDevaev Maxim
2020-07-23client portDevaev Maxim
2020-07-23tune vnc socketDevaev Maxim
2020-07-23fixed f-stringDevaev Maxim
2020-07-19exc for unsupported streamer paramsDevaev Maxim
2020-07-14ui for stream resolutionDevaev Maxim
2020-07-14optional quality and resolutionDevaev Maxim