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

293 Commits

Author SHA1 Message Date
Richard Cordovano
ad3015bb91 Merge pull request #5225 from kellykelly3/1331-update-vcard-code
1331 - modified vcard code
2019-09-19 12:14:42 -04:00
Kelly Kelly
11dbce81f2 modified vcard code 2019-09-18 16:42:24 -04:00
Ann Priestman
643f53368e Doxygen fixes 2019-09-17 14:38:58 -04:00
Kelly Kelly
fbc2cc2eff Removed unused import from EmlParser 2019-09-16 15:19:35 -04:00
Kelly Kelly
55976bb56c fixed codacy issues 2019-09-12 12:04:34 -04:00
Kelly Kelly
a1d9c7c126 Added localPath for eml files 2019-08-28 10:40:37 -04:00
Kelly Kelly
5e19718065 Changed vcard & eml parse code to use ReadContentInputStream 2019-08-27 13:17:11 -04:00
Kelly Kelly
229110ef76 Completed support for EML files. 2019-08-26 15:10:33 -04:00
Kelly Kelly
9170d59cf5 Inital commit of EMLParser 2019-08-26 11:29:37 -04:00
Richard Cordovano
43141fcefd Merge branch 'develop-merg' of https://github.com/kellykelly3/autopsy into kellykelly3-develop-merg 2019-08-07 17:33:11 -04:00
Richard Cordovano
b630371511 Merge pull request #5095 from sleuthkit/release-4.12.0
Merge release 4.12.0 into develop
2019-08-02 13:03:29 -04:00
Kelly Kelly
3a4e04b879 Merge branch 'timeline-event-mgr-2' into develop-merg 2019-08-02 09:49:48 -04:00
Richard Cordovano
6474fdcb66 Update NBM versioning for release 4.12.0 2019-07-31 15:18:56 -04:00
Kelly Kelly
7ddf9fe071 merged in develop to timeline-event-mgr-2 2019-07-31 13:36:33 -04:00
Kelly Kelly
2253ca32e4 Fixed merge conflict with MboxParser 2019-07-31 11:20:41 -04:00
Kelly Kelly
f6cb5488bc Used func from FileUtil to remove odd char from attachment file names. 2019-07-24 12:08:44 -04:00
Kelly Kelly
51c647b3f0 fixed codacy issues 2019-07-24 11:18:02 -04:00
Kelly Kelly
3b3a2a26dc fixed mbox attachment names 2019-07-23 13:59:34 -04:00
Kelly Kelly
3955136e9d Changed the error string to a list of strings 2019-07-22 17:31:08 -04:00
Kelly Kelly
c62059a4ff merged develop into branch 2019-07-16 13:46:09 -04:00
Kelly Kelly
9129852150 addressed codacy issues 2019-07-16 13:15:09 -04:00
Richard Cordovano
f9fefed4a6 Merge pull request #5014 from kellykelly3/1230-add-vcard-image
1230 - VCard Images
2019-07-16 12:26:54 -04:00
Kelly Kelly
d70b1723cc addressed review comments 2019-07-15 13:55:44 -04:00
Brian Carrier
ab46c585ba copied files from timeline-event-mgr. Mostly formatting. Couple of bug fixes 2019-07-11 13:02:56 -04:00
Kelly Kelly
188a5d4090 changing the indexArtifact to postArtifact 2019-07-10 14:31:29 -04:00
Kelly Kelly
d8884b82c2 Added image to contact viewer tab 2019-07-05 15:37:11 -04:00
Kelly Kelly
8fef328308 Update the email threader, android wwf and SMS code to assign unique cross ingest run threadIDs 2019-07-03 11:14:02 -04:00
Kelly Kelly
f05cb9590b Reduced the memory foot print of the email parser 2019-07-02 15:17:45 -04:00
William Schaefer
77d6e92420 Add diamond type inference to eliminate warning 2019-06-25 15:20:37 -04:00
Kelly Kelly
6f725d3663 one more codacy issue 2019-06-17 14:34:34 -04:00
Kelly Kelly
610cfd94d1 Addressed most codacy issues 2019-06-17 13:22:01 -04:00
Kelly Kelly
d7082a8da2 Update with code review comments from Brian 2019-06-14 13:41:13 -04:00
Kelly Kelly
10aa4245c6 Merge remote-tracking branch 'upstream/message-threads' into 1250-message-threader 2019-06-14 10:37:38 -04:00
Raman
6b5fc4af0e 5079: Ingest multiple vcards from a vcf file 2019-06-06 14:46:54 -04:00
Kelly Kelly
3ea254c7ae LAst clean up before PR 2019-05-30 11:06:20 -04:00
Kelly Kelly
6c86618505 intermitten commit while I work on something else 2019-05-29 17:01:20 -04:00
Kelly Kelly
889fa7f51c Merge remote-tracking branch 'upstream/develop' into 1250-message-threader 2019-05-29 16:57:20 -04:00
Kelly Kelly
2765d800f7 Fixed Codacy issues 2019-05-28 15:30:36 -04:00
Kelly Kelly
4c5aaf9296 Inital pass of completed thread code 2019-05-28 15:21:10 -04:00
Kelly Kelly
ff8f444a4c inital commit of email threader 2019-05-22 09:53:37 -04:00
Kelly Kelly
272138dad6 Changed the references from a String to a list of Strings 2019-05-21 12:55:37 -04:00
Kelly Kelly
93c19ace0e Added message-id, inReplyTo, and references to the EmailMessage class. 2019-05-21 11:40:56 -04:00
Kelly Kelly
ae796dfcb0 Fixed bugs with contact creation 2019-04-22 10:37:56 -04:00
Richard Cordovano
2afc59ee39 Revert "merge develop into Timeline event mgr" 2019-04-19 13:16:26 -04:00
Richard Cordovano
f8e359f0ba Merge pull request #4721 from millmanorama/timeline-event-mgr
merge develop into Timeline event mgr
2019-04-17 19:04:06 -04:00
rcordovano
6aab496d6b Update module dependencies for release 4.11.0 2019-04-17 12:54:17 -04:00
millmanorama
886356dcd5 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AbstractCommonAttributeSearcher.java
#	Core/src/org/sleuthkit/autopsy/timeline/snapshot/SnapShotReportWriter.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties-MERGED
#	thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/VcardParser.java
2019-03-22 09:11:46 +01:00
Ann Priestman
d6cb162d6c Put name together manually if formattedName field is missing. 2019-03-19 15:09:59 -04:00
millmanorama
0e0d41185a Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/casemodule/Case.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties
#	branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
#	branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
#	thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/ThunderbirdMboxFileIngestModule.java
2019-03-01 12:20:18 +01:00
Raman
9575bba204 Merge from develop. 2019-02-28 17:36:09 -05:00