fallenbagel
405f6bbb7f
fix(jellyfinlogin): use externalHostname if set for forgetpassword link
...
Implemented dynamic URL generation for the 'Forgot Password' feature. If jellyfin external hostname
is set, the URL is generated based on it; otherwise, jellyfin hostname is used as the base URL. The
URL includes additional parameters to handle emby support.
fix #199 , fix #424 , re #212
2023-11-07 04:13:19 +05:00
Fallenbagel
b4c74de7b3
style: added more clarity to the tooltip message
...
Previous commits wordings made it sound like it NEEDS to be unrelated to the mediaserver instance.
However, it can be any valid address
2023-06-11 07:06:39 +05:00
Fallenbagel
9daceb7017
style: offsetted the info icon and increased clarity in the tooltip message
2023-06-11 06:54:37 +05:00
Fallenbagel
cd7930eef9
feat(tooltip): email tooltip now appears when hovered over info icon
2023-06-11 06:36:51 +05:00
Pikachu920
a15c85cbd1
Add helper text to email address field in setup
2023-03-25 10:22:30 -05:00
notfakie
e9eba96f5a
Merge remote-tracking branch 'overseerr/develop' into develop
2022-09-07 18:24:01 +12:00
Fallenbagel
722dda5856
fix(ui): fix ui elements not reflecting the env variable
...
Fix emby ui elements not reflecting the emby env variable set during runtime
2022-05-29 23:58:54 +05:00
CyferShepard
d600a45559
feat:Remove Requirement for Jellyfin Passwords
2022-05-28 08:29:45 +02:00
Fallenbagel
1dcfe49b1b
Merge pull request #112 from Fallenbagel/forgotPasswordFix
...
fix: fixes jellyfin forgot password and adds emby support to the forgort password link
2022-05-28 07:29:46 +05:00
Fallenbagel
0259975402
fix: fixes jellyfin forgot password and adds emby support to the forgot password link
...
Fixes jellyfin forgot password as it had a wrong url that lead to an empty page and also adds in
emby forgot password link if the environmental variable is set
fix #99
2022-05-26 10:11:53 +05:00
Fallenbagel
18d8d969f1
style(ui): conditional mediaServerName to add emby to setup/login page
2022-05-26 09:39:19 +05:00
notfakie
3e1e11d9d9
feat: remove email requirement for jellyfin/emby non-admin users
2022-04-24 18:59:21 +12:00
notfakie
3a010f8211
fix: relax jellyfin url validation to allow local domains
2022-04-19 22:28:56 +12:00
Juan D. Jara
3661eea8bb
added Support for Jellyfin Media Server
2022-04-16 09:35:09 +12:00