1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-02 09:15:56 +00:00

Commit Graph

  • 30c7d69036 5422-Add Smaller Size Filter William Schaefer 2019-08-27 18:05:43 -04:00
  • 91ebd76a17 5369 remove non-functional wait cursor, will be easy to fix when this is a top component William Schaefer 2019-08-27 17:42:21 -04:00
  • 21a096ce0e Fix messages Joe Ho 2019-08-27 17:35:55 -04:00
  • 5a7571933c 5369 fix typo and warning William Schaefer 2019-08-27 17:19:20 -04:00
  • 6b39e0e22c 5369 add wait cursor fix reset of instances list William Schaefer 2019-08-27 17:06:58 -04:00
  • fe3eeb77dc Initial changes Joe Ho 2019-08-27 16:28:30 -04:00
  • 17c2ef7d46 5333: Allow training data that contains only one category. Brian Kjersten 2019-08-27 16:28:00 -04:00
  • a1286e5fa1 Removed pop ups or other GUI related features that require user interaction Eugene Livis 2019-08-27 15:46:32 -04:00
  • ccd387bb56 Changed logging to use Autopsy logger Mark McKinnon 2019-08-27 15:32:42 -04:00
  • 974068df3a Converter protable case report to new infrastructure Eugene Livis 2019-08-27 15:23:33 -04:00
  • f4708ab2fc 5369 minor clean up, update bundle files William Schaefer 2019-08-27 14:14:55 -04:00
  • 84b05e262e Merge branch 'develop' into zip-proper-filename-decoding Ethan Roseman 2019-08-27 14:14:54 -04:00
  • ac4895103c 5369 change info displayed on VideoThumbnailPanel William Schaefer 2019-08-27 14:10:20 -04:00
  • 62b71db68e 5369 update title of instances panel William Schaefer 2019-08-27 13:53:24 -04:00
  • be6015771e 5369 change concept of duplicates to being one of instances William Schaefer 2019-08-27 13:27:38 -04:00
  • 5e19718065 Changed vcard & eml parse code to use ReadContentInputStream Kelly Kelly 2019-08-27 13:17:11 -04:00
  • c7207f575c Update TikaTextExtractor.java Mark McKinnon 2019-08-26 22:09:25 -04:00
  • dd6f0ba0a3 address comments Mark McKinnon 2019-08-26 21:25:20 -04:00
  • 980c96e2aa 5333: Reorganize TextClassifierTrainerReportModule so that generateReport() is more readable. I nter the commit data messaing steps from the data conversion step. Brian Kjersten 2019-08-26 18:51:22 -04:00
  • cd7b386fba Updated STIX report module Eugene Livis 2019-08-26 15:43:33 -04:00
  • 6decff17b0 5333: Addressing verifier concerns: Brian Kjersten 2019-08-26 15:33:25 -04:00
  • 229110ef76 Completed support for EML files. Kelly Kelly 2019-08-26 15:10:33 -04:00
  • 08e3181b16 Done with CASE/UCO module Eugene Livis 2019-08-26 14:01:53 -04:00
  • c035b97433 5333: Simpler dependency management to make AppVeyor happy. Brian Kjersten 2019-08-26 13:17:00 -04:00
  • 4b9c08f19f Changed the order of the args for addFileSystemFile Kelly Kelly 2019-08-26 11:52:23 -04:00
  • 2fa8a2ff09 Done with HadhDm module, bug fixes Eugene Livis 2019-08-26 11:44:55 -04:00
  • 9170d59cf5 Inital commit of EMLParser Kelly Kelly 2019-08-26 11:29:37 -04:00
  • de89ba7c6a Merge branch 'recycle_bin_module' of github.com:sleuthkit/autopsy into recycle_bin_module Brian Carrier 2019-08-26 11:24:46 -04:00
  • 637a01bcf7 5333: Addressed verifier concerns. Brian Kjersten 2019-08-26 10:29:38 -04:00
  • 6491c0fe52 Japanese search feature Akira Ueda 2019-08-26 18:57:01 +09:00
  • 58f310d38b decodetect 0.3 Ethan Roseman 2019-08-23 18:42:15 -04:00
  • 28fb4465e4 5333: Description contains verbose instructions to use. Brian Kjersten 2019-08-23 16:09:52 -04:00
  • b5db2d4fe2 5333: Progress panel says whether failure is due to 1. No documents found 2. No notable documents found 3. No non-notable documents found. Brian Kjersten 2019-08-23 15:48:23 -04:00
  • 5ea208c808 5333: Text classifier model path is not public. Brian Kjersten 2019-08-23 15:46:17 -04:00
  • 1d40b7f217 5333: Process continues even if individual documents fail. Better exception handling and error messages throughout. Brian Kjersten 2019-08-23 14:19:14 -04:00
  • a9109436eb Merge pull request #5135 from kellykelly3/1324-make-deleted-items Brian Carrier 2019-08-22 16:38:32 -04:00
  • 6385c5e070 Added comments. No logic changes. Brian Carrier 2019-08-22 16:06:34 -04:00
  • 883cf37b7e gitignore Ethan Roseman 2019-08-22 16:03:02 -04:00
  • 6bc597defd Moving the mime type fix into the tika block Ethan Roseman 2019-08-22 15:54:05 -04:00
  • d4c55b2bb9 Ported HashDB report module Eugene Livis 2019-08-22 15:52:41 -04:00
  • 3d55186491 Merge branch '5370-AddFileSearchCaching' of https://github.com/wschaeferB/autopsy into 5369-DedupingCodeChanges William Schaefer 2019-08-22 15:50:22 -04:00
  • 1fe55425f4 5370 fix comment' William Schaefer 2019-08-22 15:49:14 -04:00
  • ae0235b422 5369 add panel to view files with same MD5 William Schaefer 2019-08-22 15:33:35 -04:00
  • 157fb54219 Ported HashDB report module Eugene Livis 2019-08-22 15:30:34 -04:00
  • 985fa5d996 Merge branch 'develop' into better-encoding-detection Ethan Roseman 2019-08-22 14:47:45 -04:00
  • c58b602fa2 Fix more PR comments. Joe Ho 2019-08-22 14:47:08 -04:00
  • 28aac6ca11 Address PR comments Joe Ho 2019-08-22 14:26:31 -04:00
  • 7d1c3b37e9 modified the temp name to be unique Kelly Kelly 2019-08-22 14:13:36 -04:00
  • 41c71a0b03 updated after review comments Kelly Kelly 2019-08-22 12:02:26 -04:00
  • 27556fa49d Updated Excel report module to implement new API Eugene Livis 2019-08-22 11:41:05 -04:00
  • 4db2137d55 Merge branch 'elastic-computing' of github.com:sleuthkit/autopsy into wizard_infrastructure_5359 Eugene Livis 2019-08-22 10:35:48 -04:00
  • c08fcb2e88 Merge pull request #5137 from eugene7646/merge_develop eugene7646 2019-08-22 10:34:20 -04:00
  • d5f3710bbf Merge branch 'develop' of github.com:sleuthkit/autopsy into merge_develop Eugene Livis 2019-08-22 10:32:07 -04:00
  • ac2a84f0d1 5372 resolve merge conflict William Schaefer 2019-08-22 10:17:24 -04:00
  • 91b08e4001 Inital pass of creating deleted files for recycle files. Kelly Kelly 2019-08-22 09:43:21 -04:00
  • 76e7cfbaf7 Minor Eugene Livis 2019-08-22 09:24:34 -04:00
  • 068851f8c0 Merge branch '5370-AddFileSearchCaching' of https://github.com/wschaeferB/autopsy into 5369-DedupingCodeChanges William Schaefer 2019-08-21 18:23:52 -04:00
  • f2ccbb776e 5370 fix type bug William Schaefer 2019-08-21 18:22:35 -04:00
  • af3686aa4a Merge branch '5370-AddFileSearchCaching' of https://github.com/wschaeferB/autopsy into 5369-DedupingCodeChanges William Schaefer 2019-08-21 17:38:05 -04:00
  • c5ddee390c 5370 address codacy complaint William Schaefer 2019-08-21 17:37:26 -04:00
  • 70c7f2cb8b 5372 update MERGED file William Schaefer 2019-08-21 17:15:11 -04:00
  • bda249e2ed 5372 clean up and add comments in preperation of PR William Schaefer 2019-08-21 17:09:22 -04:00
  • d37354d392 Implement module settings persistence for HTML report Eugene Livis 2019-08-21 16:53:17 -04:00
  • ec82b0785c Fix codacy errors Joe Ho 2019-08-21 16:10:22 -04:00
  • 54205589bb Use LocalFileImporter class Joe Ho 2019-08-21 15:51:23 -04:00
  • 378e020640 5333: Don't fail on InitReaderException. Instead, log a warning. This might be caused by empty files. Brian Kjersten 2019-08-21 15:43:10 -04:00
  • 478f735a4b Merge pull request #5130 from dannysmyda/5374-Case-Uco-Portable-Case esaunders 2019-08-21 19:23:35 +00:00
  • d74e68be49 First cut at HTML report integration Eugene Livis 2019-08-21 14:31:11 -04:00
  • 6f79f6bed5 5372 remove typo William Schaefer 2019-08-21 14:03:11 -04:00
  • 121ec9a9c6 5333: Fall back to StringsExtractor if no other TextExtractor works Brian Kjersten 2019-08-21 14:02:01 -04:00
  • b0010f48d3 5372 add helper method for creating empty image list William Schaefer 2019-08-21 13:45:57 -04:00
  • 3e13c3e4d2 5372 adjust text under video thumbnails William Schaefer 2019-08-21 13:01:34 -04:00
  • 84c355994d 5372 working thumbnail viewer for videos William Schaefer 2019-08-21 11:31:00 -04:00
  • 8f0c903b76 5333: Fixing the service provider I just broke. Brian Kjersten 2019-08-20 19:27:17 -04:00
  • b79b5c5b77 Looks better before hash :) U-BASIS\dsmyda 2019-08-20 17:02:26 -04:00
  • 1944eb672e Removed the location column filter for FS files and reordered the location property in the AAFN U-BASIS\dsmyda 2019-08-20 17:00:00 -04:00
  • ad27caa9ff Merge branch '5369-DedupingCodeChanges' of https://github.com/wschaeferB/autopsy into 5372-VideoThumbnailViewer-List William Schaefer 2019-08-20 16:38:44 -04:00
  • d12f84ad9b Merge branch '5370-AddFileSearchCaching' of https://github.com/wschaeferB/autopsy into 5369-DedupingCodeChanges William Schaefer 2019-08-20 16:28:53 -04:00
  • 7297c71572 Merge branch 'file-search' of https://github.com/sleuthkit/autopsy into 5370-AddFileSearchCaching William Schaefer 2019-08-20 16:15:48 -04:00
  • 8504babe78 Merge pull request #5109 from wschaeferB/5367-DiscoverPaging esaunders 2019-08-20 20:05:36 +00:00
  • 2d5a6e204b 5333: TextClassifierTrainer is a GeneralReportModuleAdapter. Brian Kjersten 2019-08-20 15:48:21 -04:00
  • d7bd6cedd0 Changes to ReportModule interface, modified UI to use it Eugene Livis 2019-08-20 15:31:48 -04:00
  • d0fdb183c3 5333: Responding to Codacy messages. Removing dependency on opennlp sources jar, which isn't present. Brian Kjersten 2019-08-20 15:30:11 -04:00
  • 2faf84201a Merge branch '5367-DiscoverPaging' of https://github.com/wschaeferB/autopsy into 5370-AddFileSearchCaching William Schaefer 2019-08-20 14:47:24 -04:00
  • 1ef3d2fb47 5367 fix merge error William Schaefer 2019-08-20 14:40:42 -04:00
  • cdd61fb6aa Merge branch 'file-search' of https://github.com/sleuthkit/autopsy into 5367-DiscoverPaging William Schaefer 2019-08-20 14:37:19 -04:00
  • 017c0a5b46 5367 address additional codacy complaints William Schaefer 2019-08-20 14:37:07 -04:00
  • 82dfa7227f Bug fixes Eugene Livis 2019-08-20 13:31:13 -04:00
  • 269662c591 Loading UI settings based on input configuration, bug fixes Eugene Livis 2019-08-20 12:38:52 -04:00
  • ada4ec0b1d 5333: Addressing some verifier comments. Brian Kjersten 2019-08-20 10:14:35 -04:00
  • ebfaa90cc1 5333: ivy.xml includes opennlp Brian Kjersten 2019-08-19 16:54:33 -04:00
  • 17580c484d Bug fixes Eugene Livis 2019-08-19 16:46:34 -04:00
  • 6eb6156a95 Merge pull request #5035 from dannysmyda/4930-OOB-Case-Opening esaunders 2019-08-19 19:42:45 +00:00
  • c9fcb934eb Merge branch 'text-classification' into 5333-classifier-trainer-module Brian Kjersten 2019-08-19 15:39:24 -04:00
  • ce9eacffce 5333: Changes requested by Codacy. Brian Kjersten 2019-08-19 14:59:10 -04:00
  • 9cc641deee Modified wizard infrastructure to handle and store reporting configuration Eugene Livis 2019-08-19 14:39:50 -04:00
  • 66ac42a61c 5333 No longer copy models.txt as a dependency. Brian Kjersten 2019-08-19 13:47:38 -04:00
  • ed331c92e8 Merge pull request #5129 from sleuthkit/kw_docs esaunders 2019-08-19 15:42:34 +00:00
  • 192c21940d Merge pull request #5099 from bhkjersten/5332-classify-ingest esaunders 2019-08-19 15:39:34 +00:00
  • 98383b6617 Merge pull request #5131 from dannysmyda/Fix-For-Jenkins-Failure esaunders 2019-08-19 14:51:12 +00:00