Richard Cordovano
|
072b06856c
|
Merge pull request #6553 from APriestman/7004_resetView
7004 Don't reset the view if width or height are zero
|
2020-12-16 12:23:54 -05:00 |
|
apriestman
|
b773be6d29
|
Don't reset the view if width or height are zero
|
2020-12-16 09:23:13 -05:00 |
|
U-BASIS\dsmyda
|
5260c03da9
|
Merged in develop and fixed merge conflicts
|
2020-12-15 19:30:47 -05:00 |
|
Richard Cordovano
|
0a9f9dd885
|
Merge pull request #6547 from gdicristofaro/7105-domainCategories
7105 domain categories
|
2020-12-15 16:46:10 -05:00 |
|
U-BASIS\dsmyda
|
b78682d86a
|
Merged in develop and fixed merged conflicts
|
2020-12-15 11:17:35 -05:00 |
|
U-BASIS\dsmyda
|
72dd3b0bcf
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7063-webCategoryDiscovery
|
2020-12-15 11:07:13 -05:00 |
|
Richard Cordovano
|
746d9635ac
|
Merge pull request #6522 from dannysmyda/7063-userRoleDiscovery
7063 user role discovery
|
2020-12-15 09:33:11 -05:00 |
|
Greg DiCristofaro
|
1a43fbf627
|
bug fixes
|
2020-12-15 09:18:58 -05:00 |
|
U-BASIS\dsmyda
|
0a4a634080
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 6868-Improve-Order-By-Options
|
2020-12-14 15:02:54 -05:00 |
|
U-BASIS\dsmyda
|
849e07f919
|
Merged in user role branch to fix merge conflicts and to inherit bug fixes
|
2020-12-14 14:40:46 -05:00 |
|
U-BASIS\dsmyda
|
a7f602ea62
|
Merged in developed, fix merge conflicts and solved Greg's NPE
|
2020-12-14 13:44:39 -05:00 |
|
Richard Cordovano
|
bc6056a5bd
|
Merge pull request #6470 from kellykelly3/6989-keyword-search-ingest-terminator
6989 - Added new KeywordSearch ingest OCR process terminator
|
2020-12-14 11:40:09 -05:00 |
|
Richard Cordovano
|
363060286e
|
Merge pull request #6527 from kellykelly3/6988-add-description-turn-off-hidpi
6988 add description turn off hidpi
|
2020-12-14 10:55:43 -05:00 |
|
Richard Cordovano
|
bdb7df1c92
|
Merge pull request #6544 from APriestman/7009_embeddedFileTesting
7009 Zip error handling
|
2020-12-14 10:01:47 -05:00 |
|
Greg DiCristofaro
|
72096de18b
|
DomainCategory to concrete class and change service provider notation for Default Categorizer
|
2020-12-11 14:51:35 -05:00 |
|
Greg DiCristofaro
|
ed944d3b59
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7105-domainCategories
|
2020-12-11 14:19:56 -05:00 |
|
Greg DiCristofaro
|
8d2440e3e7
|
public api refinement
|
2020-12-11 13:51:52 -05:00 |
|
apriestman
|
4dd226deb8
|
Revert testing changes
|
2020-12-11 12:24:32 -05:00 |
|
apriestman
|
3bf1c31a52
|
Improve zip error handling
|
2020-12-11 12:23:12 -05:00 |
|
Richard Cordovano
|
1cfead8266
|
Merge pull request #6541 from dannysmyda/6996-Polish-Group-By-Visit
6996 - Add Polish to Group By `Number Of Visits` in Discovery
|
2020-12-11 11:28:39 -05:00 |
|
Richard Cordovano
|
40b2963a7a
|
Merge pull request #6540 from dannysmyda/7113-improve-domain-search-cache
7113 - Improve Domain Cache Performance
|
2020-12-11 11:19:53 -05:00 |
|
apriestman
|
ca056d4822
|
Test for negative offset
|
2020-12-11 09:08:27 -05:00 |
|
U-BASIS\dsmyda
|
7e560685a3
|
Added in order by options and renamed options to be more consistent
|
2020-12-11 08:35:13 -05:00 |
|
Greg DiCristofaro
|
b0eb8942e1
|
formatting and commenting
|
2020-12-11 08:11:11 -05:00 |
|
Greg DiCristofaro
|
c8b79fc887
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7105-domainCategories
|
2020-12-11 07:47:04 -05:00 |
|
U-BASIS\dsmyda
|
63de9833d4
|
Merge branch '6996-Polish-Group-By-Visit' into 6868-Improve-Order-By-Options
|
2020-12-11 07:38:15 -05:00 |
|
Richard Cordovano
|
797e0d576f
|
Merge pull request #6518 from wschaeferB/7067-AddContextMenusToArtifacts
7067 add context menus to artifacts
|
2020-12-10 15:00:45 -05:00 |
|
Greg DiCristofaro
|
7e8271ed41
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7105-domainCategories
|
2020-12-10 12:08:00 -05:00 |
|
U-BASIS\dsmyda
|
881699df16
|
Merged in develop and snuck in a bug fix to enable/disable CR related features depending on if the CR is available/unavailable.
|
2020-12-10 11:35:22 -05:00 |
|
U-BASIS\dsmyda
|
497fbaf2be
|
Renamed visits to page views and added an ability to order within groups by page views
|
2020-12-10 11:18:19 -05:00 |
|
Richard Cordovano
|
c1f13a048c
|
Merge pull request #6533 from kellykelly3/7075-reword-filter-person-checkbox
7075 - Changed wording of performance filter checkbox
|
2020-12-10 11:01:40 -05:00 |
|
William Schaefer
|
1c4df72157
|
7067 select with right click
|
2020-12-10 11:00:14 -05:00 |
|
William Schaefer
|
e6586acb65
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7067-AddContextMenusToArtifacts
|
2020-12-10 10:23:59 -05:00 |
|
Richard Cordovano
|
7929a43462
|
Merge pull request #6531 from kellykelly3/7102-geo-filter-checkbox-background
7102 - Fixed background of geolocation filter checkboxes
|
2020-12-10 10:13:59 -05:00 |
|
Richard Cordovano
|
ac0963e55c
|
Merge pull request #6515 from dannysmyda/7063-crPreviouslyNotable
7063 cr previously notable
|
2020-12-10 10:13:05 -05:00 |
|
Richard Cordovano
|
cd545716e5
|
Merge pull request #6529 from kellykelly3/5607-geolocation-popup
7093 - Removed redundant time from geolocation popup
|
2020-12-10 10:12:29 -05:00 |
|
U-BASIS\dsmyda
|
c4e0dd5832
|
Small fix to ensure domain is normalized in both the cache and the loader
|
2020-12-10 08:35:43 -05:00 |
|
U-BASIS\dsmyda
|
ba0221acf3
|
Fixed bottlenecks in UI and caching layer. Updated the date times to reflect the options panel time zone
|
2020-12-09 22:15:00 -05:00 |
|
William Schaefer
|
9e8f4bd284
|
7067-put something in rightsplitpane before any searches finish
|
2020-12-09 13:09:47 -05:00 |
|
Greg DiCristofaro
|
18ceef0ca5
|
updates for closeable
|
2020-12-09 11:07:32 -05:00 |
|
William Schaefer
|
96d038a1d9
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7067-AddContextMenusToArtifacts
|
2020-12-09 10:01:32 -05:00 |
|
Greg DiCristofaro
|
6793bd7dc9
|
working through domain to sqlite
|
2020-12-08 16:23:32 -05:00 |
|
Greg DiCristofaro
|
4ee99a9601
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7052-citySummary
|
2020-12-08 10:43:28 -05:00 |
|
Richard Cordovano
|
4c66d9b4e6
|
Merge pull request #6502 from wschaeferB/6985-MiniTimelineDiscovery
6985 mini timeline discovery
|
2020-12-08 10:18:25 -05:00 |
|
Greg DiCristofaro
|
fd5d759d2a
|
public Core package
|
2020-12-07 16:35:35 -05:00 |
|
Kelly Kelly
|
14a30bfedd
|
Changed wording of performance filter checkbox
|
2020-12-07 14:28:02 -05:00 |
|
U-BASIS\dsmyda
|
0d05da221b
|
Added web categories to domains for grouping
|
2020-12-07 14:17:19 -05:00 |
|
Kelly Kelly
|
0275841efa
|
Fixed background of geolocation filter checkboxes
|
2020-12-07 14:16:44 -05:00 |
|
Kelly Kelly
|
65e965b0ff
|
Removed redudant time from geolocation popup
|
2020-12-07 14:00:33 -05:00 |
|
Greg DiCristofaro
|
db26c90bf7
|
updates to use abstract waypoint fetcher
|
2020-12-07 13:31:07 -05:00 |
|