Commit Graph

881 Commits (0ca3d4374942b54b59a19d017ab4ae14ba7019c1)
 

Author SHA1 Message Date
sct 8a27c70625 fix(api): add isAuthenticated middleware to base user route
3 years ago
TheCatLady 2bcc3e3419
refactor(ui): Create PlayButton component (#946)
3 years ago
sct bbb683e637
feat: user profile/settings pages (#958)
3 years ago
TheCatLady 29b97ef6d8
feat(notif): Add Pushbullet notification agent (#950)
3 years ago
TheCatLady c9a150b1db
fix(ui): Automatically disable and uncheck user permissions with unmet requirements (#941)
3 years ago
Brandon Cohen e28dfadaf5
fix(frontend): request and cog button would be misaligned without play on plex/watch trailer button (#956)
3 years ago
Brandon Cohen f1c335815f
fix(frontend): changed plex, request, and cog buttons to align properly on smaller mobile UIs (#928)
3 years ago
TheCatLady 019622aab1
fix(notif): Do not HTML-escape email subjects (#931)
3 years ago
Jakob Ankarhem 5e37a96bc0
fix(auth): handle sign-in attempts from emails with no password (#933)
3 years ago
sct 8a7fa00164 fix(lang): formatMessage should not use an object spread
3 years ago
sct 2c403e8e13 chore(github): modify workflow for incomplete templates [skip ci]
3 years ago
samwiseg0 577cbcc7fa
build(snap): Disable arm64 snap build. (#935)
3 years ago
sct e118501bf1 fix(requests): correctly filter requests out for users without view requests permission
3 years ago
allcontributors[bot] 50c143d959
docs: add ankarhem as a contributor (#934) [skip ci]
3 years ago
Mārtiņš Možeiko 03cecb3355
fix(plex-sync): get correct Plex metadata for Hama movie items (#901)
3 years ago
TheCatLady 53b7425f67
feat(ui): Add separate permissions for 4K auto approval (#908)
3 years ago
sct 28090c30a7 chore(github): update issue template to remove alternative question [skip ci]
3 years ago
sct fb9c878db4 fix(ui): change font size in request list/user list dropdowns to prevent zoom on mobile
3 years ago
TheCatLady 9757e3ae0c
feat(ui): Add 'Available' filter to request list and remove unused MediaRequestStatus.AVAILABLE enum value (#905)
3 years ago
TheCatLady ef5d019c18
feat(ui): Add sort options to user list (#913)
3 years ago
Danshil Mungur 04fa9f79e2
fix(frontend): handle empty array of media attributes (#922)
3 years ago
TheCatLady 2768155bba
feat(notif): Notification improvements (#914)
3 years ago
Danshil Mungur 7d3da1a1d2
docs: update documentation for recently implemented features (#902) [skip ci]
3 years ago
sct 85486a6719 build(deps): revert next back to 10.0.3
3 years ago
sct bc4849ef55 build(deps): revert husky back to 4.3.8
3 years ago
sct 1d7ef6d44f build(deps): bump dependencies
3 years ago
Weblate (bot) e156acc1ae
feat(lang): translations update from Weblate (#853)
3 years ago
Jakob Ankarhem e037ba48f1
fix(requests): correctly handle when tvdbid is missing (#891)
3 years ago
Jakob Ankarhem 034968e437
fix(search): Handle search errors and escape * (#893)
3 years ago
TheCatLady 7e906e2d46
refactor(css): Apply global CSS classes (#874)
3 years ago
Danshil Mungur c8b2a57721
feat(ui): added content ratings for tv shows and movie ratings (#878)
3 years ago
TheCatLady 4e03c1efcf
build(docker): Leverage GitHub cache using actions/cache (#892)
3 years ago
TheCatLady ff0b5ed441
fix(api): Use POST instead of GET for API endpoints that mutate state (#877)
3 years ago
Jakob Ankarhem d163e29459
fix(login): fix the gap when 'use your overseer account' was selected (#870)
3 years ago
Danshil Mungur ee5076146e
fix(ui): fixed anime language profile typo (#879)
3 years ago
sct 8056187c3c fix(ui): rename global group class to form-group
3 years ago
TheCatLady a3042f8e1b
fix(ui): Fix card sizes on person detail pages (#881)
3 years ago
TheCatLady 282f28f2b9
fix(ui): Size cards appropriately based on base font size (#871)
3 years ago
TheCatLady 7c0ddad653
fix(ui): Handle missing movie/series data (#862)
3 years ago
Jakob Ankarhem 53f6f59798
feat(requests): add language profile support (#860)
3 years ago
sct 8956cb3915 refactor(ui): change search input design (experiment)
3 years ago
TheCatLady baad19a2c9 fix(ui): fix webhook URL validation regex
3 years ago
Jakob Ankarhem e5966bd3fb
feat(users): add reset password flow (#772)
3 years ago
sct c0ea2bd189 ci(snap): pull latest from master when doing snap release
3 years ago
Weblate (bot) c5be00eebf
feat(lang): translations update from Weblate (#852)
3 years ago
Danshil Mungur 4eae02a7e1
feat(ui): added next airing date to TV Shows (#842)
3 years ago
TheCatLady b531a642f6
fix(ui): Dynamically generate path to config in warning message (#851)
3 years ago
Weblate (bot) e4f9b8a984
feat(lang): translations update from Weblate (#841)
3 years ago
TheCatLady 7456bea2ae
fix(ui): Use minimum char validation message (#850)
3 years ago
TheCatLady 38c76b55e0
fix(notif/ui): Use custom application title in notifications & sign-in page (#849)
3 years ago