Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset all sessions (in occ command and on upgrade) #5887

Merged
merged 2 commits into from
Jun 12, 2024
Merged

Commits on Jun 12, 2024

  1. feat(reset): Add --all option to text:reset occ command

    Allows to reset all editing sessions at once.
    
    Signed-off-by: Jonas <jonas@freesources.org>
    mejo- committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    14aaa24 View commit details
    Browse the repository at this point in the history
  2. fix(reset): Reset all document sessions on upgrades from 4.0.0 or below

    Fixes: #5420
    Fixes: nextcloud/collectives#1270
    
    Signed-off-by: Jonas <jonas@freesources.org>
    mejo- committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5c021c7 View commit details
    Browse the repository at this point in the history