Skip to content

Tags: mxcube/mxcubeweb

Tags

v4.253.0

Toggle v4.253.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Log user out from UI on 401

v4.252.0

Toggle v4.252.0's commit message
Downgrade to `python-ldap==3.4.3` in `poetry.lock`

Downgrade `python-ldap` from version `3.4.4` to `3.4.3` in `poetry.lock`
because we want `poetry.lock` and `conda-environment.yml` pins in sync
and there is no version `3.4.4` in the *conda* repositories.

<#1515>
<conda-forge/python-ldap-feedstock#27>

v4.251.0

Toggle v4.251.0's commit message
Bumped mxcubecore

v4.250.0

Toggle v4.250.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Replace "Proposal" with "Session" in nav bar

v4.249.0

Toggle v4.249.0's commit message
Not returning the traceback on exception

v4.248.0

Toggle v4.248.0's commit message
On lost connection, check if we still have a valid session.

Handle the cases, where during loss of connection to the backend,
our session becomes invalid.

If no valid session exist, swith to login page.

v4.247.0

Toggle v4.247.0's commit message
Adding documentation and dependency for missing video stream

v4.246.0

Toggle v4.246.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Don't call `login_info` twice on login/logout

v4.245.0

Toggle v4.245.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove manual reconnect of logging websocket

v4.244.0

Toggle v4.244.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Show error boundary when server is down