26342 Commits

Author SHA1 Message Date
Richard Cordovano
4234574916
Merge pull request #5360 from rcordovano/fix-DataContentViewerUtility-formatting
Fix DataContentViewerUtility.java formatting
2019-10-22 14:20:54 -04:00
Richard Cordovano
750c8b86fb Fix DataContentViewerUtility.java formatting 2019-10-22 14:20:00 -04:00
Kelly Kelly
b5ccef0fb2 Two small codacy fixes 2019-10-22 14:19:59 -04:00
Mark McKinnon
f461194d92 Update or exception handling
Update for exception handling
2019-10-22 14:17:06 -04:00
Kelly Kelly
a0c34afa5e Continued to clean up api 2019-10-22 14:06:39 -04:00
U-BASIS\dsmyda
30c18c15bf Added fairness to semaphore and changed the acquire to not be interruptable. 2019-10-22 13:05:47 -04:00
U-BASIS\dsmyda
f1b9d2ab85 Ran source formatting and disable track listening when the slider is not enabled. 2019-10-22 11:08:10 -04:00
U-BASIS\dsmyda
756c82256f Paused the video when users click in the track. Unpause when mouse is released. This is the behavior of YouTube. It also keeps the video from ending during a drag. 2019-10-22 10:57:16 -04:00
William Schaefer
914cacbb29 Merge branch 'file-search' of https://github.com/sleuthkit/autopsy into 5657-FileDiscoveryTopComponent 2019-10-22 10:54:58 -04:00
Ethan Roseman
afa20497d6 Merge branch 'develop' into zip-proper-filename-decoding 2019-10-22 15:13:16 +09:00
Ethan Roseman
96c6d69809 Merge branch 'develop' into better-encoding-detection 2019-10-22 15:13:01 +09:00
U-BASIS\dsmyda
0573fc4a15 Updated javadoc and cleared out all 1 letter variable names 2019-10-21 17:32:13 -04:00
U-BASIS\dsmyda
d39dc42329 Created a new View for the JSlider. Made the slider thumb easier to drag. Added track highlighting. Adding thread safety to the progress slider. 2019-10-21 17:19:26 -04:00
Richard Cordovano
05463324ff
Merge pull request #5357 from sleuthkit/develop
Merge develop branch into data-src-deletion branch
2019-10-21 15:56:27 -04:00
Richard Cordovano
6054e70c8e
Merge pull request #5165 from wschaeferB/5368-GroupByPathModifications
5368 group by path modifications
2019-10-21 15:18:53 -04:00
Kelly Kelly
f9c838755e Fixing more issues from codacy 2019-10-21 15:16:11 -04:00
Kelly Kelly
339de01305 winning at codacy 2019-10-21 15:09:05 -04:00
Kelly Kelly
7be1c9758f More codacy related fixes 2019-10-21 15:01:10 -04:00
Kelly Kelly
8da92b2135 Updated after codacy changes 2019-10-21 14:49:21 -04:00
Kelly Kelly
c41b8a83f6 Simplified the model 2019-10-21 14:11:15 -04:00
Mark McKinnon
e9229a20fc Updare for Exception handling
Update for exception handling.
2019-10-21 13:19:58 -04:00
Richard Cordovano
7546c60fc4
Merge pull request #5354 from dannysmyda/5594-set-playback-speed
5594 set playback speed
2019-10-21 13:06:22 -04:00
Mark McKinnon
bfb1bbe121 Changed Exception Handling
Changed exception handling
2019-10-21 12:19:04 -04:00
Raman Arora
1979ee9c94 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5560-fbmessenger-calllogs 2019-10-21 11:50:25 -04:00
Ethan Roseman
828e5eb0e4 Merge branch 'develop' into zip-proper-filename-decoding 2019-10-21 04:30:02 +09:00
Ethan Roseman
14322cfbc8 Merge branch 'zip-proper-filename-decoding' of github.com:ethteck/autopsy into zip-proper-filename-decoding 2019-10-21 04:29:56 +09:00
William Schaefer
241272b3a8 5665 make discovery top component an explorerer manager provider 2019-10-18 16:54:02 -04:00
U-BASIS\dsmyda
bb2335ec0e Made progress bar refresh at 60FPS, fixed button text sizes 2019-10-18 14:17:33 -04:00
Mark McKinnon
c392465b30 Merge remote-tracking branch 'upstream/data-src-deletion' into 2410-delete-data-sources-from-the-case-text-index 2019-10-18 11:32:47 -04:00
Ann Priestman
e21a620a0d Update links on Python page 2019-10-18 11:29:04 -04:00
Richard Cordovano
f4480377c7
Merge pull request #5339 from dannysmyda/5593-fast-forward-buttons
5593 fast forward/rewind button
2019-10-18 11:28:43 -04:00
Ann Priestman
e4299efff1 Finished second and third tutorials. 2019-10-18 11:24:36 -04:00
U-BASIS\dsmyda
25f5ce14e0 Merged in 5593 2019-10-18 11:11:58 -04:00
U-BASIS\dsmyda
8be5b01e0c ignored ffw requests with less than 30s left, fixed bug with progress updating 2019-10-18 09:48:46 -04:00
William Schaefer
4505543a3c 5665 resolve merge conflicts from 5368 changes 2019-10-17 18:11:25 -04:00
William Schaefer
6be488d89c 5676 resolve merge conflicts from changes to 5368 2019-10-17 18:07:21 -04:00
William Schaefer
cf422765c7 Merge branch '5368-GroupByPathModifications' of https://github.com/wschaeferB/autopsy into 5657-FileDiscoveryTopComponent 2019-10-17 18:05:55 -04:00
William Schaefer
fa15e7e549 5368 make codacy happy hopefully 2019-10-17 18:05:24 -04:00
William Schaefer
42ccaa6829 5657 resolve merge conflicts from changes to 5368 2019-10-17 17:57:31 -04:00
William Schaefer
84e947bcf2 5368 change group list to use group keys instead of strings 2019-10-17 17:44:08 -04:00
U-BASIS\dsmyda
7833596424 Implemented seeks with configurable playback rates 2019-10-17 17:08:39 -04:00
Ethan Roseman
d9b1b9a47a Update 3 2019-10-17 14:33:33 -04:00
William Schaefer
32940b154f 5665 some context menu actions added to instances list 2019-10-17 14:20:24 -04:00
Kelly Kelly
75b628dcdb Merge branch 'develop' into 5682-geolocation-factor 2019-10-17 13:45:22 -04:00
Richard Cordovano
ab19fd7dc2
Merge pull request #5350 from sleuthkit/develop
Merge develop branch into data-src-deletion branch
2019-10-17 12:57:06 -04:00
Kelly Kelly
134f294610 Cleaned up kmlreport.java to use new classes 2019-10-17 11:08:27 -04:00
U-BASIS\dsmyda
a1477dc45e Updated the seek to be more accurate 2019-10-17 10:30:12 -04:00
Ethan Roseman
eb16fa7054 Update again 2019-10-17 10:04:20 -04:00
Ethan Roseman
916f2137e4 Merge branch 'develop' into zip-proper-filename-decoding 2019-10-17 08:01:13 -04:00
Mark McKinnon
9f3e258837 Update ThunderbirdMboxFileIngestModule.java
Make codacy happy.
2019-10-17 02:13:46 -04:00