TheCatLady
9cb97db13c
feat(plex): selective user import ( #2188 )
...
* feat(api): allow importing of only selected Plex users
* feat(frontend): modal for importing Plex users
* feat: add alert if 'Enable New Plex Sign-In' setting is enabled
* refactor: fetch all existing Plex users in a single DB query
Co-authored-by: Ryan Cohen <ryan@sct.dev >
2022-01-14 19:32:53 +09:00
TheCatLady
c760ceaa5f
feat(lang): add Polish display language ( #2261 )
2021-12-02 01:58:46 +00:00
TheCatLady
8d8db6cf5d
feat(lang): add Czech and Danish display languages ( #2176 )
2021-10-08 15:47:30 +00:00
TheCatLady
590ea7e404
feat(lang): add Simplified Chinese display language ( #2032 )
2021-09-04 14:12:41 +09:00
TheCatLady
091d66a192
fix: check that application URL and email agent are configured for password reset/generation ( #1724 )
...
* fix: check that application URL and email agent are configured for password reset/generation
* refactor: reverse flex direction instead of conditionally changing justify
2021-06-10 12:56:33 +09:00
sct
14756f4b20
fix(lang): only set locale once at page load and move subsequent updates back into Layout
...
fixes #1662
2021-05-18 09:23:29 +09:00
TheCatLady
e85d1ce94e
fix(locale): properly restore display language upon page refresh ( #1646 )
...
* fix(locale): properly restore display language upon page refresh
* refactor: dedupe logic
2021-05-17 01:13:52 +00:00
TheCatLady
22415642e8
feat(lang): add Greek display language ( #1605 )
...
* feat(lang): add Greek & Polish display languages
Also:
* rename zh-TW display language to 繁體中文
* fix plurality of AvailableLocale type name
* consistently use 'en' as fallback/default language
* revert(lang): remove Polish display language due to lack of translation activity
2021-05-16 14:56:49 +09:00
TheCatLady
f256a444c5
feat: add server default locale setting ( #1536 )
...
* feat: add server default locale setting
* fix: do not modify defaultLocale property of IntlProvider
2021-05-03 13:11:28 +00:00
sct
28830d4ef8
feat: PWA Support ( #1488 )
2021-04-25 20:44:12 +09:00
TheCatLady
77911c03e9
feat(lang): add Catalan to language picker ( #1309 )
2021-03-30 00:14:59 +00:00
sct
958cdf98fd
feat(ui): experimental status bar style change for ios pwa app
...
this might break things. just an experiment. :)
2021-03-22 01:22:24 +09:00
TheCatLady
80165038fd
fix(frontend): redirect from /setup if already initialized ( #1238 )
2021-03-21 10:20:33 +09:00
sct
0ca3d43749
feat: add option to cache images locally ( #1213 )
2021-03-18 21:37:25 +09:00
TheCatLady
36c00fde27
feat(ui): add option to only allow complete series requests ( #1164 )
2021-03-16 16:36:54 +09:00
Jakob Ankarhem
3d6b343413
feat(frontend): add loading bar indicator ( #1170 )
2021-03-14 13:46:04 +00:00
sct
9ce88abcc8
fix: added missing language default for ssr context defaults
2021-02-27 12:46:30 +00:00
TheCatLady
6ecd202607
fix(frontend): use region settings instead of hardcoded 'US' value for movie/TV ratings ( #1006 )
2021-02-23 18:06:23 +09:00
Jakob Ankarhem
e5966bd3fb
feat(users): add reset password flow ( #772 )
2021-02-05 23:23:57 +09:00
TheCatLady
35c6bfc021
feat(ui): Add custom title functionality ( #825 )
2021-02-03 19:44:10 +09:00
TheCatLady
9d0d5b86aa
feat(ui): Add local login setting ( #817 )
2021-02-03 10:16:44 +09:00
sct
cfacb151b5
feat(lang): add support for Hungarian language
2021-01-31 13:20:32 +00:00
TheCatLady
3c5ae360fd
fix(lang): translate language names & change zh-Hant language code to zh-TW ( #793 )
2021-01-31 18:51:33 +09:00
sct
e044146aa5
feat(lang): add support for Portuguese (Portugal) language
2021-01-22 14:02:02 +00:00
sct
6c1742e94c
feat(frontend): add option to hide all available items from discovery ( #699 )
2021-01-20 18:56:45 +09:00
sct
686c4f71bf
feat(lang): add support for Chinese (Traditional) language
2021-01-19 02:17:14 +00:00
sct
6b2df24a2e
feat: 4K Requests ( #559 )
2021-01-11 23:42:33 +09:00
sct
fae4818957
fix(frontend): set locale cookie expiration to be much longer
2020-12-27 14:47:39 +00:00
sct
75a426437a
feat: status checker to prompt users to reload their frontend when app version changes
2020-12-27 10:05:54 +00:00
sct
c9fe6cb0b7
feat(lang): add support for swedish language
2020-12-20 01:43:54 +09:00
sct
108dfc4afd
feat(lang): add support for Italian, Portuguese (Brazil) and Serbian
2020-12-19 21:51:05 +09:00
sct
5e5ba40505
fix: change default internal port to 5055 ( #389 )
2020-12-19 00:12:41 +09:00
sct
e8776fd336
refactor(frontend): titlecard behavior changed to allow clicking anywhere to go through to title
...
mobile behavior remains mostly the same, except after the first click, a second click anywhere else
will go through to the title.
2020-12-15 15:49:59 +00:00
sct
6cd20491d2
feat(lang): add support for Spanish language
2020-12-15 11:46:43 +00:00
sct
df94db050b
feat(lang): add support for dutch language
2020-12-09 07:18:22 +00:00
sct
8d8e750982
feat(lang): add support for russian languge
2020-12-09 04:51:48 +00:00
sct
d38b28d206
feat(lang): add nb-NO and de language support to app
2020-12-08 14:11:05 +00:00
sct
8e6daf7bd2
fix: fix a few misc unused imports and useless assignments/conditionals
2020-12-08 04:36:43 +00:00
sct
79a352b7b3
build(deps): update dependencies and update relevant files
2020-12-08 04:14:18 +00:00
sct
659a601877
feat(frontend): added more localized strings
2020-11-27 06:59:22 +00:00
sct
a99705f6a5
feat: force setup if app is not initialized
2020-11-12 09:07:49 +00:00
Alex Zoitos
4d0c23c269
When opening plex Oauth window, open an empty page then redirect to plex oauth ( #127 )
...
* feat(frontend): custom toast
* refactor(frontend): move toast width styling to globals
* feat(frontend): add loading spinner for browser popup
2020-10-10 09:00:40 -04:00
Alex Zoitos
7cb92028fb
Redesign toasts ( #103 )
...
* feat(frontend): custom toast
* refactor(frontend): move toast width styling to globals
Co-authored-by: sct <sct@users.noreply.github.com >
2020-10-08 19:12:18 +09:00
sct
1be8b18361
feat(api): plex Sync (Movies)
...
Also adds winston logging
2020-09-27 14:05:32 +00:00
sct
fdf9f38776
fix(frontend): run initial props for children components after getting the user
2020-09-18 01:03:04 +00:00
sct
9131254f33
feat(frontend/api): i18n support
2020-09-17 16:17:41 +00:00
sct
4638fae336
feat(frontend): refresh indicator for titlecards / toasts
2020-09-16 12:16:21 +00:00
sct
cb9098f457
feat: logout route/sign out button ( #54 )
2020-09-06 23:11:42 +09:00
sct
190a8831c7
User Context ( #51 )
...
* feat(frontend): user Context / useUser hook
Adds a UserContext to wrap the app and load/cache the user when the website renders. Also adds the
useUser hook to pull in user data anywhere its needed on the site. This commit also adds redirection
to the login page for users who are not signed in
* fix(frontend): use process.env.PORT for user request on server side (defaults to 3000)
* docs(frontend): added documentation/notes for how the user context/login works
2020-09-05 13:16:26 +09:00
Alexander Zoitos
e61d9a767f
refactor(app conditional cleanup): remove unnecessary else statement
2020-08-22 21:20:47 -04:00