Releases: Comcast/Speed-testJS
Releases · Comcast/Speed-testJS
Bug and Security fixes
01 Oct 15:21
Compare
Sorry, something went wrong.
No results found
Summarized Changes
Karma dependency fix (updating to a new version)
Security fixes
Full Change Log
18d1090 Move karma dependencies to dev
3caaa7b Merge pull request #131 from rotosonic/updateUi
94975f0 remove gauge and example pages
Edge Timeout Issue Fix
09 Apr 14:07
Compare
Sorry, something went wrong.
No results found
Summarized Changes
Edge fix - Making the new download algorithm run on MS Edge (timeout issue).
Full Change Log
commit 601dd5c (HEAD -> master, upstream/master, origin/master, origin/HEAD)
Merge: 1dcbf26 bf907f2
Author: Pradhyumna02 [email protected]
Date: Mon Apr 8 15:39:37 2019 -0400
Merge pull request #130 from Pradhyumna02/Edge-Fix
Commenting out timeout as it's not working on edge
Timeout Fix
21 Feb 16:20
Compare
Sorry, something went wrong.
No results found
Summarized Changes
Internet Explorer fix - Making the new download algorithm run on IE (timeout issue).
Security Issues.
Full Change Log
commit cd0ff71 (tag: refs/tags/1.0.32-beta.0, refs/remotes/Prad/master)
Update download algorithm
01 Feb 17:27
Compare
Sorry, something went wrong.
No results found
Summarized Changes
Refactor download algorithm
Full Change Log
c48eb2f (tag: refs/tags/V1.0.31) Merge pull request #116 from Pradhyumna02/Updating-Downloads-For-Mobile
Download throttle for mobile devices
04 Oct 18:19
Compare
Sorry, something went wrong.
No results found
Summarized Changes
Download throttle for mobile devices
Full Change Log
c48eb2f (HEAD -> master, upstream/master, origin/master, origin/HEAD) Merge pull request #116 from Pradhyumna02/Updating-Downloads-For-Mobile
0ee3d32 Lower the size and concurrent runs for mobile devices
Refactor uploads and update readme CONTRIBUTING.md
21 Mar 16:22
Compare
Sorry, something went wrong.
No results found
Summarized Changes
Refactor Uploads testing
Update readme and CONTRIBUTING.md
Full Change Log
3b13637 (HEAD -> master, upstream/master, origin/master, origin/HEAD) Merge pull request #110 from rotosonic/RefactorUploads
eaec788 (origin/RefactorUploads, RefactorUploads) update test page
883e6c4 update version
4f0aee3 fix formatting..wait for handshake
8c59494 formatting
d23f951 update sizes
e2a87f0 update size and flow
89429a0 Merge pull request #111 from Comcast/kristakhare-patch-1-1
05b8a0b (upstream/kristakhare-patch-1-1) Update CONTRIBUTING.md
0277c6b Merge pull request #95 from markspolakovs/patch-1
56bc3e1 Fix README formatting and grammar
3392b32 (upstream/kristakhare-patch-1) Update CONTRIBUTING - CLA information
Update websockets
09 Oct 15:59
Compare
Sorry, something went wrong.
No results found
Summarized Changes
Fix Windows 10 issue with websockets
Full Change Log
a9bc812 Merge pull request #105 from Pradhyumna02/WebSockets-Bug-Fix
e5de203 Added try catch while creating the websocket connection
Update xmlhttprequest timeout
16 Aug 17:08
Compare
Sorry, something went wrong.
No results found
Summarized Changes
Fix Edge version 15 issue
Full Change Log
9d1ae69 (refs/remotes/origin/EricTest, refs/heads/EricTest) remove percentages updates
36891b5 code cleanup
6ef1879 code cleanup
5da1cb9 code cleanup
61b2846 remove explicit timeout value
4dfd77e remove test variables
7f96aaa remove console.log
2418bdf Update timeout and abort logic
f182267 Update method name
7cdec8e remove 399 status check update test percentage complete
Fix Jshint issues
02 Jun 15:54
Compare
Sorry, something went wrong.
No results found
Summarized Changes
Fix Jshint issues in statistical calculator
Full Change Log
c00ca20 Merge pull request #101 from Pradhyumna02/download-calculations-jshint
4df16b1 Fix jshint issues
Move download calculations from server to client
02 Jun 15:49
Compare
Sorry, something went wrong.
No results found
Summarized Changes
Move download calculations from server to client
Full Change Log
8c610b4 Merge pull request #100 from Pradhyumna02/move-download-calculations-client
f807ce8 Move download calculations to client