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

Fix javascript bookmarks #1732

Merged
merged 3 commits into from
Oct 1, 2024
Merged

Fix javascript bookmarks #1732

merged 3 commits into from
Oct 1, 2024

Commits on Oct 1, 2024

  1. test: Don't run an initial getBookmarks on each test

    To avoid running first-run checks like the javascript feature detection
    
    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cb2ddb1 View commit details
    Browse the repository at this point in the history
  2. fix: Run lint:fix

    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e08bf4c View commit details
    Browse the repository at this point in the history
  3. fix(NextcloudBookmarks): Run javascript feature detection earlier

    onSyncStart instead of when getting the tree
    
    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    74056a9 View commit details
    Browse the repository at this point in the history