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

Update config file and fix navbar #138

Merged
merged 6 commits into from
Mar 8, 2022
Merged

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    d84c542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8a0118 View commit details
    Browse the repository at this point in the history
  3. fix(ui): fix navbar cover

    gabaldon committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    ce80c83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e946020 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e29cb4 View commit details
    Browse the repository at this point in the history
  6. fix(api): add collation to db index

    The collation setting was removed in a previous commit and broke how the database was sorted. In this commit, we recover the collation and include it is included in the index to avoid the delay quering not indexed data.
    gabaldon committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    05d7340 View commit details
    Browse the repository at this point in the history