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

refactor(apiv1): accounts api #825

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

refactor(apiv1): accounts api #825

wants to merge 28 commits into from

Commits on Jan 27, 2024

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

Commits on Feb 4, 2024

  1. deleteaccount (wip)

    fmartingr committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    795b39c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    14e54a4 View commit details
    Browse the repository at this point in the history
  2. remove old accounts code

    fmartingr committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    da169fe View commit details
    Browse the repository at this point in the history
  3. fix from merge

    fmartingr committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8c02f9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e88bfe3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21d3066 View commit details
    Browse the repository at this point in the history
  6. make lint

    fmartingr committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    56f441e View commit details
    Browse the repository at this point in the history
  7. more permissive assertion

    fmartingr committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0835804 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    744b2d5 View commit details
    Browse the repository at this point in the history
  9. rename test

    fmartingr committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7c09384 View commit details
    Browse the repository at this point in the history
  10. update account

    fmartingr committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    fee6cf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Authorization

    fmartingr committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4f41104 View commit details
    Browse the repository at this point in the history
  2. updated api calls

    fmartingr committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a397c59 View commit details
    Browse the repository at this point in the history
  3. apis, pointers, auth

    fmartingr committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6ba4722 View commit details
    Browse the repository at this point in the history
  4. swagger

    fmartingr committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e126bee View commit details
    Browse the repository at this point in the history
  5. stylecheck

    fmartingr committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a90e01a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. APIv1: Accounts

    Fixes #657
    fmartingr committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    eaf10f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    64f533d View commit details
    Browse the repository at this point in the history
  2. domain validation

    fmartingr committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    b79340a View commit details
    Browse the repository at this point in the history
  3. tests

    fmartingr committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    9c48019 View commit details
    Browse the repository at this point in the history
  4. swagger

    fmartingr committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    046863c View commit details
    Browse the repository at this point in the history
  5. error handling

    fmartingr committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    3069f00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1dcf601 View commit details
    Browse the repository at this point in the history
  7. fix system account changes

    fmartingr committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    2ba22f2 View commit details
    Browse the repository at this point in the history
  8. Cleanup database interface

    fmartingr committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    7618d4a View commit details
    Browse the repository at this point in the history
  9. test cleanup

    fmartingr committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    4386df7 View commit details
    Browse the repository at this point in the history
  10. fixed nil references

    fmartingr committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    ed7027e View commit details
    Browse the repository at this point in the history