Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Organisasjonskollegiet/voting-backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dotkom/voting-backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 37 files changed
  • 4 contributors

Commits on Oct 2, 2024

  1. upgrade prisma to 3.13

    Andrefkl committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4469ad4 View commit details
    Browse the repository at this point in the history
  2. prisma schema openssl

    Andrefkl committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    bcf6a1f View commit details
    Browse the repository at this point in the history
  3. prisma and client to 3.13

    Andrefkl committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5c39538 View commit details
    Browse the repository at this point in the history
  4. yolo

    Andrefkl committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1354ce4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3077133 View commit details
    Browse the repository at this point in the history
  6. Cors

    Andrefkl committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1cc177e View commit details
    Browse the repository at this point in the history
  7. Fix deployment

    Andrefkl committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ab64c60 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Add health endpoint

    jotjern committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    32185a7 View commit details
    Browse the repository at this point in the history
  2. fix dockerfile

    Andrefkl committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e92423e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from dotkom/fix-issues

    Fix issues for aws deployment
    Andrefkl authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7454045 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from dotkom/health-checkpoint

    Add health endpoint
    Andrefkl authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    75d6aed View commit details
    Browse the repository at this point in the history
  5. update readme

    Andrefkl committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    efafdf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    66607ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ad2c69 View commit details
    Browse the repository at this point in the history
  3. Nuke redis

    junlarsen committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    0e71f15 View commit details
    Browse the repository at this point in the history
  4. Update lockfile

    junlarsen committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2fdf16b View commit details
    Browse the repository at this point in the history
  5. Add deploy script

    jotjern committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    3f83562 View commit details
    Browse the repository at this point in the history
  6. Add cors environment variable

    jotjern committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7cb3211 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fbee1e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f3aec6 View commit details
    Browse the repository at this point in the history
Loading