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

Add new account events: onAccountCreate/onAccountRemove & new function getAccountType #3019

Merged
merged 16 commits into from
May 25, 2024

Commits on May 20, 2023

  1. Created new events

    New events:
    - `onAccountCreate`
    - `onAccountRemove`
    TracerDS committed May 20, 2023
    Configuration menu
    Copy the full SHA
    99e2d21 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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

Commits on Jul 24, 2023

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

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    897b749 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    457f469 View commit details
    Browse the repository at this point in the history
  3. Added getAccountType function

    Probably not useful but its better to have that than to check if it belongs to console or to a guest
    TracerDS committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    926d5fc View commit details
    Browse the repository at this point in the history
  4. Refactored CAccount a little

    Added const qualifiers, reformatted everything in general
    TracerDS committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    49a6e31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67372ef View commit details
    Browse the repository at this point in the history
  6. Revert "Refactored internal SQL logic"

    This reverts commit 67372ef.
    TracerDS committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4ad52f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

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

Commits on Sep 24, 2023

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

Commits on Dec 9, 2023

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

Commits on Dec 31, 2023

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

Commits on Jan 15, 2024

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

Commits on Mar 8, 2024

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

Commits on May 25, 2024

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