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

2753 Commits

Author SHA1 Message Date
Mark McKinnon
95451cbb5f Update KeywordSearchIngestModule.java
Added better warning message to include the file name when there is an error for debugging if needed.
2020-06-04 09:29:22 -04:00
Mark McKinnon
9e7f12eb8b Update KeywordSearchIngestModule.java
Fix typo
2020-06-02 10:16:55 -04:00
Mark McKinnon
c48eb1a387 Update KeywordSearchIngestModule.java
Codacy Changes
2020-05-29 15:10:45 -04:00
Mark McKinnon
06e8890417 Added Metadata Artifact to Keyword Search and TImeline
Added the Metadata for Documents to TSK_METADATA artifact as well as event types in time line for Metadata.
2020-05-28 15:44:09 -04:00
Mark McKinnon
de21dd88c9 Update KeywordSearchIngestModule.java
Add creation of TSK_METADATA artifact to ingest module.
2020-05-20 14:42:19 -04:00
Richard Cordovano
ef0357fe5e Merge pull request #5771 from gdicristofaro/6186-horizontalResizing
6186 horizontal resizing
2020-04-16 09:45:37 -04:00
Richard Cordovano
d5ed936797 Release 4.15.0 version number changes 2020-04-08 19:08:35 -04:00
Greg DiCristofaro
5f1c9cc543 merge from develop 2020-04-02 14:36:55 -04:00
Greg DiCristofaro
20281bbf00 fine tuning of resizing 2020-04-02 14:05:23 -04:00
Greg DiCristofaro
93e7f6be92 package scoping wrap layout 2020-04-01 16:04:35 -04:00
Greg DiCristofaro
d6156be0d8 new layout manager 2020-03-31 22:03:45 -04:00
Greg DiCristofaro
8dba59edfb updated spacing 2020-03-31 13:51:59 -04:00
Greg DiCristofaro
e070a5dae1 reverting bundle properties 2020-03-31 12:07:12 -04:00
Greg DiCristofaro
78d1bc1fc0 adding wrap layout 2020-03-31 12:06:25 -04:00
Greg DiCristofaro
4963daef83 beginnings of horizontal resizing panel in indexed text viewer; needs spacing 2020-03-31 12:05:34 -04:00
William Schaefer
e3d4781c22 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6048-RemoveHardCodedFontSizes 2020-03-25 16:39:25 -04:00
Greg DiCristofaro
fff830702a updated panel and resizing 2020-03-23 21:37:07 -04:00
Greg DiCristofaro
7577e29731 addressing codacy comments 2020-03-23 08:28:07 -04:00
Greg DiCristofaro
d67e250789 file cleanup 2020-03-19 15:10:55 -04:00
Greg DiCristofaro
2a31875567 updated spacing 2020-03-19 08:11:14 -04:00
Greg DiCristofaro
83cfe0b9f9 vertical bar to separate zoom 2020-03-18 13:42:20 -04:00
Greg DiCristofaro
d47768e708 changed to percentage 2020-03-18 11:56:53 -04:00
Greg DiCristofaro
b15ec80caa tracks last known anchor 2020-03-18 10:07:06 -04:00
Greg DiCristofaro
8992b19523 added licenses 2020-03-18 09:32:01 -04:00
Greg DiCristofaro
11c0f4e313 fixed resize issues 2020-03-18 09:27:40 -04:00
Greg DiCristofaro
1c20055a7e semi-working version of zoom panel 2020-03-18 08:02:16 -04:00
Greg DiCristofaro
26b2c05826 working through font size adjustments with html editor kit 2020-03-17 14:29:13 -04:00
Greg DiCristofaro
d042f73777 moving forward with text zoom panel 2020-03-16 17:42:57 -04:00
William Schaefer
e35dd7b7e7 6048 remove hard coded font sizes 2020-03-11 16:43:04 -04:00
Richard Cordovano
d64b629ef9 Merge remote-tracking branch 'upstream/develop' into 5954-update-kws-module-guava-ref 2020-03-04 17:31:27 -05:00
Brian Carrier
b9d80b753a Updated messages about regexp syntax 2020-03-04 09:27:40 -05:00
Richard Cordovano
23d5648383 Merge remote-tracking branch 'upstream/develop' into 5954-update-kws-module-guava-ref 2020-02-28 14:21:11 -05:00
Richard Cordovano
c6d96f507f Merge pull request #5632 from sleuthkit/6036_optimize
6036: reduce cache processing time. Ignore associated objects and min…
2020-02-14 16:39:04 -05:00
Richard Cordovano
1c4597b157 Merge pull request #5606 from markmckinnon/5638-keyword-preview-is-on-far-right-for-ad-hoc-searches
5638-keyword-preview-is-on-far-right-for-ad-hoc-searches
2020-02-13 13:48:31 -05:00
Richard Cordovano
5f9eccc1b2 Update guava version in KWS project.xml 2020-02-11 18:19:47 -05:00
Brian Carrier
687f7c56cb 6036: reduce cache processing time. Ignore associated objects and minor change along with TSK change to get data source faster 2020-02-04 22:55:58 -05:00
Mark McKinnon
d857c200bb Update AdHocSearchChildFactory.java
Moved position of keyword preview from back of map to front so it will display properly.
2020-01-21 11:58:03 -05:00
esaunders
9c66e2d5ee Update Maven Central Repository to use HTTPS 2020-01-15 18:02:06 -05:00
U-BASIS\dsmyda
fdcb831cad Some clean up after reviewing the diffs 2020-01-08 16:30:18 -05:00
U-BASIS\dsmyda
ffda16a53d Refactored the encoding logic and updated the clients of TextFileExtractor 2020-01-08 16:26:13 -05:00
Richard Cordovano
3e6bacc1bf Updates for new Autopsy platform version number 2020-01-02 18:02:17 -05:00
Ann Priestman
87ab1e489b Fixing doxygen warnings 2019-12-17 15:31:30 -05:00
esaunders
12cf7c0f4d Extract strings from carved text files. 2019-12-10 14:27:01 -05:00
Ethan Roseman
3d84c47d91 Merge branch 'better-encoding-detection' of github.com:ethteck/autopsy into better-encoding-detection 2019-12-06 10:57:54 -05:00
Ethan Roseman
a313460c44 Style changes 2019-12-06 10:55:06 -05:00
Richard Cordovano
289f4c2767 Merge branch 'develop' into better-encoding-detection 2019-12-06 10:26:13 -05:00
Ethan Roseman
231777460c Translations as of Aug 26 2019-11-27 06:55:43 -05:00
Ethan Roseman
f24fb66c01 Removing redundant conditional 2019-11-26 13:37:55 -05:00
Ethan Roseman
a914e4b76e Further refactoring 2019-11-21 10:42:17 +09:00
Ethan Roseman
e869fc7006 Refactoring 2019-11-20 13:34:23 +09:00