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

Update mpris implementation #279

Closed
wants to merge 597 commits into from
Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 21, 2019

  1. Configuration menu
    Copy the full SHA
    454e609 View commit details
    Browse the repository at this point in the history
  2. Code quality : == to ===

    trekiteasy committed Jan 21, 2019
    1 Configuration menu
    Copy the full SHA
    9372737 View commit details
    Browse the repository at this point in the history
  3. Code quality : == to ===

    trekiteasy committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    e82a02e View commit details
    Browse the repository at this point in the history
  4. Code quality = != to !==

    trekiteasy committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    25763dd View commit details
    Browse the repository at this point in the history
  5. 2 Configuration menu
    Copy the full SHA
    0646a09 View commit details
    Browse the repository at this point in the history
  6. Merge pull request nukeop#162 from ghostslayer989/dependabot/npm_and_…

    …yarn/react-beautiful-dnd-tw-10.0.3
    
    Update react-beautiful-dnd requirement from ^9.0.0 to ^10.0.3
    nukeop authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    decf66d View commit details
    Browse the repository at this point in the history
  7. Caps

    VocalFan authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    7475bff View commit details
    Browse the repository at this point in the history
  8. Caps

    VocalFan authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    790d3a2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request nukeop#163 from ghostslayer989/master

    Capitalized some text
    nukeop authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    4ba9d77 View commit details
    Browse the repository at this point in the history
  10. Caps

    VocalFan authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    4b376fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b8aee1e View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Configuration menu
    Copy the full SHA
    df11299 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba18c78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3652bbb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Add Community-maintained packages

    I have started a Community-maintained package on chocolatey.org for this, as it was a request here chocolatey-community/chocolatey-package-requests#528
    JourneyOver authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    80022fc View commit details
    Browse the repository at this point in the history
  2. Added a youtube playlist tracks identifier

    When a youtube playlist is entered in the search box, the different songs appear in the search results.
    Known limitations :
    - we should also be able to enter a song url (and not only playlist url) - not implemented
    - for now, only the first 100 songs of the playlist are displayed
    - some functionalities like "add all" or play all would make sense
    
    A first step towards uniformization of components was taken but isn't deployed everywhere yet (only in search results for now).
    trekiteasy committed Jan 23, 2019
    7 Configuration menu
    Copy the full SHA
    5a24449 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    505bcd9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nukeop#179 from JourneyOver/patch-1

    Add New Community-maintained package
    nukeop authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    980f230 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be46815 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a408a35 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    nukeop authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    78042b2 View commit details
    Browse the repository at this point in the history
  8. Change seekbar_container color

    1yzo committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    c79b713 View commit details
    Browse the repository at this point in the history
  9. Remove old background-color

    1yzo committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    a86aefb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    78d0089 View commit details
    Browse the repository at this point in the history
  11. Merge pull request nukeop#183 from 1yzo/master

    Make Seekbar Container More Visible
    nukeop authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    8ac07b1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f395c50 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0ae9758 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Configuration menu
    Copy the full SHA
    6983421 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db7b382 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ab1027 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nukeop#3 from nukeop/master

    Update to my repo from master
    trekiteasy authored Jan 24, 2019
    Configuration menu
    Copy the full SHA
    588dc6b View commit details
    Browse the repository at this point in the history
  5. Merge pull request nukeop#188 from nukeop/feature/ui-enhancements

    Feature/ui enhancements
    nukeop authored Jan 24, 2019
    3 Configuration menu
    Copy the full SHA
    4e9e481 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c0ca56 View commit details
    Browse the repository at this point in the history
  7. Fix queue popup thumbnails

    nukeop committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    8503f77 View commit details
    Browse the repository at this point in the history
  8. Get artist related data safely

    nukeop committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    a792f04 View commit details
    Browse the repository at this point in the history
  9. Update electron, fixes nukeop#189

    nukeop committed Jan 24, 2019
    2 Configuration menu
    Copy the full SHA
    afbbebd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    29e60ec View commit details
    Browse the repository at this point in the history
  11. Merge pull request nukeop#190 from nukeop/feature/disable-gpu

    Allow users to disable GPU rendering. Closes nukeop#159
    nukeop authored Jan 24, 2019
    Configuration menu
    Copy the full SHA
    8b7947f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb16c52 View commit details
    Browse the repository at this point in the history
  13. Linter

    trekiteasy committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    14b7110 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fcd0000 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6e159db View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a19ff89 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    67ba0c1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a1d756e View commit details
    Browse the repository at this point in the history
  19. Added material for presskit.

    mknepper committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    f8f414b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e4aec1b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Merge pull request nukeop#198 from mknepper/master

    Added material for presskit.
    nukeop authored Jan 25, 2019
    Configuration menu
    Copy the full SHA
    496026e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    208682b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

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

