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

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-10add iconsfeature/machine-learningMatthias Held
2019-09-10add postgresqlMatthias Held
2019-09-10add mysql serviceMatthias Held
2019-09-10fix typoMatthias Held
2019-09-09add design remarks Matthias Held
2019-07-23add detection callMatthias Held
2019-07-10add custom icons as cssMatthias Held
2019-07-10fix typoMatthias Held
2019-07-10add custom iron icons Matthias Held
2019-07-08add custom svg iconsMatthias Held
2019-07-06add recover button to protection pageMatthias Held
2019-07-06use new app iconMatthias Held
2019-07-06add error handlingMatthias Held
2019-07-06fix constructorMatthias Held
2019-07-06add importsMatthias Held
2019-07-06fix constructorMatthias Held
2019-07-06fix constructorMatthias Held
2019-07-06fix testsMatthias Held
2019-07-06add logger and configMatthias Held
2019-07-06fix testsMatthias Held
2019-07-06fix exception nameMatthias Held
2019-07-06handle the exception thrown if there is no connectionMatthias Held
2019-07-06fix missing url in testMatthias Held
2019-07-05fix testsMatthias Held
2019-07-05install composer dependenciesMatthias Held
2019-07-05use guzzle http clientMatthias Held
2019-07-05add composer with guzzle http clientMatthias Held
2019-07-04add implementation for PUT,DELTE,POST with curlMatthias Held
2019-07-04parse result of info endpointMatthias Held
2019-06-26use only one table component to visualize operationsMatthias Held
2019-06-25table should only show data not retrieve the dataMatthias Held
2019-06-24add loading spinnerMatthias Held
2019-06-23accessing selected itemsMatthias Held
2019-06-17fix no body thus status code is no contentMatthias Held
2019-06-17replace elseif with switch and clean result objectMatthias Held
2019-06-16add todo for checking local app statusMatthias Held
2019-06-16add todoMatthias Held
2019-06-16fix admin settingsMatthias Held
2019-06-16implement detection service status watcherMatthias Held
2019-06-16use curl instead of HttpRequestMatthias Held
2019-06-16seperate history and recovery tableMatthias Held
2019-06-16fix tests after changing method nameMatthias Held
2019-06-16add detection controller and serviceMatthias Held
2019-06-16refactor REST operationsMatthias Held
2019-06-16add protection flag for checking of all services are runningMatthias Held
2019-06-16fix styling of status elementsMatthias Held
2019-06-15use dependency injection and service defaultsMatthias Held
2019-06-15add service watcher and controllerMatthias Held
2019-06-15add service fronted statusMatthias Held
2019-06-15fix typoMatthias Held