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

Refactor bookmark manager #79

Merged
merged 35 commits into from
Mar 10, 2024
Merged

Refactor bookmark manager #79

merged 35 commits into from
Mar 10, 2024

Commits on Mar 2, 2024

  1. Refactor bookmark manager

    quambene committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    7779352 View commit details
    Browse the repository at this point in the history
  2. Refactor import

    quambene committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    c9d9fb6 View commit details
    Browse the repository at this point in the history
  3. Improve aborting

    quambene committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e058c07 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Fix tests

    quambene committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    4418dc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ae741 View commit details
    Browse the repository at this point in the history
  3. Refactor add urls

    quambene committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    0f538c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Refactor target bookmark

    quambene committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    eabf94a View commit details
    Browse the repository at this point in the history
  2. Refactor update

    quambene committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b2ed265 View commit details
    Browse the repository at this point in the history
  3. Fix underlying

    quambene committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d2f8538 View commit details
    Browse the repository at this point in the history
  4. Add documentation

    quambene committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ba0e219 View commit details
    Browse the repository at this point in the history
  5. Refactor bookmark manager

    quambene committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    846e968 View commit details
    Browse the repository at this point in the history
  6. Remove init command

    quambene committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2013272 View commit details
    Browse the repository at this point in the history
  7. Fix test

    quambene committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6f4c791 View commit details
    Browse the repository at this point in the history
  8. Refactor run mode

    quambene committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    826af42 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Add bookmark service

    quambene committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ce7b105 View commit details
    Browse the repository at this point in the history
  2. Refactor service config

    quambene committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1dab95d View commit details
    Browse the repository at this point in the history
  3. Parse urls

    quambene committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2fb98ef View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Refactor bookmark service

    quambene committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d28cca5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Refactor add urls

    quambene committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5a152bc View commit details
    Browse the repository at this point in the history
  2. Refactor process bookmarks

    quambene committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ec11d91 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Refactor remove

    quambene committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    3fc55cf View commit details
    Browse the repository at this point in the history
  2. Refactor fetch diff

    quambene committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    8e1c712 View commit details
    Browse the repository at this point in the history
  3. Add tests

    quambene committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    c6926d8 View commit details
    Browse the repository at this point in the history
  4. Fix test

    quambene committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    98ceab9 View commit details
    Browse the repository at this point in the history
  5. Clean up code

    quambene committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    a04caf5 View commit details
    Browse the repository at this point in the history
  6. Remove bookmark processor

    quambene committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    3b13f2e View commit details
    Browse the repository at this point in the history
  7. Fix ignored urls

    quambene committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    47d2971 View commit details
    Browse the repository at this point in the history
  8. Fix fetch

    quambene committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    9635234 View commit details
    Browse the repository at this point in the history
  9. Format code

    quambene committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    f6927f6 View commit details
    Browse the repository at this point in the history
  10. Fix clippy warnings

    quambene committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    bbff4ad View commit details
    Browse the repository at this point in the history
  11. Update changelog

    quambene committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    858be3d View commit details
    Browse the repository at this point in the history
  12. Refactor exectute actions

    quambene committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    96ca242 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    318b981 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Fix clippy warnings

    quambene committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    9006a5d View commit details
    Browse the repository at this point in the history
  2. Fix tests

    quambene committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    a5dc2c7 View commit details
    Browse the repository at this point in the history