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

environment variable WBO_MAX_BOARD_SIZE_X to give max width of board (closes #118) #137

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Sep 24, 2020

  1. add configuration environment variable WBO_MAX_BOARD_SIZE_X to give m…

    …aximum width of board (closes lovasoa#118)
    droundy committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    4fd733d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Update client-data/js/board.js

    Co-authored-by: Ophir LOJKINE <pere.jobs@gmail.com>
    droundy and lovasoa committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    6ea9562 View commit details
    Browse the repository at this point in the history
  2. Use min function with more than two arguments

    Co-authored-by: Ophir LOJKINE <pere.jobs@gmail.com>
    droundy and lovasoa committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    8d2ac6f View commit details
    Browse the repository at this point in the history
  3. Fix tabs/spaces.

    Co-authored-by: Ophir LOJKINE <pere.jobs@gmail.com>
    droundy and lovasoa committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    693067d View commit details
    Browse the repository at this point in the history