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

feat!: discord-player v6 #1513

Merged
merged 121 commits into from
Mar 3, 2023
Merged

feat!: discord-player v6 #1513

merged 121 commits into from
Mar 3, 2023

Commits on Jan 15, 2023

  1. feat: initial extractor v4 api

    twlite committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    82e046d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

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

Commits on Jan 17, 2023

  1. fix(StreamDispatcher): make paused property a getter (#1517)

    * fix(StreamDispatcher): make paused a getter
    
    * ci: yarn cache
    
    * chore: linting
    
    * chore: turbo force color
    twlite authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3561258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bba5e79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c10b48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    668bf30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2293f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd54216 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    382f0a8 View commit details
    Browse the repository at this point in the history
  2. chore: deps fix

    twlite committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    1b88eda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27c02ec View commit details
    Browse the repository at this point in the history
  4. ci: fix docgen

    twlite committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    f6fcf1a View commit details
    Browse the repository at this point in the history
  5. chore: docgen script fix

    twlite committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    910e3b0 View commit details
    Browse the repository at this point in the history
  6. chore: force docs

    twlite committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a2f1722 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    2acc394 View commit details
    Browse the repository at this point in the history
  2. docs: update main readme

    twlite committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    f4b0417 View commit details
    Browse the repository at this point in the history
  3. docs: export everything

    twlite committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    ed53afb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ea7a3e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. feat: docs website (#1530)

    twlite authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    699caa2 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

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

Commits on Feb 2, 2023

  1. feat: dsp wip

    twlite committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    fcc06a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab01752 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. refactor: update dsp filters

    twlite committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    5d1895b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a22ce21 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

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

Commits on Feb 5, 2023

  1. feat(Player): add play method

    twlite committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    6b7780e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb0a45a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0df9d4 View commit details
    Browse the repository at this point in the history
  4. chore: lint fix

    twlite committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    dbbd788 View commit details
    Browse the repository at this point in the history
  5. docs: update example

    twlite committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    e7a50df View commit details
    Browse the repository at this point in the history
  6. docs: fix example

    twlite committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    5ce97dd View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. feat: equalizer presets

    twlite committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    0695037 View commit details
    Browse the repository at this point in the history
  2. chore: fix utils package

    twlite committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    8b29b68 View commit details
    Browse the repository at this point in the history
  3. docs: generate dev

    twlite committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    3c2655c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    419392d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. refactor: disable resampler

    twlite committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    5d2c80b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b4c94d View commit details
    Browse the repository at this point in the history
  3. fix(GuildQueue): always emit audioTrackAdd

    Co-authored-by: ItsAuric <33577619+ItsAuric@users.noreply.github.com>
    twlite and itsauric committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    4653904 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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

Commits on Feb 16, 2023

  1. feat(QueryResolver): apple music user playlists support (#1580)

    changed the regex variable to be able to recognize user-created apple music playlists. 
    
    user playlists on apple music have `u-` appended after `pl.` in the url. the ids also contain uppercase and lowercase characters from a-z.
    BasboBibbins authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    a391151 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d09bb82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ce7e95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efab461 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf26926 View commit details
    Browse the repository at this point in the history
  6. fix: non-null track

    twlite committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    67c4c0a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. fix: caching issues

    twlite committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ef1b6eb View commit details
    Browse the repository at this point in the history
  2. fix: lots of important stuff

    debug logs improvement, fixing autoplay mode ignoring tracks in the queue, correctly tracking start event
    twlite committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    6828bd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    336b4e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    6bab2ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    649f97c View commit details
    Browse the repository at this point in the history
  3. feat: singleton player

    twlite committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    a3ec071 View commit details
    Browse the repository at this point in the history
  4. refactor: remove legacy queue

    twlite committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    2ccceb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1963304 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c78230a View commit details
    Browse the repository at this point in the history
  7. docs: showcase singleton usage

    twlite committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    a6a99c4 View commit details
    Browse the repository at this point in the history
  8. feat: add lofi filter

    twlite committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    31a3399 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    99052a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d984e5 View commit details
    Browse the repository at this point in the history
  3. docs: document apis

    twlite committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    e63f492 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3222e4d View commit details
    Browse the repository at this point in the history
  5. chore: build docs

    twlite committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    8a112f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf50fa9 View commit details
    Browse the repository at this point in the history
  7. fix: mjs build should work

    twlite committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    cdc6e95 View commit details
    Browse the repository at this point in the history
  8. refactor: example commands (#1590)

    * refactor: example commands
    
    * remove: quran api
    itsauric authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    9de0848 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. fix: default extractor loader

    twlite committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    12c1df9 View commit details
    Browse the repository at this point in the history
  2. feat: add PlayerEventsEmitter

    twlite committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    f1e9103 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3852012 View commit details
    Browse the repository at this point in the history
  4. feat: debug dependency report

    twlite committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    537199f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a51e04 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. fix: lots of important stuff

    twlite committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    65947a5 View commit details
    Browse the repository at this point in the history
  2. fix history

    twlite committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    985b8b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b1ed20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4177c53 View commit details
    Browse the repository at this point in the history
  5. chore: docgen

    twlite committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    b73ce3f View commit details
    Browse the repository at this point in the history
  6. chore: release 6.0.0-dev.4

    twlite committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    af1765b View commit details
    Browse the repository at this point in the history
  7. chore: lockfile

    twlite committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    21cd868 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

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

Commits on Feb 26, 2023

  1. feat: implement basic hooks

    twlite committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    976b4c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12df583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02e928e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1a085c View commit details
    Browse the repository at this point in the history
  5. chore: fix lockfiles

    twlite committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    b561898 View commit details
    Browse the repository at this point in the history
  6. refactor(karasu) (#1607)

    * remove(karasu): renovate.json
    
    * update(karasu): cleaner code
    
    * refactor(karasu): package dependecies
    
    * fix(karasu): switch 'env-parser' with '@skyra' env
    
    * refactor(karasu): perms
    
    * fix(karasu): utilise constructor
    
    * revert(karasu): ytdl-core dependency
    itsauric authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    f56ac85 View commit details
    Browse the repository at this point in the history
  7. feat: hooks demo

    twlite committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    5a2b4f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b030383 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3307508 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    74f0fa7 View commit details
    Browse the repository at this point in the history
  11. chore: docs

    twlite committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    e31bc2a View commit details
    Browse the repository at this point in the history
  12. chore: fix docs

    twlite committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    1d06360 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a173727 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. docs: set default theme

    twlite committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    6d9bb46 View commit details
    Browse the repository at this point in the history
  2. docs: update config

    twlite committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    fa7ef62 View commit details
    Browse the repository at this point in the history
  3. docs: fix main title

    twlite committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    5e3d866 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67137fe View commit details
    Browse the repository at this point in the history
  5. test: setup unit tests

    twlite committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    543209b View commit details
    Browse the repository at this point in the history
  6. ci: add unit tests

    twlite committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    deab4b8 View commit details
    Browse the repository at this point in the history
  7. test: add more tests

    twlite committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    4f0b983 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66a977d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ba9684 View commit details
    Browse the repository at this point in the history
  10. feat: lots of important stuff

    twlite committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    7e2942d View commit details
    Browse the repository at this point in the history
  11. chore: release dev.5

    twlite committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    b12ceee View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. feat: apple music search

    twlite committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5c46afc View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. fix: esm compat

    twlite committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    7241b3e View commit details
    Browse the repository at this point in the history
  2. fix: ytm compat

    twlite committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    87c5d45 View commit details
    Browse the repository at this point in the history
  3. test: add ytm

    twlite committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    487c615 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    a163374 View commit details
    Browse the repository at this point in the history
  2. docs: migration guide update

    twlite committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    034e6ee View commit details
    Browse the repository at this point in the history
  3. docs: more docs

    twlite committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    21fcba3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    192fcf0 View commit details
    Browse the repository at this point in the history
  5. feat: events enum

    twlite committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    caddfb3 View commit details
    Browse the repository at this point in the history
  6. docs: generate doc

    twlite committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    72ea627 View commit details
    Browse the repository at this point in the history
  7. chore: bump voice

    twlite committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    a0c651a View commit details
    Browse the repository at this point in the history
  8. docs: use - instead of _

    twlite committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    836e565 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b662682 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6eb2954 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    bce3d2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50af3a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e52c3ab View commit details
    Browse the repository at this point in the history
  4. chore: readme cleanup

    twlite committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    79a9523 View commit details
    Browse the repository at this point in the history
  5. docs: fix djs version

    twlite committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    827d536 View commit details
    Browse the repository at this point in the history
  6. docs: fix example

    twlite committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    79e70c0 View commit details
    Browse the repository at this point in the history