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

29452 Commits

Author SHA1 Message Date
William Schaefer
b0bbfffdb2 6773 use logger instead of printstacktrace 2020-10-23 15:02:26 -04:00
William Schaefer
02d309b26d 6773 reduce npcomplexity of method for codacy 2020-10-23 14:57:52 -04:00
William Schaefer
492378b3d3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6773-WebHistoryDiscoveryDetailsViewer 2020-10-23 12:31:37 -04:00
William Schaefer
424fb97599 6773 codacy clean up 2020-10-23 12:31:30 -04:00
William Schaefer
4168cb1c49 6773 clean up comments 2020-10-23 10:19:07 -04:00
William Schaefer
d649931c36 6773 fix unselection again and refactor method name 2020-10-23 09:59:40 -04:00
William Schaefer
240ab04113 6773 changes to artifact Viewers 2020-10-23 09:48:59 -04:00
William Schaefer
33dc3a8ad9 6773 fix unselection 2020-10-23 09:47:49 -04:00
William Schaefer
6f179d3274 6773 improve date column: 2020-10-22 18:41:04 -04:00
William Schaefer
dd87146065 6773 web history working 2020-10-22 18:26:17 -04:00
Richard Cordovano
3ee1713772 Merge pull request #6401 from eugene7646/ZkMigrationFix
Committing 'dist' directory contents so that they get packaged with A…
2020-10-20 13:45:17 -04:00
Eugene Livis
89022aac44 Committing 'dist' directory contents so that they get packaged with Autopsy 2020-10-20 10:49:16 -04:00
Richard Cordovano
ec74f7b42b Merge pull request #6393 from dannysmyda/6951-Nightly-TIFF-Diffs
6951 - Fix for Nightly TIFF failures
2020-10-19 18:03:51 -04:00
Richard Cordovano
697379ba8e Merge pull request #6391 from eugene7646/ZkNodeMigration_6706
ZK node migration 6706
2020-10-19 13:29:00 -04:00
U-BASIS\dsmyda
600585ebab Removed unused imports 2020-10-16 14:33:26 -04:00
U-BASIS\dsmyda
67dc05956d Removed the init code from ingest and added it to the embedded file extractors start up code 2020-10-16 14:32:24 -04:00
U-BASIS\dsmyda
46ef84d40b Fixed the nightly tiff bug by adding a consistent ordering to the image providers of ImageIO 2020-10-15 17:00:14 -04:00
Richard Cordovano
f6c1a0d1f5 Merge pull request #6392 from APriestman/6948_removeObjIdFromPDFimages
6948 Remove object ID from files extracted from PDFs
2020-10-14 19:45:11 -04:00
Eugene Livis
abb59c1209 Improvements 2020-10-14 14:20:10 -04:00
apriestman
71849629f6 Remove object ID from files extracted from PDFs 2020-10-14 14:17:11 -04:00
Eugene Livis
8da5596195 Codacy 2020-10-14 10:51:49 -04:00
Eugene Livis
3197a5e4a8 Cleanup 2020-10-14 09:58:44 -04:00
Eugene Livis
b800a39120 Cleanup 2020-10-14 09:56:50 -04:00
Eugene Livis
8a9c84563e Cleanup 2020-10-14 09:54:20 -04:00
Eugene Livis
82c1dd6d39 Merge branch 'develop' of github.com:sleuthkit/autopsy into ZkNodeMigration_6706 2020-10-14 09:50:19 -04:00
Richard Cordovano
fd20fb76a8 Merge pull request #6390 from sleuthkit/release-4.17.0
Merge release-4.17.0 branch into develop branch
2020-10-13 17:45:16 -04:00
Ann Priestman
f0b12be1a7 Merge pull request #6386 from dannysmyda/6945_translationOcrRelease
6945 - Bug fixes for OCR in Translation (Release)
2020-10-09 18:32:42 -04:00
Ann Priestman
b666c5f269 Merge pull request #6387 from dannysmyda/6938-Tika-Ocr-Bug-Release
6938 - Fix Tika and OCR for PDFs (Release)
2020-10-09 17:25:12 -04:00
U-BASIS\dsmyda
cdcc2ad2a8 Fixed Tika bug and simplified implementation 2020-10-09 17:09:42 -04:00
U-BASIS\dsmyda
a92b885dbe Removed an additional isImage conditional and fixed a bug in the display pane 2020-10-09 17:03:37 -04:00
Ann Priestman
3734c88bd1 Merge pull request #6385 from sleuthkit/release-4.17.0
Release 4.17.0
2020-10-09 16:53:37 -04:00
Ann Priestman
a9c23416f5 Merge pull request #6384 from APriestman/extractInlineImagePdfRelease
Extract inline images from PDFs (Release)
2020-10-09 16:48:33 -04:00
apriestman
89fcf04cb7 Extract inline images from PDFs 2020-10-09 16:47:48 -04:00
apriestman
12df9b574d Enable OCR in translation tab 2020-10-09 16:38:09 -04:00
Ann Priestman
bc7a0a71a2 Merge pull request #6382 from sleuthkit/revert-6378-extractInlinePDFimages
Revert "Extract inline images from PDF"
2020-10-09 16:05:25 -04:00
Ann Priestman
0692373bde Revert "Extract inline images from PDF" 2020-10-09 15:36:54 -04:00
Ann Priestman
4b3e1ca271 Merge pull request #6378 from APriestman/extractInlinePDFimages
Extract inline images from PDF
2020-10-09 15:35:33 -04:00
Eugene Livis
d9f8e81c61 Merge branch 'develop' of github.com:sleuthkit/autopsy into ZkNodeMigration_6706 2020-10-08 15:14:54 -04:00
apriestman
18ca03e8d1 Extract inline images 2020-10-07 09:11:20 -04:00
William Schaefer
0b83ecab23 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6773-WebHistoryDiscoveryDetailsViewer 2020-10-06 10:25:19 -04:00
Richard Cordovano
0d85394008 Merge pull request #6341 from markmckinnon/6890-Additional-errors-when-ingesting-multi-user-case
6890-Additional-errors-when-ingesting-multi-user-case
2020-10-05 17:28:22 -04:00
Richard Cordovano
4c9ea7cc9d Merge pull request #6375 from sleuthkit/release-4.17.0
Merge release-4.17.0 branch into develop
2020-10-05 12:15:47 -04:00
Richard Cordovano
2d239849b1 Merge pull request #6373 from APriestman/updateCrIngestPic
Update ingest module screenshot with new name.
2020-10-05 12:04:24 -04:00
apriestman
6e7306365d Update ingest module screenshot with new name. 2020-10-05 08:01:40 -04:00
Richard Cordovano
8b0c7434af Merge pull request #6361 from eugene7646/DS_speedup_6796
Data source info retrieval optimizations (6796)
2020-10-02 14:24:41 -04:00
Ann Priestman
de1c2dfff1 Merge pull request #6371 from sleuthkit/release-4.17.0
Release 4.17.0
2020-10-02 08:56:30 -04:00
Ann Priestman
13048b6b6a Merge pull request #6370 from APriestman/fixChromePR
Fix mistake where stateVal was being read twice.
2020-10-02 08:56:04 -04:00
apriestman
232b108545 Fix mistake where stateVal was being read twice. 2020-10-02 08:28:11 -04:00
Richard Cordovano
8fefa6a558 Merge pull request #6369 from rcordovano/develop
Reset build type to DEVELOPMENT after release 4.17.0
2020-10-01 19:43:32 -04:00
Richard Cordovano
20b80ab957 Reset build type to DEVELOPMENT after release 4.17.0 2020-10-01 19:40:30 -04:00