22 Commits

Author SHA1 Message Date
Kelly Kelly
7e41598226 Add more cancellation to RA 2021-01-25 13:27:13 -05:00
Raman Arora
8e48ac03e6 5780: Context content viewer to show source of message attachments and web downloaded files.
- This includes replacing the TSK_DOWNLOAD_SOURCE artifact with TSK_ASSOCIATED_OBJECT artifact, in the RecentActivity module.
2019-11-21 13:14:25 -05:00
Kelly Kelly
2caa0b554c changed postArtifact to postArtifacts 2019-07-16 07:45:02 -04:00
Kelly Kelly
a30b1b51f6 added missing postArtifact calls for Safari and moved call in chrome 2019-07-12 13:42:34 -04:00
Richard Cordovano
526e35bc09
Merge pull request #4682 from APriestman/4919_ingestCancellationFixes
4919 Added more cancellation checks to Recent Activity.
2019-04-09 14:04:57 -04:00
Ann Priestman
65b5db6f10 Added more cancellation checks to Recent Activity. 2019-04-05 14:57:19 -04:00
Raman
b5696860d0 Remove unused exception. 2019-04-04 17:00:22 -04:00
Raman
8c1e8d39e8 Fix path in log string. 2019-04-04 16:48:54 -04:00
Raman
c64c1eaf7b 4842: some SEVERE error messages coming from Recent Activity module. 2019-04-04 16:36:20 -04:00
Raman
e6a0c3bbaf Address review comments. 2019-03-06 11:09:14 -05:00
Raman
acacd03017 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1205-download-source
# Conflicts:
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties-MERGED
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
2019-03-05 16:41:34 -05:00
Raman
24e310374d 1205: create TSK_DOWNLOAD_SOURCE artifact for downloaded files. 2019-03-05 15:25:38 -05:00
Kelly Kelly
151e4218da Modify Extract and subclasses to take a progress bar in process function 2019-03-04 15:57:14 -05:00
Kelly Kelly
bf53781efd Changes from review comments, plus a few other little cosmetic things. 2019-02-28 15:20:35 -05:00
Kelly Kelly
0e614f84c4 Added folders to the find file function 2019-02-28 10:09:51 -05:00
Kelly Kelly
d55d3837ac Added support for reading the Cookies.binarycookies file 1199-safari-cookies 2019-02-27 17:11:05 -05:00
Kelly Kelly
14d4c3da37 Safari support for showing download information 2019-02-25 17:08:07 -05:00
Kelly Kelly
9d2c87f03d Plist jar moved to RecentActivities, Safari support for bookmarks and merged in changes from history branch 2019-02-25 13:22:24 -05:00
Kelly Kelly
57651d219d added function createTemportyFile to Extract for reuse by all subclasses, cleaned up ExtractSafari a bit adding comments 2019-02-25 12:06:50 -05:00
Kelly Kelly
ba04c8ad93 Forgot to do ALT-SHIFT-F before pushing. 1197-safari-history 2019-02-22 10:18:13 -05:00
Kelly Kelly
2926bfd634 clean added comments 1197-safari-history 2019-02-22 08:53:28 -05:00
Kelly Kelly
65928ba367 Support for getting history from the Safari Browser. Moved create functions from ExtractEdge to Extract for use in Extract Safari 1197-safari-history 2019-02-21 15:10:34 -05:00