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

28543 Commits

Author SHA1 Message Date
William Schaefer
98e790c4e6 6711 initial commit for more general data model refactor 2020-08-20 13:21:49 -04:00
William Schaefer
4811cf49fe Merge branch 'domain-discovery' of https://github.com/sleuthkit/autopsy into 6711-MakeDatamodelMoreGeneric 2020-08-20 11:57:01 -04:00
Richard Cordovano
e795141565 Merge pull request #6179 from wschaeferB/6639-DomainSearchPanel
6639 domain search panel
2020-08-20 10:11:01 -04:00
William Schaefer
9e9d9c7b9f 6610 fix size of discoverydialog 2020-08-18 10:18:02 -04:00
William Schaefer
0ffabe2a6c 6610 get top component working again 2020-08-17 16:50:12 -04:00
William Schaefer
744cb3dea6 6610 fix topcomponent not found 2020-08-17 16:30:56 -04:00
William Schaefer
d23b5b78ae Merge branch '6639-DomainSearchPanel' of https://github.com/wschaeferB/autopsy into 6610-ReorganizeDiscovery 2020-08-17 14:57:49 -04:00
William Schaefer
7b7391c976 6639 remove options when past occurrences disabled 2020-08-17 14:54:02 -04:00
William Schaefer
f595bcb26b 6639 specify that Domains arent files in past filter 2020-08-17 14:49:10 -04:00
William Schaefer
c6f9d94617 6610 attempt to fix moved top component 2020-08-17 14:40:02 -04:00
William Schaefer
8a55650f2f 6610 fix refactoring bug with attribute location 2020-08-17 14:16:53 -04:00
William Schaefer
8b6fef7497 6610 move additional group keys out of filesearch class 2020-08-17 14:15:12 -04:00
William Schaefer
991de39fbf 6610 fix imports and typo 2020-08-17 13:50:12 -04:00
William Schaefer
1b25df8973 6610 update casemodule import for discovery 2020-08-17 13:43:30 -04:00
William Schaefer
3eee575d66 6610 refactor and move search related discovery files 2020-08-17 13:42:39 -04:00
William Schaefer
881b31bb60 6610 move UI files 2020-08-17 11:43:21 -04:00
William Schaefer
d33cd161ef 6639 disabling of other occurrences consistant 2020-08-17 11:35:27 -04:00
William Schaefer
e859cc2b49 6639 fix comments 2020-08-17 10:58:40 -04:00
William Schaefer
bd13fd36db 6639 change discovery domain icon 2020-08-17 10:19:07 -04:00
William Schaefer
d0be74fc65 6639 fix appearance of past occrrurences filter 2020-08-17 10:06:59 -04:00
William Schaefer
e2a7b72525 6639 update copyrights 2020-08-17 10:01:19 -04:00
William Schaefer
a86248fc9f 6639 Discovery refactoring 2020-08-17 09:58:25 -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
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
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
Richard Cordovano
dafb2a48e4 Merge pull request #6167 from gdicristofaro/6655-TopProgs
6655 top progs
2020-08-11 11:38: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
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
William Schaefer
b924aa4a9c 6639 discovery domain panel changes 2020-08-10 13:11:10 -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
Greg DiCristofaro
658b603dd0 removes empty values 2020-08-06 14:07:44 -04:00
Greg DiCristofaro
5ca2fa1931 update to enum 2020-08-06 13:31:08 -04:00
Greg DiCristofaro
f7985fbb0a formatting 2020-08-06 12:08:36 -04:00