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

Add DISABLE_ORGANIZATIONS_PAGE and DISABLE_CODE_PAGE settings for explore pages and fix an issue related to user search #32288

Merged
merged 17 commits into from
Oct 22, 2024

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    0b04828 View commit details
    Browse the repository at this point in the history
  2. fix api middleware

    Zettat123 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b88875b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. use db settings

    Zettat123 committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    c3a3bab View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. use .SystemConfig

    Zettat123 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    efe0df8 View commit details
    Browse the repository at this point in the history
  2. format

    Zettat123 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b793c6b View commit details
    Browse the repository at this point in the history
  3. Revert "format"

    This reverts commit b793c6b.
    Zettat123 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2d1ce03 View commit details
    Browse the repository at this point in the history
  4. Revert "use .SystemConfig"

    This reverts commit efe0df8.
    Zettat123 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6c4673d View commit details
    Browse the repository at this point in the history
  5. Revert "use db settings"

    This reverts commit c3a3bab.
    Zettat123 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ce6eeab View commit details
    Browse the repository at this point in the history
  6. fix reqExploreSignIn

    Zettat123 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7314a27 View commit details
    Browse the repository at this point in the history
  7. fix and

    Zettat123 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0658fa6 View commit details
    Browse the repository at this point in the history
  8. improve var names

    Zettat123 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2336451 View commit details
    Browse the repository at this point in the history
  9. fix redirect

    Zettat123 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b1b8e3e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c5e17d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    792aeea View commit details
    Browse the repository at this point in the history
  2. fix reqExploreSignIn

    Zettat123 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    03292a8 View commit details
    Browse the repository at this point in the history
  3. fix /user/search

    wxiaoguang committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ea02778 View commit details
    Browse the repository at this point in the history
  4. fix lint

    wxiaoguang committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fa79343 View commit details
    Browse the repository at this point in the history