Greg DiCristofaro
|
951d8ce02a
|
updates to DataArtifactContentViewer
|
2021-05-26 13:03:32 -04:00 |
|
Greg DiCristofaro
|
21f6deba4a
|
Merge branch '7591-aggregateScoreResultsTable' into 7622-resultContentViewer
|
2021-05-26 11:04:50 -04:00 |
|
Greg DiCristofaro
|
d18568b49c
|
fix
|
2021-05-26 10:58:35 -04:00 |
|
Kelly Kelly
|
c703977dc1
|
Removed unused imports
|
2021-05-26 10:15:31 -04:00 |
|
Greg DiCristofaro
|
5fadbc22cb
|
merge from 7591
|
2021-05-26 09:59:34 -04:00 |
|
Greg DiCristofaro
|
c81b5a0a2b
|
fix
|
2021-05-26 09:58:55 -04:00 |
|
Greg DiCristofaro
|
55c547e0b5
|
get dataartifact from lookup
|
2021-05-26 09:12:06 -04:00 |
|
Greg DiCristofaro
|
af64a6a6ba
|
Merge branch '7591-aggregateScoreResultsTable' of github.com:gdicristofaro/autopsy into 7621-metadataTabName
|
2021-05-26 09:04:26 -04:00 |
|
Greg DiCristofaro
|
7a57e3a97e
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7621-metadataTabName
|
2021-05-26 09:04:15 -04:00 |
|
apriestman
|
cde4661260
|
Shorten name of EFE folder
|
2021-05-26 08:28:12 -04:00 |
|
Greg DiCristofaro
|
90af83505a
|
fixes for special viewers
|
2021-05-26 08:13:36 -04:00 |
|
Mark McKinnon
|
715e08a534
|
Update VMExtractorIngestModule.java
Add check if mimetype exists first, it if does not then get mimetype and update abstractfile with mimetype detected.
|
2021-05-25 21:31:39 -04:00 |
|
Kelly Kelly
|
1ff145c80e
|
Updated with changes per standup conversation
|
2021-05-25 17:25:03 -04:00 |
|
Greg DiCristofaro
|
204c3390d5
|
updates for analysis results
|
2021-05-25 16:29:40 -04:00 |
|
Greg DiCristofaro
|
c33decf8d9
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7591-aggregateScoreResultsTable
|
2021-05-25 16:15:37 -04:00 |
|
Greg DiCristofaro
|
0042c03439
|
message fix
|
2021-05-25 16:05:15 -04:00 |
|
Greg DiCristofaro
|
0ec59a3a7e
|
updated justification
|
2021-05-25 15:57:21 -04:00 |
|
apriestman
|
c11f8ae66d
|
Use object ID for archive folder name
|
2021-05-25 15:53:12 -04:00 |
|
Greg DiCristofaro
|
718738832e
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7592-analysisResultsScore
|
2021-05-25 15:50:18 -04:00 |
|
Greg DiCristofaro
|
bd5561f1d2
|
initial work
|
2021-05-25 15:41:30 -04:00 |
|
Richard Cordovano
|
f1e12cd9e3
|
Merge pull request #6990 from APriestman/7628_useAllocatedFiles
7628 Use allocated versions of cache files when available
|
2021-05-25 15:25:54 -04:00 |
|
Mark McKinnon
|
5c097c14e1
|
Update VMExtractorIngestModule.java
Check if valid VHD files are in the list of files to extract.
|
2021-05-25 14:07:41 -04:00 |
|
Greg DiCristofaro
|
2fc346b290
|
remove certain actions for data artifacts
|
2021-05-25 12:38:29 -04:00 |
|
Greg DiCristofaro
|
e17cc9cfe9
|
bundle addition
|
2021-05-25 12:15:39 -04:00 |
|
Greg DiCristofaro
|
8ae09432f7
|
default method getting title for Node on DataContentViewer
|
2021-05-25 12:07:22 -04:00 |
|
Kelly Kelly
|
485830340c
|
Removed unessisary code from DataContentPanel that was causing EDT calls
|
2021-05-25 12:04:33 -04:00 |
|
Greg DiCristofaro
|
63b1c103bf
|
initial work
|
2021-05-25 11:36:51 -04:00 |
|
apriestman
|
04d295f65a
|
Use allocated versions of cache files when available
|
2021-05-25 10:43:35 -04:00 |
|
Richard Cordovano
|
998c86439a
|
Merge pull request #6970 from kellykelly3/7342-move-queries-off-edt-otheroccurrences
7342 move queries off edt otheroccurrences
|
2021-05-25 10:06:52 -04:00 |
|
apriestman
|
b4aa5e9c52
|
Remove name from extracted files
|
2021-05-25 08:58:21 -04:00 |
|
Greg DiCristofaro
|
6156016bf5
|
annotations styling updates
|
2021-05-25 08:52:22 -04:00 |
|
Kelly Kelly
|
217c6c86f3
|
Added swing worker to MessageDataContent setNode
|
2021-05-24 17:57:12 -04:00 |
|
Kelly Kelly
|
1c4645113a
|
Merge branch 'develop' into 7601-message-viewer-changes
|
2021-05-24 17:39:56 -04:00 |
|
Kelly Kelly
|
f1c25b4fef
|
Initial pass of intializing hasData\hasDataSource
|
2021-05-24 17:30:09 -04:00 |
|
Richard Cordovano
|
b0b059349f
|
Merge pull request #6979 from gdicristofaro/7589-isPreferredForArtifactCategories
7589 is preferred for artifact categories
|
2021-05-24 15:17:10 -04:00 |
|
Kelly Kelly
|
917acfd1d2
|
Removed the db calls for the sql viewer from the edt
|
2021-05-24 14:31:06 -04:00 |
|
Mark McKinnon
|
0fea6d4525
|
Update VcardParser.java
Check if telephone uri is null and return if it is.
|
2021-05-24 14:24:18 -04:00 |
|
Richard Cordovano
|
04eab2bffe
|
Merge pull request #6977 from gdicristofaro/7609-childFactories
7609 bulk add node keys in root, host, and person child factories
|
2021-05-24 11:56:59 -04:00 |
|
Richard Cordovano
|
d3e52de0e3
|
Merge pull request #6978 from kellykelly3/7600-queries-off-edt-hex-addition
7600 - Added worker thread to hex viewer
|
2021-05-24 11:56:28 -04:00 |
|
Richard Cordovano
|
28a30060b0
|
Merge pull request #6976 from kellykelly3/7599-move-queries-off-edt-string-content-viewer
7599 move queries off edt string content viewer
|
2021-05-24 11:55:40 -04:00 |
|
Kelly Kelly
|
761b1aeace
|
Added swingworkers to selection handlers
|
2021-05-21 16:47:19 -04:00 |
|
Kelly Kelly
|
713ffb86a3
|
Merge branch 'develop' into 7342-move-queries-off-edt-otheroccurrences
|
2021-05-21 16:40:22 -04:00 |
|
Richard Cordovano
|
775e28a99f
|
Merge pull request #6983 from eugene7646/fileSizeFilter_7580
File size filter (7580)
|
2021-05-21 14:01:53 -04:00 |
|
Greg DiCristofaro
|
909cfccd13
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7591-aggregateScoreResultsTable
|
2021-05-21 13:33:44 -04:00 |
|
Richard Cordovano
|
4b01e27b64
|
Merge pull request #6974 from kellykelly3/7598-edt-annotations-content-viewer
7598 - Moved the business logic out of the AnnotationsContentViewer into its…
|
2021-05-21 11:58:17 -04:00 |
|
Richard Cordovano
|
91cc8934f3
|
Merge pull request #6972 from kellykelly3/7597-metadata-content-viewer-edt-change
7597 - Removed the db calls for metadata content pane from edt
|
2021-05-21 11:57:47 -04:00 |
|
Greg DiCristofaro
|
0fca7439db
|
undo formatting for LEAPP file processor
|
2021-05-21 08:18:27 -04:00 |
|
Greg DiCristofaro
|
51ea90c33b
|
fix
|
2021-05-20 20:27:44 -04:00 |
|
Greg DiCristofaro
|
7490f00e64
|
merge from develop
|
2021-05-20 19:12:21 -04:00 |
|
Greg DiCristofaro
|
a0e0fe4df4
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7591-aggregateScoreResultsTable
|
2021-05-20 19:07:33 -04:00 |
|