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

remove jquery & modernize code #234

Draft
wants to merge 32 commits into
base: master
Choose a base branch
from

Commits on Sep 28, 2022

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

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    68c8ca2 View commit details
    Browse the repository at this point in the history
  2. deps: eliminate jquery

    zackschuster committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    81d0404 View commit details
    Browse the repository at this point in the history
  3. chore: switch to eslint

    zackschuster committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    fe786bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7060b06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d10e208 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a22310 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91ee4f7 View commit details
    Browse the repository at this point in the history
  8. build: go golfing

    zackschuster committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    100ab34 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7fa106a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    7fcef8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7d191b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7da36d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccf55c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99f83c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. test: remove dead code

    zackschuster committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    d38cd64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff6089f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d70c795 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b030f0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b84d360 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95af686 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    b001b9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0efd731 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32ea685 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    17aa5fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a297361 View commit details
    Browse the repository at this point in the history
  3. lib: unify piece handling

    no more dom queries for pieces; everything goes through the maps now
    zackschuster committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    028483f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a7c8e8 View commit details
    Browse the repository at this point in the history
  5. lib: cleanup

    zackschuster committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    29cf0b6 View commit details
    Browse the repository at this point in the history
  6. lib: big bang cleanup

    zackschuster committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    b0e00cb View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

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