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

ACL for servers support #35

Closed

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    7562925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1d725c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13e4979 View commit details
    Browse the repository at this point in the history
  4. feat: added ACL commands

    NinekoTheCat committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    90232b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82d46fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cadc367 View commit details
    Browse the repository at this point in the history
  7. fmt: ran cargo format

    NinekoTheCat committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    0add1c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b714159 View commit details
    Browse the repository at this point in the history
  9. fix: changed behavior of allowlist database to warn against using all…

    …owlist values in the database without enabling the allowlist without denying the request outright
    NinekoTheCat committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    982cf85 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84348ac View commit details
    Browse the repository at this point in the history
  11. fix: changed emoji for accessibility reasons

    Co-authored-by: June <june@girlboss.ceo>
    NinekoTheCat and girlbossceo authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    474dea6 View commit details
    Browse the repository at this point in the history
  12. fix: added emojis in the list command that change based on the .to_em…

    …oji() function instead of being hardcoded in case of further changes to emojis.
    NinekoTheCat committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    c8da248 View commit details
    Browse the repository at this point in the history
  13. fix: fixed spacing in cargo.toml

    Co-authored-by: June <june@girlboss.ceo>
    NinekoTheCat and girlbossceo authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    1d79745 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e1d0ec4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d325537 View commit details
    Browse the repository at this point in the history
  16. fix: made it so remove acl command will say if a non-existing entry i…

    …s attempted to be removed
    NinekoTheCat committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    580b6af View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    87c5def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9d1295 View commit details
    Browse the repository at this point in the history
  3. fix: changed name of routes function to better match its purpose

    Co-authored-by: June <june@girlboss.ceo>
    NinekoTheCat and girlbossceo authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    3d178d3 View commit details
    Browse the repository at this point in the history
  4. fix: fixed compile error caused by name change

    Co-authored-by: June <june@girlboss.ceo>
    NinekoTheCat and girlbossceo authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    b57dfdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4628afe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8468be7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1c0a76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    886b8ef View commit details
    Browse the repository at this point in the history