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

Feature: Search tags #261

Merged
merged 9 commits into from
Jan 13, 2023
Merged

Feature: Search tags #261

merged 9 commits into from
Jan 13, 2023

Commits on Jan 10, 2023

  1. Initial test for tags in search schema

    Joel Bredeson committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    fb896b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Update tagging and fix some caching bugs

    Joel Bredeson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    384ffca View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Merge with main

    Joel Bredeson committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    b7212b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Update tag search

    - update migration to add tags
    - update len loading to only load once
    - update weight for lens search and min weight for results
    Joel Bredeson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    cf75df1 View commit details
    Browse the repository at this point in the history
  2. Clippy update

    Joel Bredeson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    1cd7da6 View commit details
    Browse the repository at this point in the history
  3. clippy update

    Joel Bredeson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    5b9f052 View commit details
    Browse the repository at this point in the history
  4. Merge in main

    Joel Bredeson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    b14094f View commit details
    Browse the repository at this point in the history
  5. fmt / clippy

    Joel Bredeson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    aa2bbb5 View commit details
    Browse the repository at this point in the history
  6. clippy update

    - New struct type used for updates
    Joel Bredeson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    710e5a3 View commit details
    Browse the repository at this point in the history