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: lpinca/binb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ansgarprause/binb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 39 files changed
  • 4 contributors

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    c60d7cf View commit details
    Browse the repository at this point in the history
  2. Adjust redis connection

    ansgarprause committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    17c0ae8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    294a636 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4e6ae0 View commit details
    Browse the repository at this point in the history
  5. Customize rooms

    ansgarprause committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    ea2efde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7678a0e View commit details
    Browse the repository at this point in the history
  7. Extract redis config

    ansgarprause committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    db23405 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09d0feb View commit details
    Browse the repository at this point in the history
  9. Add deploy action

    ansgarprause committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    53ba81c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    2a329d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    219dfd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5802e52 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Add mixed room

    ansgarprause committed May 2, 2023
    Configuration menu
    Copy the full SHA
    df144cc View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. All updates (#3)

    * Add new room
    
    Perform cleanup
    
    * Run minifiy at build time
    
    * Fix artists
    
    * Add new complex load function
    
    * Update node version in Dockerfile
    
    * Add room clearing
    
    * Add logging and perform refactoring
    
    * Fix complex config loading
    
    * remove rooms without song configuration
    
    * Fix songId generation
    
    * Fix song insert
    
    * Avoid legacy option
    
    * Move config to main config.json and add new kates-pop room
    
    * Mirgrate old room configuration
    
    * Fix song ids
    
    * Rename import data script
    
    * add new room "Classics"
    
    * remove playlists (#2)
    
    * remove playlists
    
    * remove rooms from list
    
    * Remove classics room
    
    Test if this room causes the startup issues
    
    * Readd classics room
    
    Remove query parameter from playlist urls
    
    * Fix leaderboard, signup and password change&reset issues
    
    These operations used deprecated redis functions.
    Additionally, the correct leadboard code was disabled.
    
    * Update canvas
    
    Attempt to fix captch rendering issues
    
    * Fix captcha rendering
    
    Font previously used is was not available in used Docker base image.
    
    * Attemp to fix captcha
    
    * Fix dependency
    
    * Fix dependencies
    
    * Format with prettier
    
    * Fix password change and password reset
    
    * Log password reset url to console
    
    Sending emails too complicated at the moment.
    
    * Update password recovery page text
    
    * Adapt for Ansgar
    
    * Make redis client ip family configurable by envvar
    
    * Set default for envvar REDIS_FAMILY
    
    * Change room pop to latest-pop
    
    * Fix config
    
    ---------
    
    Co-authored-by: KathrinS <[email protected]>
    Noutbuk and kschmitz123 authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    c145827 View commit details
    Browse the repository at this point in the history
Loading