- Update for JupyterLab 4.0 (not compatible with JupyterLab 3.x)
- Get the project default branch from the API
- Update for JupyterLab 3.1 (not compatible with JupyterLab 2.x)
- Update for JupyterLab 2.0 (not compatible with JupyterLab 1.x)
- Pass token in header instead of parameter (allow to pass OAuth2 token)
- Fix incompatibility with JupyterLab >= 1.0.2
- Display repo name instead of repo path (requires JupyterLab >= 1.0.3)
- Fix invalid npm package
- Update for JupyterLab 1.0
- Simplify input logic for username selector (taken from jupyterlab-github)
- Fix lint warning
- Add warning about subgroups being not supported
- Add .gitlab-ci.yml
- Fix browsing of projects with name that differs from path
- Initial release