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

Frontend rewrite #134

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

Frontend rewrite #134

wants to merge 227 commits into from

Commits on Aug 19, 2020

  1. Start frontend rewrite

    Mesoptier committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    ca09199 View commit details
    Browse the repository at this point in the history
  2. Working build

    Mesoptier committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    e07cc82 View commit details
    Browse the repository at this point in the history
  3. Fetch and render samples

    Mesoptier committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    cd97a3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb1376b View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    Mesoptier committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    c7041c6 View commit details
    Browse the repository at this point in the history
  6. Move useTextMeasurer

    Mesoptier committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    adf733a View commit details
    Browse the repository at this point in the history
  7. Run Prettier

    Mesoptier committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    559b437 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f77c74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d53129a View commit details
    Browse the repository at this point in the history
  10. Make sample items stylable

    Mesoptier committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    ba60f61 View commit details
    Browse the repository at this point in the history
  11. Log when sample is clicked

    Mesoptier committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    82db9b8 View commit details
    Browse the repository at this point in the history
  12. Add fonts and more styling

    Mesoptier committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    3ed0aa3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6f1bd09 View commit details
    Browse the repository at this point in the history
  14. Add margin to sample list

    Mesoptier committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    7421aaf View commit details
    Browse the repository at this point in the history
  15. Sort samples

    Mesoptier committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    ad42eb1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    39cc4fd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3c6ecd6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f8de8d5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b4ad030 View commit details
    Browse the repository at this point in the history
  20. Icon button

    Mesoptier committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    81b9328 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Resize icon button

    Mesoptier committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    61ba347 View commit details
    Browse the repository at this point in the history
  2. Remove completed TODO

    Mesoptier committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    c8e9bd1 View commit details
    Browse the repository at this point in the history
  3. Rework header layout

    Mesoptier committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    d35ff55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c80527a View commit details
    Browse the repository at this point in the history
  5. Refactor SearchContext

    Mesoptier committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    306e09d View commit details
    Browse the repository at this point in the history
  6. Add Player

    Mesoptier committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    40e1422 View commit details
    Browse the repository at this point in the history
  7. Move theme variables

    Mesoptier committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    f0eb3ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    295bd23 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Add play/ended events

    Mesoptier committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    0a4bc88 View commit details
    Browse the repository at this point in the history
  2. Show progress on samples

    Mesoptier committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    d45b022 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24d896a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b680b60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d85763d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e15b55 View commit details
    Browse the repository at this point in the history
  7. Add sample visualization

    Mesoptier committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    4fe1939 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

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

Commits on Sep 2, 2020

  1. Make SampleItem a button

    Mesoptier committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    81ab33b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c86ce7e View commit details
    Browse the repository at this point in the history
  3. Fix formatting of colors

    Mesoptier committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    2b16a48 View commit details
    Browse the repository at this point in the history
  4. Adjust Space behavior

    Mesoptier committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    ee62bcd View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

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

Commits on Sep 16, 2020

  1. Begin adding Storybook

    Mesoptier committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    8860463 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    7c180d9 View commit details
    Browse the repository at this point in the history
  2. Revert "Begin adding Storybook"

    This reverts commit 8860463
    Mesoptier committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b0b9947 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbc55d6 View commit details
    Browse the repository at this point in the history
  4. Remove weird @types/ entry

    Mesoptier committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    99dff94 View commit details
    Browse the repository at this point in the history
  5. Update yarn.lock

    Mesoptier committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    209e526 View commit details
    Browse the repository at this point in the history
  6. Upgrade dependencies

    Mesoptier committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    455b96c View commit details
    Browse the repository at this point in the history
  7. Upgrade devDependencies

    Mesoptier committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    fcc9c9b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    9b5ef5c View commit details
    Browse the repository at this point in the history
  2. Speed-up sample filtering

    Mesoptier committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    67e1669 View commit details
    Browse the repository at this point in the history
  3. Add start:production script

    Mesoptier committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    05f5e2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    970b4e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ce5f52 View commit details
    Browse the repository at this point in the history
  6. Add recommended tsconfig

    Mesoptier committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    07df47b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06f8aa0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e01912 View commit details
    Browse the repository at this point in the history
  9. Add spam & loop behaviour

    Mesoptier committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    9b6b8ee View commit details
    Browse the repository at this point in the history
  10. Remove TODO

    Mesoptier committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    c646dd1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ddd22ad View commit details
    Browse the repository at this point in the history
  12. Document Player methods

    Mesoptier committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    40a2008 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ff9b9fb View commit details
    Browse the repository at this point in the history
  14. Add box-sizing reset

    Mesoptier committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    02fc5a5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bf8d7e6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    527ccfe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    97116dc View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Configuration menu
    Copy the full SHA
    c5b28b5 View commit details
    Browse the repository at this point in the history
  2. Add buttons to header

    Mesoptier committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    c6deceb View commit details
    Browse the repository at this point in the history
  3. Add context menu

    Mesoptier committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    ec755f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    130741d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    bf6e69a View commit details
    Browse the repository at this point in the history
  2. Get URLs from config

    Mesoptier committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    6194826 View commit details
    Browse the repository at this point in the history
  3. Implement "Copy URL" button

    Mesoptier committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    cdc10f1 View commit details
    Browse the repository at this point in the history
  4. Add Download option

    Mesoptier committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    1621c00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb35cff View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Remove extra char

    Mesoptier committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    a9dfff2 View commit details
    Browse the repository at this point in the history
  2. Add MVP modals

    Mesoptier committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    c5dc0a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    405c3cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af6013e View commit details
    Browse the repository at this point in the history
  5. Move default theme

    Mesoptier committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    cd065cd View commit details
    Browse the repository at this point in the history
  6. Add MVP theming

    Mesoptier committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    cb63aaa View commit details
    Browse the repository at this point in the history
  7. Add MVP theme selector

    Mesoptier committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    963ad7c View commit details
    Browse the repository at this point in the history
  8. Optimize imports

    Mesoptier committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    ab0b7c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Start adding theme thumbs

    Mesoptier committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    7b273f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Move SampleList component

    Mesoptier committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    3c1c2d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e3d08a View commit details
    Browse the repository at this point in the history
  3. Remove unused .parcelrc

    Mesoptier committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    95d878f View commit details
    Browse the repository at this point in the history
  4. Add Jest for testing

    Mesoptier committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    09f62b2 View commit details
    Browse the repository at this point in the history
  5. Add tests for computeLayout

    Mesoptier committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    c029006 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d0c723 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04b9972 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

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

