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

Add Libervia-backend #325

Merged
merged 32 commits into from
Nov 10, 2024
Merged

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    594209b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    115e140 View commit details
    Browse the repository at this point in the history
  3. helium: init at 5.0.2

    OPNA2608 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9f30ee9 View commit details
    Browse the repository at this point in the history
  4. libxeddsa: init at 2.0.0

    OPNA2608 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c94b5ee View commit details
    Browse the repository at this point in the history
  5. xeddsa: init at 1.0.3

    OPNA2608 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8057ecd View commit details
    Browse the repository at this point in the history
  6. x3dh: init at 1.0.4

    OPNA2608 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c3afafe View commit details
    Browse the repository at this point in the history
  7. wokkel: init at 18.0.0

    OPNA2608 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c9cf60f View commit details
    Browse the repository at this point in the history
  8. sat-tmp: init at 0.8.0

    OPNA2608 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    cbc05c7 View commit details
    Browse the repository at this point in the history
  9. omemo: init at 1.0.4

    OPNA2608 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9031937 View commit details
    Browse the repository at this point in the history
  10. oldmemo: init at 1.0.4

    OPNA2608 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    24219ff View commit details
    Browse the repository at this point in the history
  11. twomemo: init at 1.0.4

    OPNA2608 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    82917f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0c78121 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d8538af View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    206ced5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6d7a35e View commit details
    Browse the repository at this point in the history
  16. projects/Libervia/test: Sleep abit after issuing workspace switch

    Had it happen that switch wasn't fully processed yet when terminal was attempted to be spawned.
    OPNA2608 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ae9ed12 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dc9201a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e1ead6d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    b3c22b2 View commit details
    Browse the repository at this point in the history
  2. urwid-satext: Fix version

    Typo'd year, commit is from 2023
    OPNA2608 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5c70a78 View commit details
    Browse the repository at this point in the history
  3. helium: 5.0.2 -> 5.1.0

    OPNA2608 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    735768d View commit details
    Browse the repository at this point in the history
  4. xeddsa: 1.0.3 -> 1.1.0

    OPNA2608 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ea3a550 View commit details
    Browse the repository at this point in the history
  5. x3dh: 1.0.4 -> 1.1.0

    OPNA2608 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0949ad8 View commit details
    Browse the repository at this point in the history
  6. omemo: 1.0.4 -> 1.2.0

    OPNA2608 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    61e341d View commit details
    Browse the repository at this point in the history
  7. oldmemo: 1.0.4 -> 1.1.0

    OPNA2608 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ea95af3 View commit details
    Browse the repository at this point in the history
  8. twomemo: 1.0.4 -> 1.1.0

    OPNA2608 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1b03bef View commit details
    Browse the repository at this point in the history
  9. libervia-media: 0.8.0-unstable-2024-05-30 -> 0.8.0-unstable-2024-10-26

    This resolves the licensing issues.
    OPNA2608 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6942ebd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    30c7a7c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc6c136 View commit details
    Browse the repository at this point in the history
  12. libervia-backend: Get rid of libervia-media switch

    It's not a licensing problem anymore to include it.
    OPNA2608 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b3d8337 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. helium: Disable tests on unsupported platforms

    Fails in selenium code about unsupported system & architecture combination on aarch64-linux.
    OPNA2608 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    b12b70a View commit details
    Browse the repository at this point in the history
  2. projects/Libervia/test: Fix on aarch64-linux

    Failed to OCR for the fresh terminal contents, employ "sleep, increase size, then check" strategy.
    OPNA2608 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    b70ab7b View commit details
    Browse the repository at this point in the history