William Schaefer
|
fa15e7e549
|
5368 make codacy happy hopefully
|
2019-10-17 18:05:24 -04:00 |
|
William Schaefer
|
42ccaa6829
|
5657 resolve merge conflicts from changes to 5368
|
2019-10-17 17:57:31 -04:00 |
|
William Schaefer
|
84e947bcf2
|
5368 change group list to use group keys instead of strings
|
2019-10-17 17:44:08 -04:00 |
|
U-BASIS\dsmyda
|
7833596424
|
Implemented seeks with configurable playback rates
|
2019-10-17 17:08:39 -04:00 |
|
William Schaefer
|
32940b154f
|
5665 some context menu actions added to instances list
|
2019-10-17 14:20:24 -04:00 |
|
Kelly Kelly
|
75b628dcdb
|
Merge branch 'develop' into 5682-geolocation-factor
|
2019-10-17 13:45:22 -04:00 |
|
Richard Cordovano
|
ab19fd7dc2
|
Merge pull request #5350 from sleuthkit/develop
Merge develop branch into data-src-deletion branch
|
2019-10-17 12:57:06 -04:00 |
|
Kelly Kelly
|
134f294610
|
Cleaned up kmlreport.java to use new classes
|
2019-10-17 11:08:27 -04:00 |
|
U-BASIS\dsmyda
|
a1477dc45e
|
Updated the seek to be more accurate
|
2019-10-17 10:30:12 -04:00 |
|
Mark McKinnon
|
9f3e258837
|
Update ThunderbirdMboxFileIngestModule.java
Make codacy happy.
|
2019-10-17 02:13:46 -04:00 |
|
Mark McKinnon
|
f73eb23ad9
|
Update ThunderbirdMboxFileIngestModule.java
Check threaded messageId if null and skip it if it is. Format code also.
|
2019-10-16 23:18:24 -04:00 |
|
William Schaefer
|
6fe50dcb22
|
5676 remove unused imports
|
2019-10-16 17:17:09 -04:00 |
|
William Schaefer
|
b9cc990ead
|
5676 remove types other than images and video from valid search filters
|
2019-10-16 17:02:57 -04:00 |
|
Eammon
|
ba9e8c2b8a
|
Workarounds to ensure that dialogs are not hidden on macOS.
|
2019-10-16 16:42:33 -04:00 |
|
William Schaefer
|
bf7679b4e7
|
Merge branch '5368-GroupByPathModifications' of https://github.com/wschaeferB/autopsy into 5657-FileDiscoveryTopComponent
|
2019-10-16 16:41:01 -04:00 |
|
William Schaefer
|
c79e76a576
|
Merge branch 'file-search' of https://github.com/sleuthkit/autopsy into 5368-GroupByPathModifications
|
2019-10-16 16:40:36 -04:00 |
|
Richard Cordovano
|
18c1a0b493
|
Merge pull request #5344 from wschaeferB/develop
Merge Develop into file-search
|
2019-10-16 16:37:50 -04:00 |
|
William Schaefer
|
dcb578e21f
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5657-FileDiscoveryTopComponent
|
2019-10-16 16:36:20 -04:00 |
|
William Schaefer
|
5b25dd3050
|
5657 add and fix comments
|
2019-10-16 16:36:01 -04:00 |
|
William Schaefer
|
2757d20083
|
5657 prevent displaying of cancelled results
|
2019-10-16 16:04:12 -04:00 |
|
William Schaefer
|
824e56be72
|
5657 move call to clear cache when closing
|
2019-10-16 14:54:17 -04:00 |
|
Kelly Kelly
|
2a170a735f
|
inital commit
|
2019-10-16 14:14:43 -04:00 |
|
William Schaefer
|
4cf950ccf8
|
5657 move file discovery to front when opened
|
2019-10-15 18:21:26 -04:00 |
|
William Schaefer
|
d522c23cae
|
5657 fix cancellation and button enabling
|
2019-10-15 18:12:08 -04:00 |
|
eugene7646
|
7141a57b1f
|
Merge pull request #5341 from eugene7646/python_template_update
Fixed / updated broken URLs
|
2019-10-15 17:50:09 -04:00 |
|
Eugene Livis
|
c96a855955
|
Fixed / updated broken URLs
|
2019-10-15 17:49:01 -04:00 |
|
William Schaefer
|
1c075bdbaa
|
5657 initial file discovery wait cursor enabling disabling code
|
2019-10-15 16:43:35 -04:00 |
|
William Schaefer
|
f8c82a6170
|
5657 initial change of FileDiscoveryDialog to top component
|
2019-10-15 15:32:45 -04:00 |
|
William Schaefer
|
f46229f4db
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5368-GroupByPathModifications
|
2019-10-15 12:50:28 -04:00 |
|
Kelly Kelly
|
7b21f7a938
|
start of refactor
|
2019-10-15 11:46:51 -04:00 |
|
Ann Priestman
|
d9dea468f3
|
Added tutorial one to docs
|
2019-10-11 12:14:13 -04:00 |
|
Richard Cordovano
|
57ba69c4d2
|
Merge pull request #5338 from wschaeferB/doxygen-typo-fix
fix name of build target for tsk debugging
|
2019-10-10 17:28:36 -04:00 |
|
William Schaefer
|
7dda735f4f
|
fix name of build target for tsk debugging
|
2019-10-10 16:13:37 -04:00 |
|
U-BASIS\dsmyda
|
2b946af869
|
Disallow seeking to immediate end (buggy when doing so), add budnle files
|
2019-10-10 16:07:23 -04:00 |
|
U-BASIS\dsmyda
|
b2d4e22030
|
Finished implementing and testing fast forward/rewind buttons
|
2019-10-10 15:09:52 -04:00 |
|
Richard Cordovano
|
e4c4525d71
|
Merge pull request #5332 from wschaeferB/5579-EmbeddedFileExtractorSantize
5579 - sanitize file names in embedded file extractor
|
2019-10-10 11:32:54 -04:00 |
|
Richard Cordovano
|
7773fcf15b
|
Merge pull request #5336 from eugene7646/escaping_error_5646
Always escaping Lucene query fields (5646)
|
2019-10-10 10:24:27 -04:00 |
|
Mark McKinnon
|
86c45f3e49
|
changes based on reviewer comments
addressed comments from reviewer.
|
2019-10-10 10:03:36 -04:00 |
|
Eugene Livis
|
e79075fcb4
|
Added comments
|
2019-10-09 17:31:43 -04:00 |
|
Mark McKinnon
|
d128e7a902
|
Update DeleteDataSourceAction.java
Changed selectedDataSource to dataSourceId
|
2019-10-09 17:20:46 -04:00 |
|
Mark McKinnon
|
d9f4e47b9b
|
Update KeywordSearchService.java
Changed comment in code to reflect reviewers comment
|
2019-10-09 17:20:11 -04:00 |
|
Kelly Kelly
|
baa80cd859
|
updated layer.xml for geolocation window
|
2019-10-09 16:41:35 -04:00 |
|
Kelly Kelly
|
69631c8090
|
Initial commit of new geolocation window
|
2019-10-09 16:22:10 -04:00 |
|
U-BASIS\dsmyda
|
b3aaf99c72
|
Incremental improvements
|
2019-10-09 15:22:32 -04:00 |
|
Eugene Livis
|
1179c0267d
|
Always escaping Lucene query fields
|
2019-10-09 14:54:43 -04:00 |
|
esaunders
|
635e32e961
|
Remove tests from AppVeyor build.
|
2019-10-09 13:13:10 -04:00 |
|
esaunders
|
6173e4a300
|
Remove tests from Travis build.
|
2019-10-09 13:13:02 -04:00 |
|
esaunders
|
761c715a89
|
Remove tests from AppVeyor build.
|
2019-10-09 13:10:44 -04:00 |
|
esaunders
|
9cd72eb1c0
|
Remove tests from Travis build.
|
2019-10-09 13:10:10 -04:00 |
|
William Schaefer
|
1f711907c2
|
5579 fix santizing to include non ascii chars
|
2019-10-09 12:50:35 -04:00 |
|