Commits on Oct 27, 2021

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

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    321f0d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0b670c View commit details
    Browse the repository at this point in the history
  3. Use SVG for rendering sample progress, since SVG properly renders usi…

    …ng subpixels providing a smoother animation
    Mesoptier committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    1260b3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3f3356 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16ab539 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e20f903 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Tweak sample styles

    Mesoptier committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    28066ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbae5cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0233e41 View commit details
    Browse the repository at this point in the history
  4. Tweak contextmenu styles

    Mesoptier committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    a91e48e View commit details
    Browse the repository at this point in the history
  5. Upgrade to Font Awesome v6

    Mesoptier committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    7d836ce View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Add icons in context menu

    Mesoptier committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    a9e093d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d260c79 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Tweak header styles

    Mesoptier committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    2e31a8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c163dca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25c1130 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29f1c0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b576ac2 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Tweak visualizer line width

    Mesoptier committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    cbbfc99 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Add 'default-classic' theme

    Mesoptier committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9d1fdc1 View commit details
    Browse the repository at this point in the history
  2. Add build script

    Mesoptier committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    08470fc View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Upgrade Yarn

    Mesoptier committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    84d7d57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f65c80e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2bfa83 View commit details
    Browse the repository at this point in the history
  4. Upgrade React

    Mesoptier committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5f0f12e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    2136dfc View commit details
    Browse the repository at this point in the history
  2. Enable React strict mode

    Mesoptier committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a36b773 View commit details
    Browse the repository at this point in the history
  3. Use useDeferredValue to defer samples filtering to user input

    This improves the apparent performance of searching on slower devices
    Mesoptier committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    5704db6 View commit details
    Browse the repository at this point in the history
  4. Play samples from URI

    Mesoptier committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    fc7c08d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42358bf View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Configuration menu
    Copy the full SHA
    62b3698 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a09e4e9 View commit details
    Browse the repository at this point in the history
  3. Fix z-index for modals

    Mesoptier committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    321e22c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Merge remote-tracking branch 'origin/master' into frontend-rewrite

    # Conflicts:
    #	.gitignore
    #	frontend/index.html
    #	frontend/src/components/Sample.js
    #	frontend/src/components/SampleContainer.js
    #	frontend/src/components/Search.js
    #	frontend/src/components/ThemeSelector.js
    #	frontend/src/helpers/Player.js
    #	frontend/src/main.js
    #	frontend/styles/components/_audio-blocked-overlay.scss
    #	frontend/styles/components/_context-menu.scss
    #	frontend/styles/components/_header.scss
    #	frontend/styles/components/_input-range.scss
    #	frontend/styles/components/_sample-container.scss
    #	frontend/styles/components/_sample.scss
    #	frontend/styles/components/_table.scss
    #	frontend/styles/components/_theme-selector.scss
    #	frontend/styles/components/_version.scss
    #	frontend/styles/themes/_cirkeltrek.scss
    #	gulpfile.babel.js
    #	package-lock.json
    #	package.json
    villermen committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a25cf39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17b13a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Use Yarn in build.sh and package scripts

    Because Yarn is better, I guess?
    villermen committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    15d65ae View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    be8d767 View commit details
    Browse the repository at this point in the history
  2. Format code

    Mesoptier committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    67a6def View commit details
    Browse the repository at this point in the history
  3. Fix type error

    Mesoptier committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    4b4f20a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a385d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcbfe80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    163cea9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bf62b5 View commit details
    Browse the repository at this point in the history
  8. Add TODO

    Mesoptier committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    e652cce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    040d03f View commit details
    Browse the repository at this point in the history
  10. Fix OGV.js types (kinda)

    Mesoptier committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    02882f9 View commit details
    Browse the repository at this point in the history
  11. Use OGVCompat from global namespace instead of import

    The import doesn't actually work, due to an issue with OGV.js' build system.
    Mesoptier committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    c3ea7e2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    853fa1b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    484b64e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9f286e1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    484fa6f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    42d1463 View commit details
    Browse the repository at this point in the history
  17. Add doc comments

    Mesoptier committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    44f6597 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7e24e42 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ce8df86 View commit details
    Browse the repository at this point in the history
  20. Update workflow

    Mesoptier committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    195c7ec View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f515997 View commit details
    Browse the repository at this point in the history
  22. Revert "Break test on purpose to check GitHub workflow"

    This reverts commit f515997.
    Mesoptier committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    0857f64 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    eb2f87b View commit details
    Browse the repository at this point in the history
  24. Run prettier

    Mesoptier committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    a347329 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1753b55 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Remove old .yarnrc file

    Mesoptier committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    ea9f88b View commit details
    Browse the repository at this point in the history
  2. yarn dedupe

    Mesoptier committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    30fdf3c View commit details
    Browse the repository at this point in the history
  3. Enable yarn plug-and-play

    Mesoptier committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d537040 View commit details
    Browse the repository at this point in the history
  4. Revert "Enable yarn plug-and-play"

    This reverts commit d537040.
    Mesoptier committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    c5acaa7 View commit details
    Browse the repository at this point in the history
  5. Fix types

    Mesoptier committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b7a8965 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Remove -- argument from build-production script

    That's an NPM/Composer thing.
    villermen authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    7162d30 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Upgrade to Yarn 4.x

    Mesoptier committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6ded54b View commit details
    Browse the repository at this point in the history
  2. Upgrade build dependencies

    Mesoptier committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5cd4fce View commit details
    Browse the repository at this point in the history
  3. Upgrade test dependencies

    Mesoptier committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4899219 View commit details
    Browse the repository at this point in the history
  4. Upgrade prettier

    Mesoptier committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2e51024 View commit details
    Browse the repository at this point in the history
  5. Upgrade typings

    Mesoptier committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d54ac38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef36b8f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8f3031 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bacbcf View commit details
    Browse the repository at this point in the history
  9. Remove Popper

    Mesoptier committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e0f0756 View commit details
    Browse the repository at this point in the history
  10. yarn dedupe

    Mesoptier committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ef7e40c View commit details
    Browse the repository at this point in the history
  11. Update workflow

    Mesoptier committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d9b5c10 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    679fbd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a14d563 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa2a3d1 View commit details
    Browse the repository at this point in the history
  4. Clean up usePlayerProgress

    Mesoptier committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    cd66ece View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ad2467 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5ff95b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    662d30f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d74297 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7214e5b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Refactor ContextMenu

    Mesoptier committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2a7f797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54da9fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb22f6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d3aa20 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    7959b7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcc3032 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    874d2f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Persist preferences

    Mesoptier committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    72bf281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46cfc0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e22fd78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df889b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    116b8c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54b4267 View commit details
    Browse the repository at this point in the history
  3. Fix header responsiveness

    Mesoptier committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a7181a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd4f89f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    dc37c05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59a16a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25f912c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1500970 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4994ce6 View commit details
    Browse the repository at this point in the history
  6. Use native focus style

    Mesoptier committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    78d1e83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd65ba6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80b417d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa7a56c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a07c4e View commit details
    Browse the repository at this point in the history
  11. Optimize imports

    Mesoptier committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b621f2a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    71070bc View commit details
    Browse the repository at this point in the history
  13. Refactor Modal component

    Mesoptier committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    267b30d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f24d28 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4493510 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3c4e5b3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    203e1b4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9bf417f View commit details
    Browse the repository at this point in the history
  19. Remove TODO

    Mesoptier committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    46c7203 View commit details
    Browse the repository at this point in the history
  20. Play version sample

    Mesoptier committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b3dee72 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    cd631c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    803b925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2031e7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d313823 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    529b079 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    1f94c70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7044193 View commit details
    Browse the repository at this point in the history
  3. Remove console.log

    Mesoptier committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    3d3051e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce31b0c View commit details
    Browse the repository at this point in the history
  5. Improve playing from URL

    See #92
    Mesoptier committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    018eea6 View commit details
    Browse the repository at this point in the history
  6. Rename id -> hash

    Mesoptier committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    5f60a96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3569c18 View commit details
    Browse the repository at this point in the history