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/js
AgeCommit message (Expand)Author
2020-09-20Merge branch 'develop' into feature/rework-uiMatthias
2020-08-22update compatibility to nextcloud version 19feature/nextcloud-19-compatibilityMatthias
2020-04-10add first vuejs ui versionMatthias
2020-04-01change icon to plusMatthias
2018-09-26Chane display name from ransomware detection to ransomware recoveryMatthias Held
2018-09-24Remove console messageMatthias Held
2018-09-13Fix underscore for JSONMatthias Held
2018-09-13Fix testsMatthias Held
2018-09-13Simplify sequence analysis result color codingMatthias Held
2018-09-10Use CamelCaseMatthias Held
2018-09-10Clean upMatthias Held
2018-09-10Remove unused variableMatthias Held
2018-09-10Fix some bugsMatthias Held
2018-09-10Fix typoMatthias Held
2018-09-10Remove code duplicatesMatthias Held
2018-09-07Fix file class suspicion color coding for foldersMatthias Held
2018-09-07Fix file class suspicion color codingMatthias Held
2018-09-07Fix variable type string => integerMatthias Held
2018-09-05Remove file name analysisMatthias Held
2018-09-05Fix missing sequence parameterMatthias Held
2018-08-30Fix single file recoveryMatthias Held
2018-08-29Fix scan recoveryMatthias Held
2018-08-29Fix folder iconMatthias Held
2018-08-29Fix small screen bugsMatthias Held
2018-08-29Improve error handling of missing files or wrong pathsMatthias Held
2018-08-28Add scan durationMatthias Held
2018-08-28Fix truncation of long filenamesMatthias Held
2018-08-28Add spinner to monitoring during sequence loadingMatthias Held
2018-08-27Merge branch 'feature/add-storage-scan' into developUnknown
2018-08-25Fix empty app header if debug mode is activeUnknown
2018-07-24Add storage scannerMatthias Held
2018-06-18Add Nextcloud applicationMatthias Held