-
Notifications
You must be signed in to change notification settings - Fork 107
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: socketio/socket.io-admin-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: socketio/socket.io-admin-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 50 files changed
- 1 contributor
Commits on Jun 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 577f4e9 - Browse repository at this point
Copy the full SHA 577f4e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8258a9a - Browse repository at this point
Copy the full SHA 8258a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77ee068 - Browse repository at this point
Copy the full SHA 77ee068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 481ef22 - Browse repository at this point
Copy the full SHA 481ef22View commit details
Commits on Jun 21, 2022
-
There are two ways to enable this production mode: - either with the new "mode" option: ```js instrument(io, { mode: "production" // defaults to "development" }); ``` - or with the NODE_ENV environment variable: ``` NODE_ENV=production node index.js ``` In production mode, the server won't send all details about the socket instances and the rooms, thus reducing the memory footprint of the instrumentation. Related: - #22 - #23
Configuration menu - View commit details
-
Copy full SHA for e0d91ca - Browse repository at this point
Copy the full SHA e0d91caView commit details -
feat(ui): add support for relative links
In case the root path is not "/". Related: #41
Configuration menu - View commit details
-
Copy full SHA for fdec2ce - Browse repository at this point
Copy the full SHA fdec2ceView commit details
Commits on Jun 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7df8471 - Browse repository at this point
Copy the full SHA 7df8471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8542601 - Browse repository at this point
Copy the full SHA 8542601View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a8a75e - Browse repository at this point
Copy the full SHA 5a8a75eView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 89ed3c7 - Browse repository at this point
Copy the full SHA 89ed3c7View commit details
Loading
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 0.3.0...0.4.0