Commits on Jan 28, 2019

  1. Bugfix : Track Search when adding a track to the queue, the artist wa…

    …s wrong
    
    When adding the track to the queue, the artist name was the track name. => fixed
    trekiteasy committed Jan 28, 2019
    2 Configuration menu
    Copy the full SHA
    153cb56 View commit details
    Browse the repository at this point in the history
  2. Updated the musicSource.search function to pass the artist and tracks…

    … names separately
    
    Before : we were passing artist + ' ' + track as a search query to the plugins
    Now : we pass {artist: artistname, track: trackname}
    Why : gives more power to the search feature with some search providers (ex: jamendo that is being implemented)
    trekiteasy committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    81aa9c8 View commit details
    Browse the repository at this point in the history
  3. Added a Jamendo plugin for stream search

    Right now it uses a client id key I created in purpose. I think this key will quickly be over used as we do a search each time we add a song to the queue and there is a 35K requests per month usage limit.
    We might consider an option to use personal API keys or OAuth as it is done for lastfm scrobbling.
    trekiteasy committed Jan 28, 2019
    3 Configuration menu
    Copy the full SHA
    bb3ef3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52b82c4 View commit details
    Browse the repository at this point in the history
  5. let => const

    trekiteasy committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    70cff32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c0c96a View commit details
    Browse the repository at this point in the history
  7. Minor tweak to README.md

    Added a minor note to ensure users apply latest NPM/Node to their dev set up.
    mknepper authored Jan 28, 2019
    Configuration menu
    Copy the full SHA
    df539bb View commit details
    Browse the repository at this point in the history
  8. Merge pull request nukeop#213 from mknepper/patch-1

    Minor tweak to README.md
    nukeop authored Jan 28, 2019
    Configuration menu
    Copy the full SHA
    cb181df View commit details
    Browse the repository at this point in the history
  9. Merge pull request nukeop#1 from nukeop/master

    -grabbing changes
    WalkerFrederick authored Jan 28, 2019
    Configuration menu
    Copy the full SHA
    291aeb8 View commit details
    Browse the repository at this point in the history
  10. 2 Configuration menu
    Copy the full SHA
    5e2929e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db40658 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7aefefb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9c2487c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    07a850b View commit details
    Browse the repository at this point in the history
  15. Added 'play now' button to top charts (nukeop#215)

    * added 'play now' button to top charts
    
    * added 'play button' to top charts
    
    * fixed issues with pull request!
    WalkerFrederick authored and nukeop committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    dfcb667 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Merge pull request nukeop#2 from nukeop/master

    updated my fork
    WalkerFrederick authored Jan 29, 2019
    Configuration menu
    Copy the full SHA
    eb233c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f75c86 View commit details
    Browse the repository at this point in the history
  3. Update index.js

    WalkerFrederick authored Jan 29, 2019
    Configuration menu
    Copy the full SHA
    5ae1da4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f71e097 View commit details
    Browse the repository at this point in the history
  5. added the 'play now' option to the genre/tagview | fixes issue nukeop…

    …#200 (nukeop#216)
    
    * added 'play now' button to top charts
    
    * added 'play button' to top charts
    
    * fixed issues with pull request!
    
    * added a 'play now' button to the genre/tagview section
    
    * Update index.js
    WalkerFrederick authored and nukeop committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    3bf81f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    074c4a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddf3194 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77bc46a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6d530fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c0e534 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5c3149f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b3f22ff View commit details
    Browse the repository at this point in the history
  13. Merge pull request nukeop#218 from Chandankkrr/master

    Initial changes for volume_slider enhancements
    nukeop authored Jan 29, 2019
    Configuration menu
    Copy the full SHA
    93225a4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1a1ad8b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3fca1af View commit details
    Browse the repository at this point in the history
  16. Merge pull request nukeop#220 from Chandankkrr/master

    Downgraded 'react-range-progress'
    nukeop authored Jan 29, 2019
    Configuration menu
    Copy the full SHA
    302f762 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    591fe28 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    77a7edb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c6b6025 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b3e5afb View commit details
    Browse the repository at this point in the history
  21. Cleaning unused

    trekiteasy committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    9adeae3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    903c977 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d67d32e View commit details
    Browse the repository at this point in the history
  24. top charts UI tweaks

    WalkerFrederick committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    0c0a2f4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3d13f65 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    44bb931 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a5240c3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5f2653c View commit details
    Browse the repository at this point in the history
  29. Merge pull request nukeop#222 from WalkerFrederick/master

    small UI tweaks on the top charts
    nukeop authored Jan 29, 2019
    Configuration menu
    Copy the full SHA
    50d7820 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    9c3a803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5bba5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8923904 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d7b019 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    419e7bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a470c6 View commit details
    Browse the repository at this point in the history
  7. Update electron-builder

    nukeop committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    490799b View commit details
    Browse the repository at this point in the history
  8. Merge pull request nukeop#227 from nukeop/fix-ci

    Update electron-builder, closes nukeop#217
    nukeop authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    29f7c30 View commit details
    Browse the repository at this point in the history
  9. Merge pull request nukeop#204 from PaliwalSparsh/feature/FixTagView

    TagView: Fixes nukeop#191 click on album not working
    nukeop authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    b722f33 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c274eee View commit details
    Browse the repository at this point in the history
  11. Merge pull request nukeop#209 from aayushchhabra/master

    Add ability to click on artist name in the down-left corner
    nukeop authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    2da156d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Merge pull request nukeop#3 from nukeop/master

    update my repo
    WalkerFrederick authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    72236e4 View commit details
    Browse the repository at this point in the history
  2. Simplified boolean options

    As per @nukeop comments on previous commit
    trekiteasy committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    711879d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4957aac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adb1250 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67bcaf9 View commit details
    Browse the repository at this point in the history
  6. Added ability to mute volume when clicking on volume icon

    Volume icon changes when clicking on it
    Chandankkrr committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    da1a5e8 View commit details
    Browse the repository at this point in the history
  7. Moved state out.

    Chandankkrr committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    0d1dd26 View commit details
    Browse the repository at this point in the history
  8. Add ToastContainer

    nukeop committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    e6085b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    227662f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Merge pull request nukeop#221 from trekiteasy/master

    Creation of a TrackRow component
    nukeop authored Feb 1, 2019
    Configuration menu
    Copy the full SHA
    c6c94a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nukeop#4 from nukeop/master

    update my repo
    WalkerFrederick authored Feb 1, 2019
    Configuration menu
    Copy the full SHA
    0b6f61e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57643d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    221fd27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7920520 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d82352a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6999e2c View commit details
    Browse the repository at this point in the history
  8. 2 Configuration menu
    Copy the full SHA
    273810b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    737234b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3b9ec8 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Configuration menu
    Copy the full SHA
    56d2b66 View commit details
    Browse the repository at this point in the history
  2. Updated action name.

    - Removed dispatching updatedVolume(0) to retain current volume slider
      value
    Chandankkrr committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    809c84c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9317be4 View commit details
    Browse the repository at this point in the history
  4. Revert "Merge branch 'master' of https://github.com/Chandankkrr/nuclear"

    This reverts commit 9317be4, reversing
    changes made to 809c84c.
    Chandankkrr committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    b108ba7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nukeop#229 from Chandankkrr/master

    Added ability to mute volume when clicking on volume icon
    nukeop authored Feb 4, 2019
    Configuration menu
    Copy the full SHA
    be9e875 View commit details
    Browse the repository at this point in the history
  6. Rename LEGAL to LEGAL.md (nukeop#235)

    Edvin Boul committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    42eee5e View commit details
    Browse the repository at this point in the history
  7. Merge pull request nukeop#237 from kittenparry/master

    Rename LEGAL to LEGAL.md (nukeop#235)
    nukeop authored Feb 4, 2019
    Configuration menu
    Copy the full SHA
    aa6d8d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Configuration menu
    Copy the full SHA
    3d2acb6 View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    2734f9e View commit details
    Browse the repository at this point in the history
  3. Code quality ArtistView

    trekiteasy committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    7199997 View commit details
    Browse the repository at this point in the history
  4. Code quality VolumeSlider

    trekiteasy committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    cfb96ad View commit details
    Browse the repository at this point in the history
  5. Code quality utils

    trekiteasy committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    b1c8d44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5238af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef8d365 View commit details
    Browse the repository at this point in the history
  8. Removed a few duplicated code lines

    Added function 'replaceQuery' (because the functions 'addToken' and 'addKeys' had a few duplicated code lines)
    Function 'search' instead of three functions with almost the same code in it(searchAlbums, searchArtists, searchReleases)
    Hanouta authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    4952570 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7eeb1c View commit details
    Browse the repository at this point in the history
  10. Merge pull request nukeop#1 from Brn9hrd7/Brn9hrd7-patch-1

    Removed a few duplicated code lines
    Hanouta authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    eefe78c View commit details
    Browse the repository at this point in the history
  11. Merge pull request nukeop#2 from Brn9hrd7/Brn9hrd7-patch-2

    Use function 'search' instead
    Hanouta authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    8a85e87 View commit details
    Browse the repository at this point in the history
  12. Update Discogs.js

    Hanouta authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    0d11622 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Configuration menu
    Copy the full SHA
    4dbf5de View commit details
    Browse the repository at this point in the history
  2. Added a working lyrics feature integrated to the UI

    - Added a lyrics menu entry on the left sidebar
    - The lyrics are loaded after the stream is loaded
    - It tries to get the lyrics from the fastest out of 3 sources
    - I'm not sure about the icon
    trekiteasy committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    8d42179 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43683ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d96e9fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0eaea0 View commit details
    Browse the repository at this point in the history
  6. Added ability to find the track under a youtube url

    Known limitation : doesn't handle shortened urls
    trekiteasy committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    5cf3a5e View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    Hanouta authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    8468eb4 View commit details
    Browse the repository at this point in the history
  8. Update Discogs.js

    Hanouta authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    cc73d5d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Configuration menu
    Copy the full SHA
    44f2725 View commit details
    Browse the repository at this point in the history
  2. Remove toasts after atimeout

    nukeop committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    d5f97a6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nukeop#241 from Brn9hrd7/master

    Removed a few duplicated code lines
    nukeop authored Feb 7, 2019
    Configuration menu
    Copy the full SHA
    cb29478 View commit details
    Browse the repository at this point in the history
  4. Fix to nukeop#242

    trekiteasy committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    8166b60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86b5436 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a18cbe2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Fixed nukeop#246 : Play Now on youtube links videos or playlists

    The play now button doesn't throw the previous error anymore.
    The play now button doesn't work for me because of nukeop#195
    trekiteasy committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    5a47329 View commit details
    Browse the repository at this point in the history
  2. Autoradio Averager + enhancement

    Added autoradio averager
    - autoradio code was separated to a different file
    - autoradio is now based on similar tracks (and not similar artists)
    - autoradio takes into account a defined number of tracks from the queue to compute next track
    Next steps :
    - the different parameters are currently const variables. This should be simplified and made changeable through apps settings (something like : how random should be the autoradio : 0 = very conservative 1=big variations)
    trekiteasy committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    340649c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b3b459 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2360d2 View commit details
    Browse the repository at this point in the history
  5. Update LastFm.js

    Hanouta authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    ec4ef37 View commit details
    Browse the repository at this point in the history
  6. Merge pull request nukeop#249 from Brn9hrd7/master

    Remove '&' from last.fm track name
    nukeop authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    a4802d4 View commit details
    Browse the repository at this point in the history
  7. Fix to nukeop#192 : added ability to click on album name in dashboard…

    … to open the album view
    
    If the album is not found, we open the artist view.
    trekiteasy committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    9e9a8fc View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Merge pull request nukeop#232 from WalkerFrederick/master

    Multiple queue popovers fix
    nukeop authored Feb 9, 2019
    Configuration menu
    Copy the full SHA
    87d52e9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nukeop#250 from nukeop/feature/dashboard/click-alb…

    …um-name
    
    Fix to nukeop#192 : add ability to click on album name in dashboard to open
    nukeop authored Feb 9, 2019
    Configuration menu
    Copy the full SHA
    427b498 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b34ce4b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. Configuration menu
    Copy the full SHA
    0dccd5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0cd2ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6575a5 View commit details
    Browse the repository at this point in the history
  4. Create main.workflow

    Testing out Github actions
    nukeop authored Feb 10, 2019
    Configuration menu
    Copy the full SHA
    0af0647 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Configuration menu
    Copy the full SHA
    1cfe66f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d25843 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nukeop#247 from nukeop/feature/lyrics

    Feature/lyrics
    nukeop authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    87b7a19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf05baa View commit details
    Browse the repository at this point in the history
  5. Merge pull request nukeop#255 from nukeop/feature/dashboard/click-alb…

    …um-name
    
    Feature/dashboard/add and play track
    nukeop authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    ef69cce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d75287 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f529fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5e5329 View commit details
    Browse the repository at this point in the history
  9. Merge pull request nukeop#253 from nukeop/feature/toasts

    Toast notifications, closes nukeop#169
    nukeop authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    5a541e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    26f9d7f View commit details
    Browse the repository at this point in the history
  11. Merge pull request nukeop#248 from nukeop/feature/autoradioAverager

    Autoradio Averager + enhancement
    nukeop authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    cf1c1f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ca1fecf View commit details
    Browse the repository at this point in the history
  13. add remote-redux-devtool

    Charles Jacquin committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    68f68d4 View commit details
    Browse the repository at this point in the history
  14. Merge pull request nukeop#256 from charjac/remote-redux-devtool

    add remote-redux-devtool
    nukeop authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    4326100 View commit details
    Browse the repository at this point in the history
  15. Added the ability to display a slider in the settings for range Numbers

    The slider will be shown when an a min and a max value are given to the settings of a NUMBER setting
    trekiteasy committed Feb 11, 2019
    2 Configuration menu
    Copy the full SHA
    0e023d7 View commit details
    Browse the repository at this point in the history
  16. 2 Configuration menu
    Copy the full SHA
    d188d42 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Configuration menu
    Copy the full SHA
    0293f1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ee0df3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ce0850 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ed5cc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0ac65e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    465dcf7 View commit details
    Browse the repository at this point in the history
  7. add basic shortcuts

    Charles Jacquin committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    d936d82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a41884 View commit details
    Browse the repository at this point in the history
  9. Merge pull request nukeop#259 from Chandankkrr/master

    Added title attribute to player controls
    nukeop authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    50564ec View commit details
    Browse the repository at this point in the history
  10. play track when TrackRow is double clicked

    Charles Jacquin committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    d817899 View commit details
    Browse the repository at this point in the history
  11. merge read settings with default settings

    Charles Jacquin committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    e064aae View commit details
    Browse the repository at this point in the history
  12. Update settings.js

    nukeop authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    c7ca8a3 View commit details
    Browse the repository at this point in the history
  13. Merge pull request nukeop#262 from charjac/fix.window-control

    merge read settings with default settings
    nukeop authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    607b317 View commit details
    Browse the repository at this point in the history
  14. Merge pull request nukeop#257 from charjac/feat.shortcuts

    add basic shortcuts
    nukeop authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    1ca0d76 View commit details
    Browse the repository at this point in the history
  15. fix play now issue

    Charles Jacquin committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    4682f53 View commit details
    Browse the repository at this point in the history
  16. fix SoundContainer shouldcomponentupdate

    Charles Jacquin committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    7737bdf View commit details
    Browse the repository at this point in the history
  17. Merge pull request nukeop#263 from charjac/fix.playnow

    fix play now issue
    nukeop authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    81d2d3f View commit details
    Browse the repository at this point in the history
  18. Fix nukeop#264

    nukeop committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    c4f6137 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. fix PlayerControls dont toggle icon when nothing on playlist

    Charles Jacquin committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    8028caa View commit details
    Browse the repository at this point in the history
  2. fix shortcuts prevent events from bubbling

    Charles Jacquin committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    47676d3 View commit details
    Browse the repository at this point in the history
  3. feat shortcuts progressively increase volume and seek

    Charles Jacquin committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    4bb212d View commit details
    Browse the repository at this point in the history
  4. Merge pull request nukeop#267 from charjac/fix.shortcuts

    Better shortcuts
    nukeop authored Feb 13, 2019
    Configuration menu
    Copy the full SHA
    914c954 View commit details
    Browse the repository at this point in the history
  5. Change to HTTPS

    JakeConnors376W authored Feb 13, 2019
    Configuration menu
    Copy the full SHA
    7f0365a View commit details
    Browse the repository at this point in the history
  6. Merge pull request nukeop#269 from JakeConnors376W/patch-1

    Change to HTTPS
    nukeop authored Feb 13, 2019
    Configuration menu
    Copy the full SHA
    49453e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e14378 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Merge pull request nukeop#271 from gabriel376/docker

    add npm script to build and run nuclear:prod using docker (nukeop#173)
    nukeop authored Feb 14, 2019
    Configuration menu
    Copy the full SHA
    bd12f83 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Merge pull request nukeop#261 from charjac/feat.dbclick-play

    play track when TrackRow is double clicked
    nukeop authored Feb 15, 2019
    Configuration menu
    Copy the full SHA
    eade8f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Use nuclear-core 0.0.5

    nukeop committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    38c2118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c126a6a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Merge pull request nukeop#266 from charjac/fix.playcontrol

    fix PlayerControls dont toggle icon when nothing on playlist
    nukeop authored Mar 7, 2019
    Configuration menu
    Copy the full SHA
    7aa7d95 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

  1. feat: add a simple express rest api to remotly control the player, th…

    …e settings and the window
    Charles Jacquin committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    671e2ef View commit details
    Browse the repository at this point in the history
  2. feat(http): add now-playing endpoint

    Charles Jacquin committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    5e11eb7 View commit details
    Browse the repository at this point in the history
  3. feat(http): add /mute endpoint

    Charles Jacquin committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    8f75b26 View commit details
    Browse the repository at this point in the history
  4. feat(http): add cors middleware

    Charles Jacquin committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    980745a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. feat(api): add api.port and api.enabled in the settings

    Charles Jacquin committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    e70d366 View commit details
    Browse the repository at this point in the history
  2. add stop-api event

    Charles Jacquin committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    9da55bd View commit details
    Browse the repository at this point in the history
  3. feat(api): add swagger documentation

    Charles Jacquin committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    069dcf8 View commit details
    Browse the repository at this point in the history
  4. fix(api): fix error when restarting api

    Charles Jacquin committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    f13953c View commit details
    Browse the repository at this point in the history
  5. remove package-lock.json

    Charles Jacquin committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    27fefb4 View commit details
    Browse the repository at this point in the history
  6. fix restart in all env

    Charles Jacquin committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    2703275 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Configuration menu
    Copy the full SHA
    1b81c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d03d9c4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nukeop#281 from nukeop/feature/back-button

    Navigation buttons
    nukeop authored Mar 11, 2019
    Configuration menu
    Copy the full SHA
    4178dba View commit details
    Browse the repository at this point in the history
  4. fix(api): add closHttpServer function

    Charles Jacquin committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    a567631 View commit details
    Browse the repository at this point in the history
  5. feat(http): add playlist and queue management

    Charles Jacquin committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    da84089 View commit details
    Browse the repository at this point in the history
  6. fix(playlists): fix typo

    Charles Jacquin committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    6beaca5 View commit details
    Browse the repository at this point in the history
  7. feat(api): add a endpoint to get the current queue

    Charles Jacquin committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    5089a41 View commit details
    Browse the repository at this point in the history
  8. refactor(api): move queue related endpoints to its own router

    Charles Jacquin committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    79100ca View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    7d7ed5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94bffed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fc352c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    0b0c94c View commit details
    Browse the repository at this point in the history
  2. updated comparsion operator

    hibroseph committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    6c12799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8239208 View commit details
    Browse the repository at this point in the history
  4. Update index.js

    nukeop authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    b10d7f9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nukeop#282 from hibroseph/disable-history-button

    Disable back and forward buttons when no history exists
    nukeop authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    0d7bf88 View commit details
    Browse the repository at this point in the history
  6. Fix nukeop#285

    nukeop authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    4ee1016 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. feat(error): add a global ErrorBoundary component

    Charles Jacquin committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    9c42411 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. fix(error): fix typo in toast message

    Charles Jacquin committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    49c0de6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nukeop#290 from charjac/feat.error

    feat(error): add a global ErrorBoundary component
    nukeop authored Mar 15, 2019
    Configuration menu
    Copy the full SHA
    1232433 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nukeop#278 from charjac/feat.httpApi

    feat: add a simple express rest api to remotly control nuclear
    nukeop authored Mar 15, 2019
    Configuration menu
    Copy the full SHA
    45edc75 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Update mpris implementation

    Add a basic mpris implementation by updating to mpris-service 2.0 and
    uncommenting old mpris code. Add additional methods to respond to mpris
    queries and methods to get and set the shuffle status, loop status, and
    position of the player.
    
    fixes nukeop#98
    Tony Crisci committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    dad078f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Exclude bindings and abstract-socket from bundle

    The abstract-socket dependency cannot be used in a bundle because it
    uses logic to find the bindings depending on a location in the
    filesystem within the node_modules directory
    Tony Crisci committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    452fe2f View commit details
    Browse the repository at this point in the history