Skip to content
Permalink

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.4.0
Choose a base ref
...
head repository: socketio/socket.io-admin-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.0
Choose a head ref
  • 5 commits
  • 18 files changed
  • 3 contributors

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    2226f7b View commit details
    Browse the repository at this point in the history
  2. feat(ui): add tr locale (#52)

    hsnlbnan authored and darrachequesne committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    7e36532 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f57e0bf View commit details
    Browse the repository at this point in the history
  4. feat(server): switch to the bcryptjs module

    The bcryptjs module is written in plain JavaScript, so it does not need
    to be compiled with node-gyp (which is problematic on some platforms).
    
    Related: #50
    darrachequesne committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    81af1d4 View commit details
    Browse the repository at this point in the history
  5. chore(release): 0.5.0

    darrachequesne committed Sep 19, 2022
    1 Configuration menu
    Copy the full SHA
    a8ce526 View commit details
    Browse the repository at this point in the history
Loading