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/bot discord #5

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open

Feat/bot discord #5

wants to merge 35 commits into from

Commits on Feb 5, 2022

  1. refactorig

    ledouxm committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    19265e6 View commit details
    Browse the repository at this point in the history
  2. fix: store

    ledouxm committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    5bb5794 View commit details
    Browse the repository at this point in the history
  3. feat: center friendlist page

    ledouxm committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    36e41e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. feat: store

    ledouxm committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    e896701 View commit details
    Browse the repository at this point in the history
  2. fix: notifications

    ledouxm committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    38d2727 View commit details
    Browse the repository at this point in the history
  3. feat: create db on runtime

    ledouxm committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    ba81df5 View commit details
    Browse the repository at this point in the history
  4. feat: store db in userData folder

    ledouxm committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    c11f484 View commit details
    Browse the repository at this point in the history
  5. feat: send all notifications info update

    ledouxm committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    417f8b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. minor fixes

    ledouxm committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    63eb9f0 View commit details
    Browse the repository at this point in the history
  2. feat: send apex to ws backend

    ledouxm committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    d957c7a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. feat: new url

    ledouxm committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    4c5fb00 View commit details
    Browse the repository at this point in the history
  2. feat: remove in lobby from friend activity

    ledouxm committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    9987353 View commit details
    Browse the repository at this point in the history
  3. feat: focus window on discord callback

    ledouxm committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    677d317 View commit details
    Browse the repository at this point in the history
  4. feat: game status

    ledouxm committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    0f10adb View commit details
    Browse the repository at this point in the history
  5. feat: send all notification infos to ws

    ledouxm committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    edf50f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. feat: disable empty cache

    ledouxm committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    a0b9fce View commit details
    Browse the repository at this point in the history
  2. fix: layout

    ledouxm committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    7c7966e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fcf54a View commit details
    Browse the repository at this point in the history
  4. feat: use ws instead of websockets + icon

    ledouxm committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    c891b7e View commit details
    Browse the repository at this point in the history
  5. feat: new icon

    ledouxm committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    5e51fbb View commit details
    Browse the repository at this point in the history
  6. fix: build

    ledouxm committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    08ba6b7 View commit details
    Browse the repository at this point in the history
  7. refactor: split Discord.tsx into multiple files

    ledouxm committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    1d189fa View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    92020e6 View commit details
    Browse the repository at this point in the history
  2. feat: set version to 0.1.0

    ledouxm committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    d282780 View commit details
    Browse the repository at this point in the history
  3. fix: get db url

    ledouxm committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    8cb2e40 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. feat: ws reconnect loop

    ledouxm committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    0a7e38b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    b576574 View commit details
    Browse the repository at this point in the history
  2. feat: add promo notifications

    ledouxm committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    d4e1734 View commit details
    Browse the repository at this point in the history
  3. fix: update apex every 15 minutes

    ledouxm committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    19ba3ca View commit details
    Browse the repository at this point in the history
  4. feat: add message button if 99 LPs

    ledouxm committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    e58a51b View commit details
    Browse the repository at this point in the history
  5. fix: remove spectating from in game friends

    ledouxm committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    75ef78d View commit details
    Browse the repository at this point in the history
  6. feat: miniseriesprogress

    ledouxm committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    0e0753d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. feat: is in friendlist + fix api

    ledouxm committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    fbeb351 View commit details
    Browse the repository at this point in the history
  2. fix

    ledouxm committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    e7fc0b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. wip

    ledouxm committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    f0be75a View commit details
    Browse the repository at this point in the history