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
path: root/lib
AgeCommit message (Expand)Author
2020-12-10check if path is emptyMatthias Held
2020-09-20fix settings pageMatthias
2020-09-20update database name, screenshots and readmeMatthias
2020-09-20shorten table nameMatthias
2020-09-20shorten table nameMatthias
2020-09-20fix testsMatthias
2020-09-20fix recovery and historyMatthias
2020-09-14add recovered file operationsMatthias
2020-04-14add detection logicMatthias
2020-04-13add icons and stylingMatthias
2020-04-13add notification to history pageMatthias
2020-04-11add notificationsMatthias
2020-04-11fix frontend and controller to work without servicesMatthias
2020-04-01refactor loggingfeature/fix-notes-syncMatthias
2020-04-01remove hooks for update, touch and copyMatthias
2020-03-31fix commentsMatthias
2020-03-31remove storage wrapperMatthias
2020-03-29check if file or folder is createdMatthias
2020-03-29add logging for debuggingMatthias
2020-03-29fix dependency injecting the monitorMatthias
2020-03-29try post file hooksMatthias
2019-09-30adjust prepare methodMatthias Held
2019-09-30update notifier to nextcloud version 17Matthias Held
2019-06-03fix missing user session by checking if they existMatthias Held
2019-05-19improve documentation and namingMatthias Held
2019-05-17fix documentationv0.5.1Matthias
2019-05-17add more standard deviation testsMatthias
2019-05-17fix return value type to doubleMatthias
2019-05-16use mean and standard deviation calculation of streamMatthias Held
2019-01-07Fix undefined index: pathinfo(...)['extension']Lars Knickrehm
2018-12-09Fix blockwise entropy calculationMatthias
2018-12-09Read data blockwise not everything at onceMatthias
2018-12-01Read data blockwise not everything at onceUnknown
2018-09-26Chane display name from ransomware detection to ransomware recoveryMatthias Held
2018-09-24Fix empty activitiesMatthias Held
2018-09-14Fix length of array methodMatthias Held
2018-09-14Extend testsMatthias Held
2018-09-14Add testsMatthias Held
2018-09-14Fix visibility and unused codeMatthias Held
2018-09-14Add testsMatthias Held
2018-09-13Fix underscore for JSONMatthias Held
2018-09-13Simplify sequence analysis color codingMatthias Held
2018-09-13Fix settings according to rework of sequence analysisMatthias Held
2018-09-13Fix testsMatthias Held
2018-09-13Fix file corruption analyzer testsMatthias Held
2018-09-13Simplify sequence analysis result color codingMatthias Held
2018-09-13Add text file signature exceptionMatthias Held
2018-09-13Add more signaturesMatthias Held
2018-09-13Add png signatureMatthias Held
2018-09-10Use CamelCaseMatthias Held