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

feat: create locations pages for more content exploration #71

Open
wants to merge 38 commits into
base: main
Choose a base branch
from

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    d62f717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bf849d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6d62bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c5b384 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    61c0219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f14ab6e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    e8f0afe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b586a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6f0ef4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fb7a21 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

Commits on Oct 14, 2023

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

Commits on Oct 23, 2023

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

Commits on Oct 26, 2023

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

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    dca5c1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc1ebca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6591c50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b21a677 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df99629 View commit details
    Browse the repository at this point in the history
  6. feat: add open api tags

    jmcdo29 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    01b416e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

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

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    5b4ec05 View commit details
    Browse the repository at this point in the history
  2. feat: add authorization (#72)

    jmcdo29 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    fed35ae View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    e3a01c1 View commit details
    Browse the repository at this point in the history
  2. fix: provide users with default role of player

    Modification to other roles will (currently) be manual intervention
    jmcdo29 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3330a4b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    c9ddf0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9af372f View commit details
    Browse the repository at this point in the history
  3. chore: ignore env file

    jmcdo29 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    965af59 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    27c5549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d03c8e0 View commit details
    Browse the repository at this point in the history
  3. fix: get the user account from the database on login

    This is to avoid caching the roles so that when they update, if during runtime
    the user can still make use of their new roles without havinig to intervene
    with the redis database.
    jmcdo29 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a2dde81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b87d77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4688521 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa48058 View commit details
    Browse the repository at this point in the history
  7. docs: update db chart

    jmcdo29 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e18667a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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