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

updateeee #4

Open
wants to merge 53 commits into
base: master
Choose a base branch
from
Open

updateeee #4

wants to merge 53 commits into from

Commits on Mar 27, 2021

  1. axios -> petitio and add Node#makeRequest

    MeLike2D committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    2d0fe42 View commit details
    Browse the repository at this point in the history
  2. add support for the "Client-Name" header

    MeLike2D committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    74c2ef6 View commit details
    Browse the repository at this point in the history
  3. other things

    MeLike2D committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    dd44921 View commit details
    Browse the repository at this point in the history
  4. remove discord.js from the dev dependencies

    MeLike2D committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    9afaa94 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    f0bd285 View commit details
    Browse the repository at this point in the history
  2. 🎨 Update repo links

    acollierr17 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    1219eda View commit details
    Browse the repository at this point in the history
  3. 📝 Update copyright

    acollierr17 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    a6df551 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d77504b View commit details
    Browse the repository at this point in the history
  5. 🔖 v2.3.3

    acollierr17 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    0201b15 View commit details
    Browse the repository at this point in the history
  6. chore(engine): restrict node version to >=14

    MeLike2D committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    6f2e6de View commit details
    Browse the repository at this point in the history
  7. docs(readme): add a note for node requirement

    MeLike2D committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    51659e6 View commit details
    Browse the repository at this point in the history
  8. chore: change node-version for workflows

    MeLike2D committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    6f0a42c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Merge pull request #94 from MeLike2D/master

    Require NodeJS v14 or higher
    acollierr17 authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    07a533c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Fixes #100

    Based on information from #101
    acollierr17 committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    5e72dca View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

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

Commits on May 31, 2021

  1. Merge pull request #115 from KeepSOBP/patch-1

    fix(readme): update MenuDocs link
    acollierr17 authored May 31, 2021
    Configuration menu
    Copy the full SHA
    77c965a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. chore: fix link issue in application.yml

    Signed-off-by: Anish-Shobith <anish.shobith19@gmail.com>
    anishshobithps committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    e0d57de View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. chore: update dependencies

    melike2d committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    50addb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4c4316 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Configuration menu
    Copy the full SHA
    2849aff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #127 from MenuDocs/docs-1

    chore(readme): update documentation link
    Strandxo authored Aug 21, 2021
    Configuration menu
    Copy the full SHA
    b24db56 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. Add manager option "defaultSearchPlatform" (#137)

    * Add manager option "defaultSearchPlatform"
    
    * Fix build errors?
    2D authored Sep 19, 2021
    Configuration menu
    Copy the full SHA
    819bdcd View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Fix some typos. (#146)

    DelxHQ authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    291c87e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9d1eb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    5b177b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31fad33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3d2528 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

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

Commits on Dec 6, 2021

  1. Better voice state handling

    melike2d committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    4a3378f View commit details
    Browse the repository at this point in the history
  2. Fix typo lol

    melike2d committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    899e11d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. 🔧 use correct types

    viztea authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    1395518 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. pass correct parameter value to "playerDisconnect"

    melike2d committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    38dac42 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Allow custom search prefixes

    Closes #157
    melike2d committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    ce444ad View commit details
    Browse the repository at this point in the history
  2. Fix #156

    melike2d committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    665d67b View commit details
    Browse the repository at this point in the history
  3. Remove extra colon from sources

    melike2d committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    1c12069 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

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

Commits on Aug 22, 2022

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

Commits on Aug 23, 2022

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

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    cf1ca0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2fdf0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82623ae View commit details
    Browse the repository at this point in the history
  4. ci: use custom ci node script

    viztea committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    9d7e1ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5dfbe7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d46773 View commit details
    Browse the repository at this point in the history
  7. ci: change workflow names

    viztea committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    dfa8eb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    4b1f273 View commit details
    Browse the repository at this point in the history
  2. v2.4.0

    anishshobithps committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    24f600f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. fix: #200

    viztea authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    ba6c44a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

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

Commits on Oct 9, 2022

  1. feat(examples): use esm

    viztea committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    a3e0b59 View commit details
    Browse the repository at this point in the history
  2. project archived

    viztea authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    bb4cf6f View commit details
    Browse the repository at this point in the history
  3. Update README.md

    viztea authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    212160b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Update README.md

    viztea authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    2f804f6 View commit details
    Browse the repository at this point in the history