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

28544 Commits

Author SHA1 Message Date
Greg DiCristofaro
fed2d310f6 codacy remarks 2020-08-17 09:59:11 -04:00
Greg DiCristofaro
aa120d4f23 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6669-useLocalDrive 2020-08-17 09:23:35 -04:00
Ann Priestman
b7f84b31b4 Merge pull request #6175 from markmckinnon/6634-chromium-based-browser-bookmark-fix
6634-chromium-based-browser-bookmark-fix
2020-08-14 17:51:09 -04:00
Greg DiCristofaro
dde0157d82 use getAppName for folder 2020-08-14 11:54:42 -04:00
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
Greg DiCristofaro
b3971114f2 fix for installer 2020-08-13 16:25:56 -04:00
Greg DiCristofaro
bd4ce140b4 change methods exposed in public api 2020-08-13 16:04:05 -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
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
Greg DiCristofaro
0a942be538 some fixes and improvements 2020-08-12 14:18:00 -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
b358ca1975 working through application options panel 2020-08-11 11:22:14 -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
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
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
Richard Cordovano
1bbf5927d9 Merge pull request #6163 from kellykelly3/6687-add-tooltip-long-hash-name-2
6687 - Added tool tips to hash, keyword and interesting items ingest panel
2020-08-10 12:55:58 -04:00
Mark McKinnon
6d4593b657 Update ExtractRegistry.java
Add check for null for safety.
2020-08-10 10:52:00 -04:00
Mark McKinnon
5cdd5ba613 Update ExtractRegistry.java
Added check if line is not null for safety
2020-08-10 10:42:24 -04:00
Mark McKinnon
12c13e1661 Add Browser Names to Bundle
Add Browser Names to Bundle so that they can be translated if need be
2020-08-10 10:16:46 -04:00
Richard Cordovano
b5d100c160 Merge pull request #6152 from gdicristofaro/6423-photorecIncludeExclude
6423 photorec include exclude
2020-08-10 10:16:13 -04:00
Richard Cordovano
a6a303720b Merge pull request #6159 from gdicristofaro/6671-removeEmptyValues
6771 removes empty values
2020-08-10 09:58:08 -04:00
Greg DiCristofaro
28fad44012 addressing codacy remarks 2020-08-10 08:13:11 -04:00
Greg DiCristofaro
c870af5916 formatting 2020-08-10 07:51:50 -04:00
Greg DiCristofaro
c574336449 fix to set scroll position 2020-08-10 07:48:04 -04:00
Greg DiCristofaro
f56b66a8ed commenting, formatting, and imports 2020-08-07 14:15:46 -04:00
Greg DiCristofaro
59430a06af revamped query 2020-08-07 13:19:10 -04:00
Kelly Kelly
b7db91c963 Fixed doubling cr hashset issue 2020-08-06 17:04:57 -04:00
Kelly Kelly
de3306076f Added tool tips to hash, keyword and interesting items ingest panel 2020-08-06 16:47:21 -04:00
Greg DiCristofaro
b7ca09d647 address codacy remark 2020-08-06 15:00:39 -04:00