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

Adds database and mutations #2

Merged
merged 25 commits into from
Oct 7, 2024
Merged

Adds database and mutations #2

merged 25 commits into from
Oct 7, 2024

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    e0b34d6 View commit details
    Browse the repository at this point in the history
  2. refactor: Remove unused university sports mutation and resolvers; add…

    … caching for parking, charging, bus, train, and cl-events queries
    Robert27 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    34849a4 View commit details
    Browse the repository at this point in the history
  3. refactor: Replace create and update university sports mutations with …

    …a single upsert mutation
    Robert27 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    35871ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eefd050 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5afa046 View commit details
    Browse the repository at this point in the history
  6. feat: Update app announcements and university sports mutations to use…

    … Unix timestamps for date fields
    Robert27 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    9bf1740 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. adds jwt check

    Robert27 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    73a8342 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    468952e View commit details
    Browse the repository at this point in the history
  3. feat: Update database connection to use Bun environment variables and…

    … enhance authorization checks
    Robert27 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    dec120c View commit details
    Browse the repository at this point in the history
  4. feat: Integrate graphql-scalars for enhanced date handling in announc…

    …ements and university sports
    Robert27 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    cbdc2bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6455f06 View commit details
    Browse the repository at this point in the history
  6. feat: Refactor linting configuration and improve type safety in scrap…

    …ing and utility functions
    Robert27 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    729f2e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Adds Drizzle

    Robert27 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7ebcbdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    010f56f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. feat: Update authentication handling to support multiple roles and ad…

    …just related migrations
    Robert27 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    66aa14f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    ebdcdf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ec182 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. feat: Add created_at and updated_at fields to app_announcements and u…

    …pdate related migrations
    Robert27 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    033f2dc View commit details
    Browse the repository at this point in the history
  2. feat: Deprecate announcements query and introduce appAnnouncements qu…

    …ery with updated timestamps
    Robert27 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0c6ddae View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. 🔧 update misc files

    BuildmodeOne committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0f58bd1 View commit details
    Browse the repository at this point in the history
  2. 🐛 fix food API

    BuildmodeOne committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    be22edd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8d179f View commit details
    Browse the repository at this point in the history
  4. 📦 update bun.lockb

    BuildmodeOne committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cac33a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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