28628 Commits

Author SHA1 Message Date
Greg DiCristofaro
ddb4884d4f delete folder fixes 2020-08-14 10:55:50 -04:00
Greg DiCristofaro
8f7dd57b43 refactoring 2020-08-14 09:23:50 -04:00
Kelly Kelly
0d22898fbf Made the mistake of formating the code before checking it which messed up a method header 2020-08-13 16:40:59 -04:00
Kelly Kelly
b63a83a8d4 Fixed codacy issue 2020-08-13 16:28:38 -04:00
Greg DiCristofaro
b3971114f2 fix for installer 2020-08-13 16:25:56 -04:00
Kelly Kelly
9468830300 Changed new checkbox behavior 2020-08-13 16:22:40 -04:00
Greg DiCristofaro
bd4ce140b4 change methods exposed in public api 2020-08-13 16:04:05 -04:00
Kelly Kelly
f7a3f82347 Merge branch 'develop' into 1243-account-info-to-cvt-tooltip 2020-08-13 15:36:19 -04:00
Richard Cordovano
ec3cb76de0 Merge branch 'develop' into data-src-summaries 2020-08-13 15:29:37 -04:00
Kelly Kelly
67f37ae035 Added command line support for using report profiles 2020-08-13 15:28:01 -04:00
Richard Cordovano
e287c7aaf1
Merge pull request #6154 from kellykelly3/1497-show-contact-in-call-log
1497 show contact in call log
2020-08-13 12:56:40 -04:00
U-BASIS\dsmyda
3e55010176 Added the portable version (static) of ImageMagick to thirdparty 2020-08-13 11:12:36 -04:00
U-BASIS\dsmyda
fa5980d8c2 Removed the dynamic version of ImageMagick from thirdparty 2020-08-13 11:11:45 -04:00
Greg DiCristofaro
1d1a08a3e7 fix for changing bundle class 2020-08-13 10:07:18 -04:00
Greg DiCristofaro
b14434d4af formatting 2020-08-13 10:04:08 -04:00
Mark McKinnon
d72a3383eb Update Chromium.java
Add checks for file names to ignore
2020-08-13 09:54:22 -04:00
Greg DiCristofaro
84edaedd85 don't create temp folder in case 2020-08-13 08:48:21 -04:00
Greg DiCristofaro
512369bcd3 updated jpanel 2020-08-12 16:39:41 -04:00
Greg DiCristofaro
b29a43cd4b autopsy options panel fixes 2020-08-12 15:32:12 -04:00
Kelly Kelly
c9500e0c8f More codacy changes 2020-08-12 14:46:39 -04:00
Greg DiCristofaro
0a942be538 some fixes and improvements 2020-08-12 14:18:00 -04:00
Kelly Kelly
6ec48296f6 Fixed codacy issues 2020-08-12 14:16:31 -04:00
Kelly Kelly
0112be1cbc Made changes to code per Brian's requests 2020-08-12 12:05:36 -04:00
Richard Cordovano
f0efc5bee0
Merge pull request #6149 from kellykelly3/1498-make-method-to-map-account-to-contact-book
1498 make method to map account to contact book
2020-08-12 11:26:07 -04:00
Greg DiCristofaro
acfe9509be refinement 2020-08-12 09:56:12 -04:00
Greg DiCristofaro
805792a8e6 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6669-useLocalDrive 2020-08-12 07:07:59 -04:00
Greg DiCristofaro
13a83ef82a new installer to delete temp on startup 2020-08-12 07:07:13 -04:00
Greg DiCristofaro
fec7e6c45a created installer 2020-08-11 16:22:18 -04:00
Greg DiCristofaro
f3329387e6 getting bundle files into the commit 2020-08-11 15:48:44 -04:00
Greg DiCristofaro
df0b3484b2 CaseSettingsUtil for saving user-specified temp dir 2020-08-11 13:49:17 -04:00
Greg DiCristofaro
426749553d CaseSettingsUtil for saving user-specified temp dir 2020-08-11 13:49:07 -04:00
Richard Cordovano
9405159c36
Merge pull request #6147 from markmckinnon/6634-add-chromium-based-browsers-to-chrome-module
6634 add chromium based browsers to chrome module
2020-08-11 12:40:53 -04:00
Richard Cordovano
3539084183
Merge pull request #6112 from markmckinnon/4506-Get-Wifi-Adapter-and-bluetooth-from-RegRipper
4506 get bluetooth pairings from reg ripper
2020-08-11 12:39:33 -04:00
Greg DiCristofaro
82d86865d8 working through application options panel 2020-08-11 12:03:23 -04:00
Richard Cordovano
dafb2a48e4
Merge pull request #6167 from gdicristofaro/6655-TopProgs
6655 top progs
2020-08-11 11:38:14 -04:00
Greg DiCristofaro
8c7192d79e Merge branch 'data_source_summary_result_viewer' of github.com:sleuthkit/autopsy into 6654-summaryPieChart 2020-08-11 11:23:00 -04:00
Greg DiCristofaro
b358ca1975 working through application options panel 2020-08-11 11:22:14 -04:00
Richard Cordovano
0da9a4dc09
Merge pull request #6172 from sleuthkit/develop
Merge develop into data_source_summary_result_viewer
2020-08-11 11:20:02 -04:00
Mark McKinnon
0c0df6d4c3 Update class from chrome to chromium
Update class from chrome to chromium.
2020-08-11 10:35:10 -04:00
Mark McKinnon
ca337723c5 Update ExtractRegistry.java
Safety checks
2020-08-11 10:10:56 -04:00
Kelly Kelly
2cad38f9c7 Added support for new command -runUI 2020-08-11 09:55:35 -04:00
Greg DiCristofaro
04a9499e59 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6654-summaryPieChart 2020-08-11 07:27:54 -04:00
Greg DiCristofaro
38bf9b9c03 revert some bundles 2020-08-11 07:26:41 -04:00
Greg DiCristofaro
16832a8b03 beginnings of temp folder in Case.java 2020-08-11 07:22:21 -04:00
Greg DiCristofaro
dad32dbc39 case and application level temp; may need to be refactored to different class 2020-08-10 16:33:54 -04:00
Richard Cordovano
133e2746da
Merge pull request #6164 from kellykelly3/6649-saved-cr-hashet-doubled-2
6649 - Fixed doubling cr hashset issue
2020-08-10 16:02:18 -04:00
Greg DiCristofaro
c7d6c697ff revert bundle that was accidentally changed 2020-08-10 15:27:41 -04:00
apriestman
25c70a2605 Missed one extension 2020-08-10 13:49:21 -04:00
apriestman
167b07ab77 Removed duplicate extensions 2020-08-10 13:38:27 -04:00
Richard Cordovano
2164494d94
Merge pull request #6156 from kellykelly3/1491-cvt-fix-message-thread-col-size
1491 - Added code to make the subject column in the message viewer thread t…
2020-08-10 13:30:04 -04:00