3 Commits

Author SHA1 Message Date
abeb17ce44 chore: add alliance information to getAccountInfo (#1439)
All checks were successful
Build / build (18) (push) Successful in 40s
Build / build (20) (push) Successful in 1m15s
Build Docker image / docker (push) Successful in 35s
Build / build (22) (push) Successful in 1m22s
Reviewed-on: #1439
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-03 10:41:01 -07:00
2ec2b0278a chore: use model.findById where possible (#1315)
All checks were successful
Build / build (20) (push) Successful in 51s
Build / build (18) (push) Successful in 1m14s
Build / build (22) (push) Successful in 1m24s
Build Docker image / docker (push) Successful in 41s
Reviewed-on: #1315
2025-03-24 11:32:08 -07:00
a77c1906bf chore: add custom getAccountInfo endpoint (#1300)
All checks were successful
Build / build (20) (push) Successful in 39s
Build / build (18) (push) Successful in 1m11s
Build Docker image / docker (push) Successful in 31s
Build / build (22) (push) Successful in 1m12s
This will help the IRC server get all the information it needs for permission management in a single request.

Reviewed-on: #1300
2025-03-23 13:17:14 -07:00