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

Platform part 2 #1049

Merged
merged 505 commits into from
Jan 9, 2024
Merged

Platform part 2 #1049

merged 505 commits into from
Jan 9, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 22, 2023

  1. logo

    k2xl committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9894284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c39e16d View commit details
    Browse the repository at this point in the history
  3. fix bug in leaderboard

    k2xl committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e9266ed View commit details
    Browse the repository at this point in the history
  4. use hidden

    k2xl committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    94cf49c View commit details
    Browse the repository at this point in the history
  5. more cleanup

    k2xl committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d93f120 View commit details
    Browse the repository at this point in the history
  6. parallax placeholder

    k2xl committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    11cbfb1 View commit details
    Browse the repository at this point in the history
  7. slightly less crappy

    k2xl committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    786354a View commit details
    Browse the repository at this point in the history
  8. nav/logo tweaks

    sspenst committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3a8c73e View commit details
    Browse the repository at this point in the history
  9. share link

    sspenst committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    7ac58b0 View commit details
    Browse the repository at this point in the history
  10. zoomed in logo

    k2xl committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    72892d6 View commit details
    Browse the repository at this point in the history
  11. increase size

    k2xl committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2e6bf43 View commit details
    Browse the repository at this point in the history
  12. alt logo ideas

    k2xl committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c461df6 View commit details
    Browse the repository at this point in the history
  13. rename salt rounds

    k2xl committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    beba231 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    12be988 View commit details
    Browse the repository at this point in the history
  15. small tweaks

    sspenst committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f7112fa View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    70a2d80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe6fcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7b571f View commit details
    Browse the repository at this point in the history
  4. email tweaks

    k2xl committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    32ab950 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e64a5f View commit details
    Browse the repository at this point in the history
  6. email tweak

    k2xl committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    4e7d489 View commit details
    Browse the repository at this point in the history
  7. font

    k2xl committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    733ddcf View commit details
    Browse the repository at this point in the history
  8. fbuild

    k2xl committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    cea6d45 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. logo updates

    sspenst committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    40059b9 View commit details
    Browse the repository at this point in the history
  2. editor updates

    sspenst committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    3d7d741 View commit details
    Browse the repository at this point in the history
  3. putting stuff back

    k2xl committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    839fc2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7acc09 View commit details
    Browse the repository at this point in the history
  5. tweaks

    k2xl committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    b62c456 View commit details
    Browse the repository at this point in the history
  6. generic

    k2xl committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    f4b8b78 View commit details
    Browse the repository at this point in the history
  7. calcLevelsCompletedCount

    k2xl committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    e7f3f3b View commit details
    Browse the repository at this point in the history
  8. tweak tests

    k2xl committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    62a4a43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    994ee9d View commit details
    Browse the repository at this point in the history
  10. fix test

    k2xl committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    b3bbe40 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. mobile

    k2xl committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    dcfc0d5 View commit details
    Browse the repository at this point in the history
  2. tweak

    k2xl committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    765aa59 View commit details
    Browse the repository at this point in the history
  3. make mobile work look less bad

    k2xl committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    d6217cd View commit details
    Browse the repository at this point in the history
  4. tweaks

    k2xl committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    ca2a984 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3654f50 View commit details
    Browse the repository at this point in the history
  6. try another approach

    k2xl committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    701ee28 View commit details
    Browse the repository at this point in the history
  7. speed up initializedb

    k2xl committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    1ed9db9 View commit details
    Browse the repository at this point in the history
  8. try to increase pool size

    k2xl committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    dbf9486 View commit details
    Browse the repository at this point in the history
  9. try another way...

    k2xl committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    1de15b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. logging

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    db6544a View commit details
    Browse the repository at this point in the history
  2. more logging to debug

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    23890cc View commit details
    Browse the repository at this point in the history
  3. hopefully fixes issues

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    53faaab View commit details
    Browse the repository at this point in the history
  4. try another approach

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    bcb065e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac4379f View commit details
    Browse the repository at this point in the history
  6. ridic

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    6568a10 View commit details
    Browse the repository at this point in the history
  7. more stuff

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    35d6abb View commit details
    Browse the repository at this point in the history
  8. cleanup

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    647fa58 View commit details
    Browse the repository at this point in the history
  9. lets trace

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    9e071ed View commit details
    Browse the repository at this point in the history
  10. more logging to figure out wtf

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    279f992 View commit details
    Browse the repository at this point in the history
  11. i think i fixed it

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    cf19d26 View commit details
    Browse the repository at this point in the history
  12. moment of truth

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    9cbb24b View commit details
    Browse the repository at this point in the history
  13. sort users based on gametype

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    159590a View commit details
    Browse the repository at this point in the history
  14. cleanuser

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    9f14227 View commit details
    Browse the repository at this point in the history
  15. remove text from image gen

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    0ab75eb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    19f40a2 View commit details
    Browse the repository at this point in the history
  17. dont use emitter in tests

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    02b28ad View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    16ae1f4 View commit details
    Browse the repository at this point in the history
  19. fix

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    db1f778 View commit details
    Browse the repository at this point in the history
  20. cleanup

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    3c1b249 View commit details
    Browse the repository at this point in the history
  21. homepage tweaks

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    5ddcee8 View commit details
    Browse the repository at this point in the history
  22. homepage coming together

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    0e7db16 View commit details
    Browse the repository at this point in the history
  23. more tweaks

    k2xl committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    2da8988 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. more test coverage for gift

    k2xl committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    63a9360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99abc57 View commit details
    Browse the repository at this point in the history
  3. istanbul ignore

    k2xl committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    f0a1bcb View commit details
    Browse the repository at this point in the history
  4. more coverage

    k2xl committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    305ffa0 View commit details
    Browse the repository at this point in the history
  5. try to build

    k2xl committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    bfd3f31 View commit details
    Browse the repository at this point in the history
  6. yml syntax

    k2xl committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    3972388 View commit details
    Browse the repository at this point in the history
  7. remove on push

    k2xl committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    812ab92 View commit details
    Browse the repository at this point in the history
  8. fix subdomain issue

    k2xl committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    34b8de3 View commit details
    Browse the repository at this point in the history
  9. better data struct

    k2xl committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    3bac3d0 View commit details
    Browse the repository at this point in the history
  10. add line back

    k2xl committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    f961e92 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. utilize app domain env var

    k2xl committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    486d2c7 View commit details
    Browse the repository at this point in the history
  2. rename prod action

    k2xl committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    da0e7cf View commit details
    Browse the repository at this point in the history
  3. try some speedup for puppet

    k2xl committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    18384a0 View commit details
    Browse the repository at this point in the history
  4. arguably faster

    k2xl committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    bce248f View commit details
    Browse the repository at this point in the history
  5. other updates

    k2xl committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    e91d7aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01c46f3 View commit details
    Browse the repository at this point in the history
  7. load it up shim page

    k2xl committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    2991c84 View commit details
    Browse the repository at this point in the history
  8. forgot to commit levelshim

    k2xl committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    7313bf9 View commit details
    Browse the repository at this point in the history
  9. remove some other params

    k2xl committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    fb468e2 View commit details
    Browse the repository at this point in the history
  10. less data

    k2xl committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    56ed2dc View commit details
    Browse the repository at this point in the history
  11. more optimizations

    k2xl committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    47fe1c9 View commit details
    Browse the repository at this point in the history
  12. reuse puppet page

    k2xl committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    eb4cd5a View commit details
    Browse the repository at this point in the history
  13. fix build

    k2xl committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    2b340b2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c692fc7 View commit details
    Browse the repository at this point in the history
  15. failure scenario

    k2xl committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f3bd580 View commit details
    Browse the repository at this point in the history
  16. more logging

    k2xl committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    b8b487c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3c4eb1d View commit details
    Browse the repository at this point in the history
  18. may be related to 0 height?

    k2xl committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    09e49df View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. going back to basic

    k2xl committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    22698ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    429bb3c View commit details
    Browse the repository at this point in the history
  3. cleanup and add back args

    k2xl committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    e06e6bc View commit details
    Browse the repository at this point in the history
  4. level shim hideText

    k2xl committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    e289f0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baf6ee7 View commit details
    Browse the repository at this point in the history
  6. syntax

    k2xl committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    7782561 View commit details
    Browse the repository at this point in the history
  7. use baseurl

    k2xl committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    56281ad View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    4a863ad View commit details
    Browse the repository at this point in the history
  2. rename to NEXT_PUBLIC

    k2xl committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3b4f6b7 View commit details
    Browse the repository at this point in the history
  3. cleanup

    k2xl committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    58ebb69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da155c0 View commit details
    Browse the repository at this point in the history
  5. next config

    k2xl committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    cc47445 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7c166a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29643fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fda1ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    86f40f3 View commit details
    Browse the repository at this point in the history
  10. hosttld

    k2xl committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e2054af View commit details
    Browse the repository at this point in the history
  11. admin page / misc cleanup

    sspenst committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c41338f View commit details
    Browse the repository at this point in the history
  12. profile comment css tweak

    sspenst committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    bdec820 View commit details
    Browse the repository at this point in the history
  13. gen_img checkin

    k2xl committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a00071f View commit details
    Browse the repository at this point in the history
  14. coverage fixes

    k2xl committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    22db4fb View commit details
    Browse the repository at this point in the history
  15. more coverage fixes

    k2xl committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    08e1a60 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    634bbc8 View commit details
    Browse the repository at this point in the history
  17. last attempt

    k2xl committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    37e67ee View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    a98891b View commit details
    Browse the repository at this point in the history
  2. go back to what we had

    k2xl committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    0f021ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f543cf View commit details
    Browse the repository at this point in the history
  4. cleanup

    k2xl committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    8e6ca8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d16211f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29d310d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b6a3dd View commit details
    Browse the repository at this point in the history
  8. homepage tweak

    k2xl committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    54d63eb View commit details
    Browse the repository at this point in the history
  9. useUrl hopefully fix on homepage

    k2xl committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    c4084e2 View commit details
    Browse the repository at this point in the history
  10. more url fixes

    k2xl committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    41557f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. add logging

    k2xl committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    ea8ef07 View commit details
    Browse the repository at this point in the history
  2. better logs

    k2xl committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    8a24f4c View commit details
    Browse the repository at this point in the history
  3. should fix redirect issue

    k2xl committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    7d20401 View commit details
    Browse the repository at this point in the history
  4. helper for parsing stuff

    k2xl committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    7756703 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28cb0c7 View commit details
    Browse the repository at this point in the history
  6. tests

    k2xl committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    d8ddad6 View commit details
    Browse the repository at this point in the history
  7. fix migration script

    k2xl committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    20c5aee View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. nav search profile

    k2xl committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6de5aca View commit details
    Browse the repository at this point in the history
  2. tutorial

    k2xl committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e4c2468 View commit details
    Browse the repository at this point in the history
  3. stripe updates

    k2xl committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f307a0a View commit details
    Browse the repository at this point in the history
  4. search users ux

    sspenst committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    95da5db View commit details
    Browse the repository at this point in the history
  5. nav tweaks

    k2xl committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3fb5bfe View commit details
    Browse the repository at this point in the history
  6. hover

    k2xl committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3a66f1b View commit details
    Browse the repository at this point in the history
  7. gating

    k2xl committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6165822 View commit details
    Browse the repository at this point in the history
  8. misc cleanup

    sspenst committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c0d7dd1 View commit details
    Browse the repository at this point in the history
  9. fix useUrl for development

    sspenst committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    1950a70 View commit details
    Browse the repository at this point in the history
  10. regen img secret.

    k2xl committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d60cbb1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    afaf80b View commit details
    Browse the repository at this point in the history
  12. game.disableRanked

    sspenst committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3cac6fb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7db7c67 View commit details
    Browse the repository at this point in the history
  14. tour updates

    sspenst committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3ea3d80 View commit details
    Browse the repository at this point in the history
  15. fix tests

    k2xl committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    95bcfcd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    110b5c3 View commit details
    Browse the repository at this point in the history
  17. fix mp issue

    k2xl committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    ac9bed5 View commit details
    Browse the repository at this point in the history
  18. fix redirect

    k2xl committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f29a172 View commit details
    Browse the repository at this point in the history
  19. tutorial tweaks

    sspenst committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    629d73c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. collections gameid

    k2xl committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0412968 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b62f54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82b5b0b View commit details
    Browse the repository at this point in the history
  4. editor start fix (untested)

    sspenst committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c9de9b3 View commit details
    Browse the repository at this point in the history
  5. fix test

    k2xl committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c86ecf4 View commit details
    Browse the repository at this point in the history
  6. misc tweaks

    sspenst committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    74c91a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    640bf4e View commit details
    Browse the repository at this point in the history
  8. some margin

    k2xl committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    74cf721 View commit details
    Browse the repository at this point in the history
  9. migrate customerid

    k2xl committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d52cfa1 View commit details
    Browse the repository at this point in the history
  10. mobiledevicetoken move

    k2xl committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    664d8de View commit details
    Browse the repository at this point in the history
  11. config test fix

    k2xl committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    468309e View commit details
    Browse the repository at this point in the history
  12. better modal max width fix

    sspenst committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b8ba762 View commit details
    Browse the repository at this point in the history
  13. fix build / lint

    sspenst committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6826961 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    981be8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    998ad02 View commit details
    Browse the repository at this point in the history
  3. levelcard image background

    sspenst committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a0babf7 View commit details
    Browse the repository at this point in the history
  4. url wrap

    k2xl committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0852a84 View commit details
    Browse the repository at this point in the history
  5. cache improve

    k2xl committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    77bfd54 View commit details
    Browse the repository at this point in the history
  6. timestamps

    k2xl committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ade6758 View commit details
    Browse the repository at this point in the history
  7. sokoban editor + grid ux

    sspenst committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9ecad05 View commit details
    Browse the repository at this point in the history
  8. fix tests

    sspenst committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5202f08 View commit details
    Browse the repository at this point in the history
  9. sokoban canvas previews

    sspenst committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    115c966 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. subscription updates

    k2xl committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d0f8486 View commit details
    Browse the repository at this point in the history
  2. cleanup

    k2xl committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c20a6f4 View commit details
    Browse the repository at this point in the history
  3. new logo?

    sspenst committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    945335b View commit details
    Browse the repository at this point in the history
  4. fix tests

    k2xl committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4337331 View commit details
    Browse the repository at this point in the history
  5. some gameplay styling tweaks

    sspenst committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b148680 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a73f4c View commit details
    Browse the repository at this point in the history
  7. merge conflict

    k2xl committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    df172c1 View commit details
    Browse the repository at this point in the history
  8. more fix test

    k2xl committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    cd537e3 View commit details
    Browse the repository at this point in the history
  9. fix last tests

    k2xl committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b0c4bc4 View commit details
    Browse the repository at this point in the history
  10. animatedgrid working

    k2xl committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d549ad7 View commit details
    Browse the repository at this point in the history
  11. more realistic movements

    k2xl committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    af8db33 View commit details
    Browse the repository at this point in the history
  12. fix build

    k2xl committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9ca38e5 View commit details
    Browse the repository at this point in the history
  13. get rid of parallax

    k2xl committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    0cd1250 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Completioncalc (#1062)

    * completion calc
    
    * doh
    
    * logs
    
    * fix
    
    * seems to work
    
    * calc_stats_completed_count
    
    * pushing wip changes
    
    * huge aggregate
    
    * fix getDifficultyCompletionEstimate
    
    * levelschema update; wip
    
    * postPlayAttempt and api/stats updates
    
    * trying to fix tests
    
    * fix tests
    
    * update just maxWorkers
    
    * clean up remaining bugs
    
    ---------
    
    Co-authored-by: Spencer Spenst <spencerspenst@gmail.com>
    k2xl and sspenst authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    b1ae6df View commit details
    Browse the repository at this point in the history
  2. invalid direction test

    k2xl committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    585c3e5 View commit details
    Browse the repository at this point in the history
  3. fix tests for real

    k2xl committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7ba09d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bd0a5a View commit details
    Browse the repository at this point in the history
  5. hasPro

    sspenst committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    55f0828 View commit details
    Browse the repository at this point in the history
  6. remove react-scroll-parallax

    k2xl committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    b1f2487 View commit details
    Browse the repository at this point in the history
  7. kingoreo text updates

    sspenst committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    bbd4a95 View commit details
    Browse the repository at this point in the history
  8. maybe this works

    k2xl committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    23f8af3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07ef8dc View commit details
    Browse the repository at this point in the history
  10. Go back to pngServer

    k2xl committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    e64ac7a View commit details
    Browse the repository at this point in the history
  11. force reload on logout

    k2xl committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    8a1e8fb View commit details
    Browse the repository at this point in the history
  12. mobile icons and json update

    k2xl committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    48eddb3 View commit details
    Browse the repository at this point in the history
  13. icons

    k2xl committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    cddff11 View commit details
    Browse the repository at this point in the history
  14. icons checkin

    k2xl committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    3bce1c8 View commit details
    Browse the repository at this point in the history
  15. fix test

    sspenst committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    1560cb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. app tweaks for build

    sspenst committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    efa8504 View commit details
    Browse the repository at this point in the history
  2. logos

    sspenst committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    8a8614d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab9e176 View commit details
    Browse the repository at this point in the history
  4. revert mobile changes

    sspenst committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    1cdb715 View commit details
    Browse the repository at this point in the history
  5. more suble background image

    k2xl committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    e10cfbd View commit details
    Browse the repository at this point in the history
  6. more videos on homepage

    k2xl committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c9064e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2002ff2 View commit details
    Browse the repository at this point in the history
  8. forgot to commit

    k2xl committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    8dd59aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31b4363 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8590a63 View commit details
    Browse the repository at this point in the history
  11. fix font error

    sspenst committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    2da336c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    84f75b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. sokoban logo ideas

    sspenst committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e563373 View commit details
    Browse the repository at this point in the history
  2. fix dbConnect bug

    sspenst committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d8cb7dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7577cd4 View commit details
    Browse the repository at this point in the history
  4. more page gating

    sspenst committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c0757ec View commit details
    Browse the repository at this point in the history
  5. fix userconfig gameId bugs

    sspenst committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e3b1c90 View commit details
    Browse the repository at this point in the history
  6. fix minor zindex ux bug

    sspenst committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    95019a2 View commit details
    Browse the repository at this point in the history
  7. thinky email

    k2xl committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    fa4c64e View commit details
    Browse the repository at this point in the history
  8. email names

    k2xl committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    017ddee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7270430 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f06228d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f984cf7 View commit details
    Browse the repository at this point in the history
  12. encode

    k2xl committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    fd6692c View commit details
    Browse the repository at this point in the history
  13. lint errors

    k2xl committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f3e3436 View commit details
    Browse the repository at this point in the history
  14. as any

    k2xl committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    beb5c00 View commit details
    Browse the repository at this point in the history
  15. reload listener

    k2xl committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    767265b View commit details
    Browse the repository at this point in the history
  16. reload command

    k2xl committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    5a2cabd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f59a437 View commit details
    Browse the repository at this point in the history
  18. curator

    k2xl committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a388bc1 View commit details
    Browse the repository at this point in the history
  19. more renaming

    k2xl committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    29767f1 View commit details
    Browse the repository at this point in the history
  20. cleaning up pathology things

    sspenst committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    5dabe8a View commit details
    Browse the repository at this point in the history
  21. need-mobile-update page

    sspenst committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    266f4f9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b718247 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    274c2fa View commit details
    Browse the repository at this point in the history
  24. homepage updates

    sspenst committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6d4d827 View commit details
    Browse the repository at this point in the history
  25. fix some home page issues

    sspenst committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ec7d40d View commit details
    Browse the repository at this point in the history
  26. tutorial tweaks

    sspenst committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    692bcb5 View commit details
    Browse the repository at this point in the history
  27. home page tweaks for mobile

    sspenst committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9b1e90b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    48645c2 View commit details
    Browse the repository at this point in the history
  29. forgot Content-Length header

    sspenst committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2fcdfa6 View commit details
    Browse the repository at this point in the history
  30. FormattedDifficulty refactor

    sspenst committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    5e023ad View commit details
    Browse the repository at this point in the history
  31. complete color refactor

    sspenst committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7c1987a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. minor migration cleanup

    sspenst committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b76028b View commit details
    Browse the repository at this point in the history
  2. minor gameId

    sspenst committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    62e9f0c View commit details
    Browse the repository at this point in the history
  3. need-mobile-update.html

    sspenst committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6204bbe View commit details
    Browse the repository at this point in the history
  4. redirect_type

    k2xl committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    8bf3427 View commit details
    Browse the repository at this point in the history