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

[stable27] Version support and iframe refactoring #3172

Merged
merged 12 commits into from Sep 13, 2023

Commits on Sep 11, 2023

  1. chore: refactor iframes to load collabora directly

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 11, 2023
    Copy the full SHA
    c236331 View commit details
    Browse the repository at this point in the history
  2. tests(cypress): Avoid wrapped iframe

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 11, 2023
    Copy the full SHA
    2119b32 View commit details
    Browse the repository at this point in the history
  3. fix: Do not reuse query builder

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 11, 2023
    Copy the full SHA
    ccfbd19 View commit details
    Browse the repository at this point in the history
  4. ci(cypress): Avoid failing on upstream console errors

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 11, 2023
    Copy the full SHA
    a229219 View commit details
    Browse the repository at this point in the history
  5. test(cypress): Cover some postmessage integrations with cypress tests

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 11, 2023
    Copy the full SHA
    d3f4b3f View commit details
    Browse the repository at this point in the history
  6. fix: Cleanup

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 11, 2023
    Copy the full SHA
    06e54d8 View commit details
    Browse the repository at this point in the history
  7. chore: Fix psalm

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 11, 2023
    Copy the full SHA
    933e2eb View commit details
    Browse the repository at this point in the history
  8. chore(CSP): Remove deprecated inline js CSP

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 11, 2023
    Copy the full SHA
    00b0813 View commit details
    Browse the repository at this point in the history
  9. chore: Cleanup merge issues

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 11, 2023
    Copy the full SHA
    13a33c0 View commit details
    Browse the repository at this point in the history
  10. ci: Adapt cypress tests for 27

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 11, 2023
    Copy the full SHA
    497a1cd View commit details
    Browse the repository at this point in the history
  11. fix: Use userId as a fallback for new file creation token

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 11, 2023
    Copy the full SHA
    9ae189f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. ci: Pin oci tests to github runners

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 12, 2023
    Copy the full SHA
    2f5e3dd View commit details
    Browse the repository at this point in the history