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

ISSUE: 42 and 30, implement headers to catalog v1 and get MimeType #52

Merged
merged 30 commits into from
Dec 4, 2023

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    4847075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36ab3bc View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. clean up .toml

    rustchain64 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7ea5885 View commit details
    Browse the repository at this point in the history
  2. cargo.toml cleanup

    rustchain64 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    09e48cb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    e06e6db View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. clean up str_

    rustchain64 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7096882 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. test write_read

    rustchain64 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c8c139e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. backup_test

    rustchain64 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    64fd3da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7850c99 View commit details
    Browse the repository at this point in the history
  3. fix clippy errors

    rustchain64 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    111b08f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    acbdbc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    b0db557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c2b8d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Update src/backend/fs.rs

    Co-authored-by: Hunter Beast <[email protected]>
    rustchain64 and cryptoquick authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    655b768 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    947f8b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb99104 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. other solution WIP

    rustchain64 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d5a5a39 View commit details
    Browse the repository at this point in the history
  2. parsing tuple from result

    rustchain64 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a5f76d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74f8547 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    93be88e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    f256b11 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    9fcd17c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. cleanup for svg mime_type

    rustchain64 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0b0995f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebab442 View commit details
    Browse the repository at this point in the history
  3. clippy fix _url

    rustchain64 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1e0c5ce View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. backup channels

    rustchain64 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    e0e1501 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    8037bd7 View commit details
    Browse the repository at this point in the history
  2. mock watch in test

    rustchain64 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    3c059ff View commit details
    Browse the repository at this point in the history
  3. mock watch in test debug

    rustchain64 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    60a82c7 View commit details
    Browse the repository at this point in the history
  4. cleanup debug

    rustchain64 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    4046eb1 View commit details
    Browse the repository at this point in the history