Richard Cordovano
|
7725363552
|
Merge remote-tracking branch 'upstream/develop' into data-src-deletion
|
2019-10-23 15:57:23 -04:00 |
|
Richard Cordovano
|
11c21400f6
|
Merge pull request #5365 from esaunders/dont-download-test-data-files
Don't make building dependent on downloading test data files. Our Tra…
|
2019-10-23 15:12:13 -04:00 |
|
Richard Cordovano
|
5225c3f6f3
|
Merge pull request #5348 from markmckinnon/5681-npe-running-email-parser-against-tb-mailbox
5681-npe-running-email-parser-against-tb-mailbox
|
2019-10-23 14:22:10 -04:00 |
|
esaunders
|
166366e241
|
Don't make building dependent on downloading test data files. Out Travis build occasionally fails when attempting to dowmload these files. Ideally these files should be downloaded only if tests are to be run that require them.
|
2019-10-23 14:12:52 -04:00 |
|
Richard Cordovano
|
bc21a24caf
|
Merge pull request #5362 from dannysmyda/5682-simplify-app-db-queries
5682 simplify app db queries
|
2019-10-23 12:46:15 -04:00 |
|
Richard Cordovano
|
b3ed0cbdb3
|
Merge pull request #5358 from dannysmyda/5595-playback-slider
5595 playback slider UI changes
|
2019-10-23 12:32:40 -04:00 |
|
Mark McKinnon
|
0b8ea73f7f
|
Update ThunderbirdMboxFileIngestModule.java
Revert changes from prior commit.
|
2019-10-23 11:45:25 -04:00 |
|
Mark McKinnon
|
08ccb2a9c9
|
Update EmailMessage.java
If messageid is null then set it to "" in setMessageID
|
2019-10-23 11:39:13 -04:00 |
|
Richard Cordovano
|
efe2c3d100
|
Merge pull request #5363 from esaunders/5652-mac-options
Add note about location of Options dialog on Mac.
|
2019-10-22 17:56:59 -04:00 |
|
esaunders
|
0de0c7d852
|
Add note about location of Options dialog on Mac.
|
2019-10-22 17:53:07 -04:00 |
|
U-BASIS\dsmyda
|
a58de8029f
|
Cleaned up skype queries and tested them
|
2019-10-22 17:28:13 -04:00 |
|
Richard Cordovano
|
d67521c7c8
|
Merge pull request #5346 from esaunders/5650_hidden_dialogs
Workarounds to ensure that dialogs are not hidden on macOS.
|
2019-10-22 17:05:03 -04:00 |
|
U-BASIS\dsmyda
|
b46fe4d524
|
Cleaned up the whatsapp query and tested changes
|
2019-10-22 16:56:54 -04:00 |
|
U-BASIS\dsmyda
|
7e745617c0
|
Simplifed and tested the textnow queries
|
2019-10-22 15:38:16 -04:00 |
|
Eammon
|
77aa843d86
|
Added mechanism to get the startup window and to use it or the multi user case dialog as the parent of the file chooser.
|
2019-10-22 14:43:30 -04:00 |
|
U-BASIS\dsmyda
|
e9890a7267
|
Cleaned up line queries and tested for regressions
|
2019-10-22 14:42:15 -04:00 |
|
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 |
|
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 |
|
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
|
7546c60fc4
|
Merge pull request #5354 from dannysmyda/5594-set-playback-speed
5594 set playback speed
|
2019-10-21 13:06:22 -04:00 |
|
U-BASIS\dsmyda
|
bb2335ec0e
|
Made progress bar refresh at 60FPS, fixed button text sizes
|
2019-10-18 14:17:33 -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 |
|
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 |
|
U-BASIS\dsmyda
|
7833596424
|
Implemented seeks with configurable playback rates
|
2019-10-17 17:08:39 -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 |
|
U-BASIS\dsmyda
|
a1477dc45e
|
Updated the seek to be more accurate
|
2019-10-17 10:30:12 -04:00 |
|
Mark McKinnon
|
9f3e258837
|
Update ThunderbirdMboxFileIngestModule.java
Make codacy happy.
|
2019-10-17 02:13:46 -04:00 |
|
Mark McKinnon
|
f73eb23ad9
|
Update ThunderbirdMboxFileIngestModule.java
Check threaded messageId if null and skip it if it is. Format code also.
|
2019-10-16 23:18:24 -04:00 |
|
Eammon
|
ba9e8c2b8a
|
Workarounds to ensure that dialogs are not hidden on macOS.
|
2019-10-16 16:42:33 -04:00 |
|
eugene7646
|
7141a57b1f
|
Merge pull request #5341 from eugene7646/python_template_update
Fixed / updated broken URLs
|
2019-10-15 17:50:09 -04:00 |
|
Eugene Livis
|
c96a855955
|
Fixed / updated broken URLs
|
2019-10-15 17:49:01 -04:00 |
|
Richard Cordovano
|
57ba69c4d2
|
Merge pull request #5338 from wschaeferB/doxygen-typo-fix
fix name of build target for tsk debugging
|
2019-10-10 17:28:36 -04:00 |
|
William Schaefer
|
7dda735f4f
|
fix name of build target for tsk debugging
|
2019-10-10 16:13:37 -04:00 |
|
U-BASIS\dsmyda
|
2b946af869
|
Disallow seeking to immediate end (buggy when doing so), add budnle files
|
2019-10-10 16:07:23 -04:00 |
|
U-BASIS\dsmyda
|
b2d4e22030
|
Finished implementing and testing fast forward/rewind buttons
|
2019-10-10 15:09:52 -04:00 |
|
Richard Cordovano
|
e4c4525d71
|
Merge pull request #5332 from wschaeferB/5579-EmbeddedFileExtractorSantize
5579 - sanitize file names in embedded file extractor
|
2019-10-10 11:32:54 -04:00 |
|
Richard Cordovano
|
7773fcf15b
|
Merge pull request #5336 from eugene7646/escaping_error_5646
Always escaping Lucene query fields (5646)
|
2019-10-10 10:24:27 -04:00 |
|
Eugene Livis
|
e79075fcb4
|
Added comments
|
2019-10-09 17:31:43 -04:00 |
|
U-BASIS\dsmyda
|
b3aaf99c72
|
Incremental improvements
|
2019-10-09 15:22:32 -04:00 |
|
Eugene Livis
|
1179c0267d
|
Always escaping Lucene query fields
|
2019-10-09 14:54:43 -04:00 |
|
esaunders
|
761c715a89
|
Remove tests from AppVeyor build.
|
2019-10-09 13:10:44 -04:00 |
|
esaunders
|
9cd72eb1c0
|
Remove tests from Travis build.
|
2019-10-09 13:10:10 -04:00 |
|
William Schaefer
|
1f711907c2
|
5579 fix santizing to include non ascii chars
|
2019-10-09 12:50:35 -04:00 |
|
William Schaefer
|
14e82eb2a5
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5579-EmbeddedFileExtractorSantize
|
2019-10-09 12:19:34 -04:00 |
|