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

Develop #869

Merged
merged 50 commits into from
Nov 12, 2022
Merged

Develop #869

merged 50 commits into from
Nov 12, 2022

Commits on Jul 18, 2022

  1. Add Tidal source for Tracks

    DavisNT committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    2bc3059 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Fixing hooks order

    jaedb committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    5715c2c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Configuration menu
    Copy the full SHA
    80b0340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae3b831 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daee7b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06727bf View commit details
    Browse the repository at this point in the history
  5. Merging PR #853

    jaedb committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    33bb054 View commit details
    Browse the repository at this point in the history
  6. Merging develop

    jaedb committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    fcacafd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    310fe04 View commit details
    Browse the repository at this point in the history
  8. Upgrading to dispatch

    jaedb committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    b3dc8f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8107372 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Configuration menu
    Copy the full SHA
    3c55761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d165aa6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f950ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3989c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9633a89 View commit details
    Browse the repository at this point in the history
  6. NPM easy upgrade, fixes #865

    jaedb committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    2d77032 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d97636b View commit details
    Browse the repository at this point in the history
  8. Adding missing params wrapper

    jaedb committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    4526b64 View commit details
    Browse the repository at this point in the history
  9. Fix selection ordering

    nawordar authored and cezdro committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    86a6ade View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5be8822 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Merge pull request #864 from nawordar/fix-selection

    Fix selection ordering
    jaedb committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    a4b9216 View commit details
    Browse the repository at this point in the history
  2. Fixing Router upgrade issues

    jaedb committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    3e27921 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd94977 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #854 from DavisNT/tt

    Add Tidal source for Tracks
    jaedb committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    5562ad9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    129ed32 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    6d6a2b4 View commit details
    Browse the repository at this point in the history
  2. Upgrading (where practical) to I18n component, rather than i18n funct…

    …ion so we can useSelector for language pref
    jaedb committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    875072d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

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

Commits on Oct 29, 2022

  1. Configuration menu
    Copy the full SHA
    bcc0550 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    857a3bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e36684 View commit details
    Browse the repository at this point in the history
  4. Upgrading webpack dev server

    jaedb committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    84bc77a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Dynamic basename ('/' or '/iris/') depending on initial path; Webpack…

    … dev server fully functional
    jaedb committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    7564c1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84db4e0 View commit details
    Browse the repository at this point in the history
  3. Limiting workers for jest

    jaedb committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    c034788 View commit details
    Browse the repository at this point in the history
  4. Upgrading to node 14

    jaedb committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    a926882 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    275143d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    742a0e9 View commit details
    Browse the repository at this point in the history
  7. Thumbnail doubles up as secondary loader; Webpack dev server as prima…

    …ry dev stack, dynamic base_href to accommodate
    jaedb committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    bb456a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc5376b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43734f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    e906177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    627ece5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0b10f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    02aee0b View commit details
    Browse the repository at this point in the history
  2. Volumes restructure to sample docker-compose.yml

    - Playlist persistence
    - Consistent structure to match that of /var/lib/mopidy/
    jaedb committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    074b97c View commit details
    Browse the repository at this point in the history
  3. Moving HTML builder into webpack

    - Allows handling of template variables
    - Retaining test_mode switch for hot-swap JS bundle
    jaedb committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    154e722 View commit details
    Browse the repository at this point in the history
  4. Restructuring docker (again)

    - Nested structure to match /var/lib/mopidy
    - Updating gitignore to exclude individual configs
    jaedb committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    60c4a4e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Tox command

    - Ditching 'sudo', no longer needed with newer docker setup
    - Excluding /docker folder from package
    jaedb committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    5529ed7 View commit details
    Browse the repository at this point in the history