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

[stable28] fix: Update Nextcloud libraries #46422

Merged
merged 5 commits into from
Jul 11, 2024

Commits on Jul 10, 2024

  1. refactor(files): Update @nextcloud/files to v3.5.1

    * Removed now duplicated code
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    16b9e67 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update debounce to 2.1.0

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7e05d37 View commit details
    Browse the repository at this point in the history
  3. refactor: Use composable for currentView and views to make it rea…

    …ctive when shared with other Vue apps
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a759182 View commit details
    Browse the repository at this point in the history
  4. test: Mock _oc_webroot for frontend unit tests

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9e8effe View commit details
    Browse the repository at this point in the history
  5. chore: Compile assets

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    susnux committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5565ac6 View commit details
    Browse the repository at this point in the history