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

feat: Implement linkwarden sync #1709

Merged
merged 13 commits into from
Sep 6, 2024
Merged

feat: Implement linkwarden sync #1709

merged 13 commits into from
Sep 6, 2024

Commits on Aug 28, 2024

  1. feat: Implement linkwarden sync

    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3a4be19 View commit details
    Browse the repository at this point in the history
  2. test: Don't run benchmark tests on CI anymore

    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8eb56ee View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. fix(linkwarden): Don't accept browser internal URLs for now

    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    35aea4f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    e58cc8c View commit details
    Browse the repository at this point in the history
  2. fix(tests)

    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f61f017 View commit details
    Browse the repository at this point in the history
  3. tests: Don't test separators with linkwarden

    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f11b598 View commit details
    Browse the repository at this point in the history
  4. fix(Linkwarden): Retry collection deletion if it fails

    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8879e4a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    3363441 View commit details
    Browse the repository at this point in the history
  2. fix(Unidirectional): Don't map reorders if server doesn't support ord…

    …erFolder
    
    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e27d23f View commit details
    Browse the repository at this point in the history
  3. fix(tests): Don't test ordering on linkwarden

    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6d7b377 View commit details
    Browse the repository at this point in the history
  4. fix(tests): Don't test ordering on linkwarden

    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b14571a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    05b636e View commit details
    Browse the repository at this point in the history
  2. feat: Add UI for linkwarden

    Signed-off-by: Marcel Klehr <[email protected]>
    marcelklehr committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7371688 View commit details
    Browse the repository at this point in the history