Commit Graph

29 Commits (c6a133d4e55312de5212929585b46d4ade19dcf6)

Author SHA1 Message Date
Ryan Cohen c6a133d4e5
refactor: absolute imports with path alias (#2960) [skip ci]
2 years ago
Danshil Kokil Mungur 0fa84eae8d
build(deps): bump dependencies (#2796)
2 years ago
Ryan Cohen f5864b49de
refactor: update a few dev deps and convert to using type imports where possible (#2886)
2 years ago
Ryan Cohen e402c42aaa
feat: issues (#2180)
3 years ago
TheCatLady b3b421a674
fix(email): do not attempt to display logo if app URL not configured (#2125)
3 years ago
TheCatLady 1133a34ffd
fix(email): omit links when application URL is not configured (#1806)
3 years ago
TheCatLady 3841fb06eb
fix(ui): do not display negative remaining quota (#1859)
3 years ago
TheCatLady 0db0d4c280
build(deps): bump node to 14.17 and drop uuid in favor of native randomUUID (#1792)
3 years ago
TheCatLady 4a042f12be
fix: handle null values in User email transform (#1712)
3 years ago
TheCatLady 310cdb36df
fix(plex): do not fail to import Plex users when Plex Home has managed users (#1699)
3 years ago
sct 28830d4ef8
feat: PWA Support (#1488)
3 years ago
TheCatLady 46c4ee1625
feat(notif): allow users to enable/disable specific agents (#1172)
3 years ago
Jono Cairns d3c6bc1619
fix(quotas): Time value of a quota was being ignored
3 years ago
sct 6c75c88228
feat(requests): add request quotas (#1277)
3 years ago
TheCatLady 4e2706b421
fix(ui/notif): Custom application title in password-related emails and UI messages (#979)
3 years ago
sct bbb683e637
feat: user profile/settings pages (#958)
3 years ago
Jakob Ankarhem 5e37a96bc0
fix(auth): handle sign-in attempts from emails with no password (#933)
3 years ago
Jakob Ankarhem e5966bd3fb
feat(users): add reset password flow (#772)
3 years ago
sct 033ba9d41b feat: new permission to allow users to see other users requests
3 years ago
Jakob Ankarhem 20ca3f2f5f
feat(users): add editable usernames (#715)
3 years ago
Jakob Ankarhem b04d00ef50
fix(user edit): fix user edit not being able to be saved (#651)
3 years ago
Jakob Ankarhem 492e19df40
feat(login): add local users functionality (#591)
3 years ago
sct 0601b44687 feat: throw 404 when movie/tv show doesnt exist
4 years ago
sct 24a0423f3b feat: initial user list (no edit/delete yet) and job schedules
4 years ago
sct 1910876706
Request Model (#79)
4 years ago
sct e6349c13a0
feat: user avatars from plex (#53)
4 years ago
sct cfc84ce2f3
Permission System (#47)
4 years ago
sct 5d46f8d76d
Settings System (#46)
4 years ago
sct d902ef7277 feat(api-user): add basic User Entity and basic routing to fetch all users
4 years ago