-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: SmithWebster/angular-websocket
base: master
head repository: PatrickJS/angular-websocket
compare: master
- 16 commits
- 20 files changed
- 11 contributors
Commits on Apr 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 56b425c - Browse repository at this point
Copy the full SHA 56b425cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54c11f2 - Browse repository at this point
Copy the full SHA 54c11f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdfea1f - Browse repository at this point
Copy the full SHA fdfea1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75fda21 - Browse repository at this point
Copy the full SHA 75fda21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56c2534 - Browse repository at this point
Copy the full SHA 56c2534View commit details
Commits on Apr 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d92fe86 - Browse repository at this point
Copy the full SHA d92fe86View commit details
Commits on Apr 20, 2016
-
Fix PatrickJS#71: autoApply is undefined in onCloseHandler and onEven…
…tHandler (PatrickJS#73) Used 'true' as that is the default value for autoApply in message handler.
Configuration menu - View commit details
-
Copy full SHA for 2ad7a09 - Browse repository at this point
Copy the full SHA 2ad7a09View commit details
Commits on May 20, 2016
-
Fix up packaging (PatrickJS#75)
* refactor(angular-websocket): compile output to utilize UMD * fix(arrayBuffer): fix data type This recommits d92fe86 Signed-off-by: Will Soto <[email protected]> * chore: dist Signed-off-by: Will Soto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91818ea - Browse repository at this point
Copy the full SHA 91818eaView commit details
Commits on May 21, 2016
-
chore: Bump to 2.0.0 (PatrickJS#77)
* chore: update changelog * chore: bump 2.0.0
Configuration menu - View commit details
-
Copy full SHA for f3b33c1 - Browse repository at this point
Copy the full SHA f3b33c1View commit details
Commits on Jun 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5f3d16b - Browse repository at this point
Copy the full SHA 5f3d16bView commit details -
fix problem when using webpack (PatrickJS#83)
* fix problem when using webpack Fixed issue PatrickJS#82 * Update angular-websocket.js
Configuration menu - View commit details
-
Copy full SHA for 4a11420 - Browse repository at this point
Copy the full SHA 4a11420View commit details -
Fixed the connection url (PatrickJS#81)
Updated the readme
Configuration menu - View commit details
-
Copy full SHA for ab83d79 - Browse repository at this point
Copy the full SHA ab83d79View commit details
Commits on Aug 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0ad7029 - Browse repository at this point
Copy the full SHA 0ad7029View commit details -
Updating URLs with latest release (PatrickJS#93)
Files were moved to "/dist" in v2.0.0, so updating version number in old URLs no longer worked.
Configuration menu - View commit details
-
Copy full SHA for 3779e66 - Browse repository at this point
Copy the full SHA 3779e66View commit details
Commits on Jun 7, 2017
-
Update WS version (PatrickJS#101)
Update WS version to 1.1.0 to avoid denial of service attacks. More info: https://snyk.io/vuln/npm:ws:20160624
Configuration menu - View commit details
-
Copy full SHA for f0dec08 - Browse repository at this point
Copy the full SHA f0dec08View commit details
Commits on Jan 12, 2018
-
Allow ws options to be passed to constructors (PatrickJS#107)
This complies with the way ws behaves and is useful for specifying "low-level" ws options such as adding additional headers to the request (use case: authentication through jwt)
Configuration menu - View commit details
-
Copy full SHA for 1d3101e - Browse repository at this point
Copy the full SHA 1d3101eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master