2 Commits

Author SHA1 Message Date
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