-
Notifications
You must be signed in to change notification settings - Fork 3
build(deps): Bump websocket-extensions from 0.1.3 to 0.1.4 #26
base: master
Are you sure you want to change the base?
build(deps): Bump websocket-extensions from 0.1.3 to 0.1.4 #26
Commits on Jul 2, 2019
-
chore: Fix listener addition/removal
Just in case clients get preserved across calls.
Configuration menu - View commit details
-
Copy full SHA for 7acccc6 - Browse repository at this point
Copy the full SHA 7acccc6View commit details
Commits on Jul 3, 2019
-
chore: Move ConnectionPanel to ButtplugPanel
We only have one panel now, so just call it what we expect
Configuration menu - View commit details
-
Copy full SHA for 92e366a - Browse repository at this point
Copy the full SHA 92e366aView commit details -
So we can output either the component or a plugin version of it.
Configuration menu - View commit details
-
Copy full SHA for 739a98e - Browse repository at this point
Copy the full SHA 739a98eView commit details -
build: Add more packages needed to use old webpack builds
Current webpack builds to a file that's 13k. vue-cli's webpack builds to a file that's 1.8mb. Just keep using the old one.
Configuration menu - View commit details
-
Copy full SHA for c8f5b4b - Browse repository at this point
Copy the full SHA c8f5b4bView commit details -
build: Create new build targets
Create build targets for both vue-cli and the old webpack targets. Should move fully to vue-cli at some point, but don't want to futz with it right now.
Configuration menu - View commit details
-
Copy full SHA for 49fb7a9 - Browse repository at this point
Copy the full SHA 49fb7a9View commit details
Commits on Jul 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e660de3 - Browse repository at this point
Copy the full SHA e660de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13f1155 - Browse repository at this point
Copy the full SHA 13f1155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d18052 - Browse repository at this point
Copy the full SHA 8d18052View commit details
Commits on Jul 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5e08223 - Browse repository at this point
Copy the full SHA 5e08223View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c81416 - Browse repository at this point
Copy the full SHA 3c81416View commit details
Commits on Jul 6, 2019
-
chore: Ignore late calls to StopScanning after disconnect
StartScanning has a timer it calls StopScanning on. If we've disconnected before the timer fires, just ignore it.
Configuration menu - View commit details
-
Copy full SHA for 5eed88e - Browse repository at this point
Copy the full SHA 5eed88eView commit details
Commits on Jul 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0e00f2b - Browse repository at this point
Copy the full SHA 0e00f2bView commit details
Commits on Jul 28, 2019
-
build: Update some dependencies, move others to peer
We only need vue/vuetify as peer dependencies, other projects should bring those in. Also, update Buttplug (but not vuetify yet, not ready for Vuetify 2.0)
Configuration menu - View commit details
-
Copy full SHA for 46788bc - Browse repository at this point
Copy the full SHA 46788bcView commit details -
feat: Try to load device configuration from the web
Use the CDN hosted version of the config for devices
Configuration menu - View commit details
-
Copy full SHA for dd4d3c6 - Browse repository at this point
Copy the full SHA dd4d3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b3ecbc - Browse repository at this point
Copy the full SHA 5b3ecbcView commit details
Commits on Oct 5, 2019
-
fix: Serialize websocket connections for now
Trying to do parallel websocket connection tests doesn't work right, and will require more rearchitecting. Just go one-by-one for now, even if it is a bit slow. Fixes #22
Configuration menu - View commit details
-
Copy full SHA for e9964b9 - Browse repository at this point
Copy the full SHA e9964b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16a74e5 - Browse repository at this point
Copy the full SHA 16a74e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb743b8 - Browse repository at this point
Copy the full SHA bb743b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f1252f - Browse repository at this point
Copy the full SHA 8f1252fView commit details
Commits on Jun 6, 2020
-
build(deps): Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 743ef21 - Browse repository at this point
Copy the full SHA 743ef21View commit details