Commit Graph

39 Commits (f28112f057df2589f31ae0d0b14e8b50e479fdb7)

Author SHA1 Message Date
sct 9ce88abcc8 fix: added missing language default for ssr context defaults
4 years ago
TheCatLady 6ecd202607
fix(frontend): use region settings instead of hardcoded 'US' value for movie/TV ratings (#1006)
4 years ago
Jakob Ankarhem e5966bd3fb
feat(users): add reset password flow (#772)
4 years ago
TheCatLady 35c6bfc021
feat(ui): Add custom title functionality (#825)
4 years ago
TheCatLady 9d0d5b86aa
feat(ui): Add local login setting (#817)
4 years ago
sct cfacb151b5 feat(lang): add support for Hungarian language
4 years ago
TheCatLady 3c5ae360fd
fix(lang): translate language names & change zh-Hant language code to zh-TW (#793)
4 years ago
sct e044146aa5 feat(lang): add support for Portuguese (Portugal) language
4 years ago
sct 6c1742e94c
feat(frontend): add option to hide all available items from discovery (#699)
4 years ago
sct 686c4f71bf feat(lang): add support for Chinese (Traditional) language
4 years ago
sct 6b2df24a2e
feat: 4K Requests (#559)
4 years ago
sct fae4818957 fix(frontend): set locale cookie expiration to be much longer
4 years ago
sct 75a426437a feat: status checker to prompt users to reload their frontend when app version changes
4 years ago
sct c9fe6cb0b7 feat(lang): add support for swedish language
4 years ago
sct 108dfc4afd feat(lang): add support for Italian, Portuguese (Brazil) and Serbian
4 years ago
sct 5e5ba40505
fix: change default internal port to 5055 (#389)
4 years ago
sct e8776fd336 refactor(frontend): titlecard behavior changed to allow clicking anywhere to go through to title
4 years ago
sct 6cd20491d2 feat(lang): add support for Spanish language
4 years ago
sct df94db050b feat(lang): add support for dutch language
4 years ago
sct 8d8e750982 feat(lang): add support for russian languge
4 years ago
sct d38b28d206 feat(lang): add nb-NO and de language support to app
4 years ago
sct 8e6daf7bd2 fix: fix a few misc unused imports and useless assignments/conditionals
4 years ago
sct 79a352b7b3 build(deps): update dependencies and update relevant files
4 years ago
sct 659a601877 feat(frontend): added more localized strings
4 years ago
sct a99705f6a5 feat: force setup if app is not initialized
4 years ago
Alex Zoitos 4d0c23c269
When opening plex Oauth window, open an empty page then redirect to plex oauth (#127)
4 years ago
Alex Zoitos 7cb92028fb
Redesign toasts (#103)
4 years ago
sct 1be8b18361 feat(api): plex Sync (Movies)
4 years ago
sct fdf9f38776 fix(frontend): run initial props for children components after getting the user
4 years ago
sct 9131254f33 feat(frontend/api): i18n support
4 years ago
sct 4638fae336 feat(frontend): refresh indicator for titlecards / toasts
4 years ago
sct cb9098f457
feat: logout route/sign out button (#54)
4 years ago
sct 190a8831c7
User Context (#51)
4 years ago
Alexander Zoitos e61d9a767f refactor(app conditional cleanup): remove unnecessary else statement
4 years ago
Alexander Zoitos 0151134949 refactor(use component on login path conditional): use component on login path conditional
4 years ago
Alexander Zoitos 159718891f feat(pass pageprops to loginpage): pass page props to loginPage
4 years ago
Alexander Zoitos 7d179ae3b4 feat(login route conditional): on login route, do not display layout
4 years ago
sct 1f497e8913 feat(layout): created Layout component
4 years ago
sct 72f9624f1d feat(plex/utils): added Plex OAuth class
4 years ago