Ethan Roseman
|
f24fb66c01
|
Removing redundant conditional
|
2019-11-26 13:37:55 -05:00 |
|
Kelly Kelly
|
bfc86b8c76
|
addressed codacy issues and review comment
|
2019-11-26 13:33:45 -05:00 |
|
Kelly Kelly
|
5ae4d23de9
|
Added loading progress bar to geolocation window
|
2019-11-26 13:02:21 -05:00 |
|
Richard Cordovano
|
41633f3f76
|
Merge pull request #5448 from markmckinnon/5801-cvt-should-change-to-summary-panel-when-account-selection-changes
5801-cvt-should-change-to-summary-panel-when-account-selection-changes
|
2019-11-26 10:54:59 -05:00 |
|
Ann Priestman
|
755d111a52
|
Merge remote-tracking branch 'upstream/apfs' into 5746_remove_offset
|
2019-11-26 08:21:32 -05:00 |
|
Mark McKinnon
|
be6fef888f
|
Update RelationshipBrowser.java
Set selected index for panel back to summary for each selection instead of staying on the currently selected tab
|
2019-11-25 20:22:35 -05:00 |
|
U-BASIS\dsmyda
|
1fb1cdbd1b
|
Added null to the action list, which is interpreted as a separator
|
2019-11-25 16:02:06 -05:00 |
|
Richard Cordovano
|
1c9b0f7202
|
Merge pull request #5422 from APriestman/5387_poolObject
5387 Add pool node
|
2019-11-25 15:46:07 -05:00 |
|
Richard Cordovano
|
2997fbeb24
|
Merge pull request #5446 from dannysmyda/change-xry-dsp-name
XRY DSP name changes
|
2019-11-25 12:56:59 -05:00 |
|
Ann Priestman
|
4b20b1f05f
|
Change item type key.
Remove unused logger.
|
2019-11-25 12:35:42 -05:00 |
|
U-BASIS\dsmyda
|
f2428d67ad
|
Merged in develop
|
2019-11-25 12:24:56 -05:00 |
|
U-BASIS\dsmyda
|
731e9c0013
|
Changed DSP name and bundle messages
|
2019-11-25 11:56:33 -05:00 |
|
Kelly Kelly
|
56d89fb4a2
|
fixed codacy issues
|
2019-11-25 11:26:49 -05:00 |
|
Ethan Roseman
|
ca7af08a76
|
Adding Tika to getEncoding with newly-established confidence threshold
|
2019-11-25 10:27:19 -05:00 |
|
Mark McKinnon
|
02d5c6b3d1
|
Update UnpackagePortableCaseProgressDialog.java
Write unpackage information to config file to be used to check if package has been unpackaged before.
|
2019-11-22 16:35:54 -05:00 |
|
Richard Cordovano
|
e60d96f341
|
Merge pull request #5444 from sleuthkit/develop
Merge develop into file-search branch
|
2019-11-22 16:15:59 -05:00 |
|
Kelly Kelly
|
fe61a37d29
|
Added support for mbtile files
|
2019-11-22 15:39:45 -05:00 |
|
U-BASIS\dsmyda
|
253976b3b0
|
Removed timeline event and associated object artifacts from showing in the tree and in reports
|
2019-11-22 13:42:09 -05:00 |
|
Ann Priestman
|
43d52e5784
|
Support pools in portable cases
|
2019-11-22 13:35:24 -05:00 |
|
Richard Cordovano
|
439f90364c
|
Merge pull request #5441 from sleuthkit/develop
Merge develop branch into APFS branch
|
2019-11-22 11:12:05 -05:00 |
|
Richard Cordovano
|
3d1aae02c9
|
Merge pull request #5440 from rcordovano/ig-data-src-insert-fix
Fix bug in DrawableDB.insertOrUpdateDataSource
|
2019-11-22 11:07:05 -05:00 |
|
Richard Cordovano
|
fae33241c1
|
Fix bug in DrawableDB.insertOrUpdateDataSource
|
2019-11-22 11:05:46 -05:00 |
|
Ann Priestman
|
78232befeb
|
Remove offset from PoolNode display
|
2019-11-22 10:57:59 -05:00 |
|
Mark McKinnon
|
b737ab86b2
|
Update PlasoIngestModule.java
Move code to check if datasource is image to process instead of starup and fail gracefully if it is not.
|
2019-11-22 10:25:21 -05:00 |
|
Raman Arora
|
2ef14e2554
|
Addressed Codacy comments in previous commit, added more documentation.
|
2019-11-21 21:50:52 -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 |
|
Richard Cordovano
|
6689565e6e
|
Merge pull request #5430 from dannysmyda/5741-implement-XRY-auto-ingest
5741-implement-XRY-auto-ingest
|
2019-11-21 13:08:43 -05:00 |
|
Ethan Roseman
|
d6ce8ad157
|
Restoring line
|
2019-11-21 10:44:43 +09:00 |
|
Ethan Roseman
|
a914e4b76e
|
Further refactoring
|
2019-11-21 10:42:17 +09:00 |
|
Ethan Roseman
|
5f144cdbc6
|
Moving the null charset as wellg
|
2019-11-21 10:21:25 +09:00 |
|
Richard Cordovano
|
460158e943
|
Merge pull request #5437 from rcordovano/ig-drawable-db-file-delete-fix
Rework INSERT OR REPLACE in DrawableDB for cascading data source deletes
|
2019-11-20 18:07:57 -05:00 |
|
Richard Cordovano
|
64c71ad1f2
|
Merge pull request #5433 from markmckinnon/5768-collect-attachments-for-TextNow
5768-collect-attachments-for-TextNow
|
2019-11-20 17:47:05 -05:00 |
|
Richard Cordovano
|
18ce51af9d
|
Merge pull request #5429 from markmckinnon/5773-collect-attachments-for-ShareIt
5773-collect-attachments-for-ShareIt
|
2019-11-20 17:46:32 -05:00 |
|
Richard Cordovano
|
11a9ec422f
|
Merge pull request #5428 from markmckinnon/5772-Collect-attachments-for-Zapya
5772-Collect-attachments-for-Zapya
|
2019-11-20 17:45:57 -05:00 |
|
Richard Cordovano
|
05ae523611
|
Merge pull request #5427 from markmckinnon/5771-Collect-attachments-for-Xender
5771-Collect-attachments-for-Xender
|
2019-11-20 17:45:16 -05:00 |
|
Richard Cordovano
|
69b277188a
|
Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes
|
2019-11-20 17:02:21 -05:00 |
|
Richard Cordovano
|
5a56279377
|
Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes
|
2019-11-20 16:22:49 -05:00 |
|
Richard Cordovano
|
da78a31ec6
|
Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes
|
2019-11-20 16:20:41 -05:00 |
|
Mark McKinnon
|
9a94e4e92a
|
Update shareit.py
Remove attachment file name from message body.
|
2019-11-20 16:18:08 -05:00 |
|
Richard Cordovano
|
5e18757766
|
Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes
|
2019-11-20 16:17:28 -05:00 |
|
Mark McKinnon
|
1c814475a7
|
Update xender.py
Remove attachment text from message body.
|
2019-11-20 16:01:28 -05:00 |
|
Mark McKinnon
|
040cc1954b
|
Update zapya.py
Remove attachment from message body.
|
2019-11-20 15:48:31 -05:00 |
|
Richard Cordovano
|
fa70fced21
|
Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes
|
2019-11-20 15:36:49 -05:00 |
|
Mark McKinnon
|
80d9356c4d
|
Update line.py
Remove display of attachment in msg body.
|
2019-11-20 15:31:36 -05:00 |
|
William Schaefer
|
27cfd81dcd
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5716-RawMediaArtifactType
|
2019-11-20 15:22:47 -05:00 |
|
Richard Cordovano
|
9c483393f1
|
Merge pull request #5425 from kellykelly3/5753-geolocation-tile-options
5753 Geolocation User Preferences support
|
2019-11-20 14:55:17 -05:00 |
|
Richard Cordovano
|
6cbf1bb88d
|
Merge pull request #5434 from rcordovano/ig-drawable-db-file-delete-fix
Reorganize and add more docs to DrawableDB fields
|
2019-11-20 13:21:37 -05:00 |
|
Mark McKinnon
|
916c6a37e5
|
Merge remote-tracking branch 'upstream/develop' into 5769-collect-attachments-for-Viber
|
2019-11-20 13:19:12 -05:00 |
|
Mark McKinnon
|
118e0cc09a
|
Update viber.py
Add attachment to message
|
2019-11-20 13:18:54 -05:00 |
|
Richard Cordovano
|
51c2d024f8
|
Reorganize and add more docs to DrawableDB fields
|
2019-11-20 13:17:40 -05:00 |
|