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

Commit Graph

  • eae9b25330 rename static constant jmillman 2015-07-15 16:45:05 -04:00
  • 8368665a53 show Preview collage for videos rather thanjust warning about undisplayable media jmillman 2015-07-15 16:44:27 -04:00
  • 9ba304f22b Merge pull request #1429 from APriestman/ingestNPEs Richard Cordovano 2015-07-15 16:39:32 -04:00
  • 43e23bb00e First scan is done in constructor, removed UNKNOWN service status Eugene Livis 2015-07-15 16:26:57 -04:00
  • e81a8d74b3 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into services_monitor Eugene Livis 2015-07-15 16:06:01 -04:00
  • e03d26d5e8 Merge pull request #1432 from sidheshenator/thunderbird_NPE Richard Cordovano 2015-07-15 15:41:58 -04:00
  • 322ef9ec94 Merge pull request #1431 from sidheshenator/photorec_dox Richard Cordovano 2015-07-15 15:41:08 -04:00
  • fad8a0aaa1 Merge pull request #1435 from mhmdfy/update-property-url Richard Cordovano 2015-07-15 15:40:19 -04:00
  • c2eb9af862 fix implementation of Background loading of video thumbs in IG jmillman 2015-07-15 14:27:28 -04:00
  • 3298ebcfa3 changed the url to use netbeans (more reliable source) momo 2015-07-15 13:29:55 -04:00
  • b9db444e6d Moving event publishing off the EDT Ann Priestman 2015-07-15 12:23:16 -04:00
  • 94c8e7b6fe Merge remote-tracking branch 'upstream/develop' into expand_image_format_support jmillman 2015-07-15 09:53:56 -04:00
  • 66e9277f5f Merge remote-tracking branch 'upstream/develop' into data_result_viewer_video_thumbnails jmillman 2015-07-15 09:43:56 -04:00
  • 63cc98bcd4 Merge pull request #1424 from millmanorama/caching_fix Richard Cordovano 2015-07-14 16:48:34 -04:00
  • 0cafa619ad Merge pull request #1421 from millmanorama/use_filetypedetector_in_media_viewer Richard Cordovano 2015-07-14 16:48:20 -04:00
  • 0fcd572595 work on Ig backgroundloading of video thumbnails jmillman 2015-07-14 16:07:29 -04:00
  • 4afb53166d cleanup, modify ImageUtils API to be about "thumbnails" not "icons" and deprecate old API jmillman 2015-07-14 11:59:59 -04:00
  • 64769e7761 fix typo in comment jmillman 2015-07-14 11:25:12 -04:00
  • 66d5ed99d5 remove unsused members form DataContentViewerMedia jmillman 2015-07-14 11:24:58 -04:00
  • 47b814cca3 fix typo in comment jmillman 2015-07-14 11:21:35 -04:00
  • a14e321f8b verify is delegating appropriately to Image and refactor ThumbnailCache jmillman 2015-07-14 11:12:29 -04:00
  • 1ed5e02e75 NPE and other runtime exceptions possibly thrown handled sidheshenator 2015-07-14 09:34:30 -04:00
  • bdeead6462 Ig temp commit jmillman 2015-07-13 17:06:20 -04:00
  • b4ee3471eb Merge develop branch into collaborative branch Richard Cordovano 2015-07-13 16:43:28 -04:00
  • de996bf16b more cleanup; deprecated method that takes Content and replaced with one that takes AbstractFile jmillman 2015-07-13 16:19:46 -04:00
  • a20dd52877 load default thumbnail correctly jmillman 2015-07-13 15:46:44 -04:00
  • 4f33fe25cc add image/x-rgb to supported mime types (SGI-RGB) jmillman 2015-07-13 15:26:52 -04:00
  • 5e375dd557 minor improvements to new image support jmillman 2015-07-13 12:28:04 -04:00
  • dc65afc62b Merge branch 'include_all_drawable_mimetypes' into twelvemonkeys_imageio jmillman 2015-07-13 11:55:03 -04:00
  • 439087436a dox updated for photorec custom signature sidheshenator 2015-07-13 11:19:27 -04:00
  • 733c4ee9c2 video thumbs IG temp jmillman 2015-07-10 16:23:02 -04:00
  • faa0c886cf build video thumbnails in background thread, build video thumbnail based on entire file not just short snippet jmillman 2015-07-10 15:53:28 -04:00
  • bdc7ca047f Only display notification if there are currently running ingest jobs Eugene Livis 2015-07-10 15:55:00 -04:00
  • 130c21cd2f Clean up errors when at least one ingest module fails to start. Ann Priestman 2015-07-10 14:32:51 -04:00
  • 43fdb127a1 video thumbs temp jmillman 2015-07-10 10:47:59 -04:00
  • 02fe277622 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into services_monitor Eugene Livis 2015-07-10 10:10:51 -04:00
  • e148978437 reduce duplication in DataContentViewerMEdia and MediaViewImagePanel by moving common code to ImageUtils jmillman 2015-07-09 17:43:22 -04:00
  • c9bcf48acc cleanup logic in DataContentViewerMedia jmillman 2015-07-09 17:24:19 -04:00
  • 0a5d3fe988 further cleanup in MediaViewImagePanel jmillman 2015-07-09 17:14:52 -04:00
  • 7654604526 use twelevemonkeys library to decode lots more image formats and update the media viewers to display them. jmillman 2015-07-09 16:53:09 -04:00
  • 47156eb9ad reorder lines for readability jmillman 2015-07-09 16:48:24 -04:00
  • 8d6523906e cleanup project files jmillman 2015-07-09 16:46:02 -04:00
  • 69d299222d refactor imagutils , have Thumbnail cache do in memory caching but let IamgeUtils handle disk based cache. Fix tga support in IG jmillman 2015-07-09 16:29:16 -04:00
  • e823cd9536 cleanup MediaViewPanel and allow image content to scale as size of MediaViewPanel is changed jmillman 2015-07-09 13:46:45 -04:00
  • b0670b3992 use twelvemnkeys to load lots more image formats jmillman 2015-07-09 13:09:18 -04:00
  • 82bd19f639 Merge branch 'use_filetypedetector_in_media_viewer' into include_all_drawable_mimetypes jmillman 2015-07-09 13:02:28 -04:00
  • 182d88a87c Removed notification for first services scan, bug fix Eugene Livis 2015-07-08 16:23:17 -04:00
  • 3581be77a8 Merge pull request #1427 from esaunders/solr_spin esaunders 2015-07-08 13:55:29 -04:00
  • b975f230f9 Moved Solr query outside for loop in LuceneQuery.performLuceneQuery(). Modified Server.openCore() to check Solr server connectivity. Eamonn Saunders 2015-07-08 13:52:39 -04:00
  • 52c6e8d70f Merge pull request #1426 from APriestman/menu esaunders 2015-07-08 13:48:52 -04:00
  • 4f35fa0ce7 Added comments Eugene Livis 2015-07-08 13:46:44 -04:00
  • ad5a0219f1 Removed unused imports, cleanup Eugene Livis 2015-07-08 13:40:22 -04:00
  • 8b8685097b Add tagging to context menu for artifacts linked to a datasource Ann Priestman 2015-07-08 13:37:20 -04:00
  • cfc7cf33e2 Synchronization for status setting, immediate execution of first services check Eugene Livis 2015-07-08 13:29:05 -04:00
  • e28ec27c36 Refactroed service monitor for better code reuse Eugene Livis 2015-07-08 11:30:58 -04:00
  • b47a3a05ad Exception texts via NbBundle.getMessage Eugene Livis 2015-07-07 16:48:44 -04:00
  • c9f2863e27 Refactored service monitor to perform on-demand checks when service status is unknown Eugene Livis 2015-07-07 16:38:56 -04:00
  • 81087f9742 Merge pull request #1425 from esaunders/create_keys_fix esaunders 2015-07-07 15:49:33 -04:00
  • e1b32a9274 Updated ChildFactory.createKeys() implementations to not return false when they are unable to create keys. Returning false means "the list has only been partially populated and this method should be called again to batch more keys". Eamonn Saunders 2015-07-07 15:46:58 -04:00
  • f4bc81f93e Minor changes Eugene Livis 2015-07-07 13:53:27 -04:00
  • 347dce3a9c Merge branch 'include_all_drawable_mimetypes' into data_result_viewer_video_thumbnails jmillman 2015-07-07 13:14:33 -04:00
  • afaed0ab18 Merge remote-tracking branch 'upstream/develop' into data_result_viewer_video_thumbnails jmillman 2015-07-07 13:00:40 -04:00
  • 865b7f8498 fix caching of full images to improve performance jmillman 2015-07-07 12:20:57 -04:00
  • c53636c8ef Current open case not displayed in Open Recent Cases sidheshenator 2015-07-07 11:18:49 -04:00
  • 6854454e0f Merge remote-tracking branch 'upstream/develop' into include_all_drawable_mimetypes jmillman 2015-07-07 10:50:58 -04:00
  • a99d4eed11 Using NbBundle.getMessage for error dialogs Eugene Livis 2015-07-07 09:51:50 -04:00
  • 9bb0a4d8bd Ingest manager cancels ingest jobs upon service outage events Eugene Livis 2015-07-06 17:01:07 -04:00
  • 4bd8356fa8 Modified HashMap to operate on strings, added UnknownServiceException Eugene Livis 2015-07-06 15:56:09 -04:00
  • 041f2644ee Changed how service status updates are set and obtained Eugene Livis 2015-07-06 15:12:41 -04:00
  • 01e19c3bc3 Added publishing of KWS and messaging events Eugene Livis 2015-07-06 14:16:30 -04:00
  • 50708fc211 Updated javadocs Eugene Livis 2015-07-06 12:30:20 -04:00
  • bd39e37dde First cut at integration with ingest manager Eugene Livis 2015-07-06 11:08:20 -04:00
  • 9a989506e7 Merge pull request #1423 from kefir-/sample_module_crossplatform Brian Carrier 2015-07-06 10:18:39 -04:00
  • 7ff99f03d8 Use os.path.join() for path manipulation in reportmodule.py, rather than hardcoding backslash Ketil Froyn 2015-07-04 02:05:15 +02:00
  • f7e56bebcc Merge branch 'develop' into include_all_drawable_mimetypes jmillman 2015-07-02 17:09:25 -04:00
  • f5eec81d50 use FileTypeDetector in DataContentViewerMedia and only fall back on isMimeType jmillman 2015-07-02 17:06:40 -04:00
  • 276a6155cf comments jmillman 2015-07-02 16:23:08 -04:00
  • 6542faf1e0 Added getters to ServiceEvent class Eugene Livis 2015-07-02 16:01:38 -04:00
  • 8983c34683 Added ServiceEvent class Eugene Livis 2015-07-02 15:46:20 -04:00
  • ec7f48a4be colored progress bar to indicate success of failure of hash addition sidheshenator 2015-07-02 15:31:53 -04:00
  • ae38edf854 add some more image format extensions jmillman 2015-07-02 15:24:53 -04:00
  • a50fbe5f0d Obtaining KWS service via lookup instead of Case.getCurrentCase().getServices().getKeywordSearchService() Eugene Livis 2015-07-02 15:18:22 -04:00
  • ea24939365 Changed CrashDetectionTask to be able to properly interract with ServicesMonitor Eugene Livis 2015-07-02 15:13:36 -04:00
  • 090cd8f10d Added support for small set of subscription and notification events Eugene Livis 2015-07-02 15:07:29 -04:00
  • 4db07ba65e add "undisplayable" icon to DrawableTile.fxml and SlideShow.fxml; show this icon , when we can't display the contents of a drawable file. jmillman 2015-07-02 15:04:37 -04:00
  • 7c1da35b33 Created ServicesMonitor and refactored CollaborationMonitor Eugene Livis 2015-07-02 14:42:04 -04:00
  • 798ce18f0b fix animated gif loading; add "undisplayable" icon to DrawableTile.fxml jmillman 2015-07-02 14:14:53 -04:00
  • 47d6318ecd Merge remote-tracking branch 'upstream/develop' into include_all_drawable_mimetypes jmillman 2015-07-02 14:14:07 -04:00
  • bf68bea824 Merge remote-tracking branch 'upstream/develop' into include_all_drawable_mimetypes jmillman 2015-07-02 12:56:32 -04:00
  • 04bf322b98 Perform optional report deletion from disk sidheshenator 2015-07-02 12:30:24 -04:00
  • 593fc2ca2d Merge pull request #1363 from sidheshenator/goto_hex_offset Richard Cordovano 2015-07-02 11:23:57 -04:00
  • da3c3fc050 Merge pull request #1413 from millmanorama/new-tag-events-collab Richard Cordovano 2015-07-02 11:23:22 -04:00
  • febbee6634 export org.sleuthkit.autopsy.casemodule.events from Core module jmillman 2015-07-02 11:02:24 -04:00
  • a2a8fc0bc6 move Tag events to ...casemodule.events package; explicitly implement Serializable interface. jmillman 2015-07-02 10:54:29 -04:00
  • 1138ed5f89 fix video/supoprted mimetype confusion jmillman 2015-07-02 10:34:14 -04:00
  • 8c224393e5 remove unsed icons jmillman 2015-07-02 10:33:34 -04:00
  • e59ba14a44 Merge pull request #1417 from millmanorama/concurrent_hashmap_npe_fix Richard Cordovano 2015-07-02 09:36:25 -04:00
  • 9de25349c8 Merge pull request #1419 from sidheshenator/py_module_fix Richard Cordovano 2015-07-02 09:35:14 -04:00
  • d6ef60ec5d Merge pull request #1416 from millmanorama/contents_tree_fix Richard Cordovano 2015-07-02 09:33:26 -04:00
  • cb346a00fe jython moduleName getting regex fixed sidheshenator 2015-07-01 17:33:32 -04:00