Commit Graph

14 Commits (032c14a22680f62f8106943297b081b68645ce61)

Author SHA1 Message Date
TheCatLady 0edb1f452b
fix(api): return queried user's requests instead of own requests (#2174)
3 years ago
TheCatLady a20f395c94
fix(api): use query builder for user requests endpoint (#2119)
3 years ago
TheCatLady 310cdb36df
fix(plex): do not fail to import Plex users when Plex Home has managed users (#1699)
3 years ago
TheCatLady 928b8a71cf
fix: perform case-insensitive match for local user email addresses (#1633)
3 years ago
sct 28830d4ef8
feat: PWA Support (#1488)
3 years ago
sct f13f1c9451
fix: better error message when creating a user with an existing email
3 years ago
TheCatLady 4e98f56753
fix(notif): include year in notifications (#1439)
3 years ago
sct 2ac6fe7f6d
fix(api): allow server owner to delete other admin accounts
3 years ago
sct 6c75c88228
feat(requests): add request quotas (#1277)
3 years ago
sct ddfc5e6aa8 fix: add correct permission checks to modifying user password/permissions
3 years ago
sct 17983837fc fix(api): sort users requests by most recent
3 years ago
TheCatLady 621db89328
feat(ui): Add 'Page Size' setting for request/user list pages (#957)
3 years ago
TheCatLady bdb3cb2025
fix(plex): Check Plex server access on user import (#955)
3 years ago
sct bbb683e637
feat: user profile/settings pages (#958)
3 years ago