2014-10-15 20:26:39 -07:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
2015-03-21 11:12:12 -07:00
|
|
|
|
<title>Emby</title>
|
2014-10-15 20:26:39 -07:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
2015-09-05 09:58:27 -07:00
|
|
|
|
<div id="userImagePage" data-role="page" class="page libraryPage userPreferencesPage userPasswordPage noSecondaryNavPage" data-title="${HeaderProfile}" data-require="jqmcollapsible,scripts/myprofile,paperbuttonstyle,jqmicons" data-backbutton="true" data-menubutton="false">
|
2014-10-15 20:26:39 -07:00
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div data-role="content">
|
|
|
|
|
<br />
|
|
|
|
|
<div class="readOnlyContent" style="margin: 0 auto; padding: 0 1em;">
|
|
|
|
|
<div id="fldImage" style="display:inline-block;"></div>
|
2014-10-15 20:26:39 -07:00
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div style="vertical-align:top;margin: .5em 0 0 1em;display:inline-block;">
|
|
|
|
|
<h2 class="username" style="margin: 0;"></h2>
|
2015-09-05 09:58:27 -07:00
|
|
|
|
<br />
|
2015-07-28 12:42:24 -07:00
|
|
|
|
<paper-button raised class="cancel" id="btnDeleteImage"><iron-icon icon="delete"></iron-icon><span>${ButtonDeleteImage}</span></paper-button>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</div>
|
2014-10-15 20:26:39 -07:00
|
|
|
|
</div>
|
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div class="connectMessage readOnlyContent" style="display:none;margin: 0 auto; padding: 0 1em; text-align:center;">
|
|
|
|
|
<p>${MessageProfileInfoSynced}</p>
|
|
|
|
|
<div style="margin-top: .75em;"><a href="http://emby.media/connect" target="_blank">${ButtonLearnMoreAboutEmbyConnect}</a></div>
|
|
|
|
|
</div>
|
2014-10-16 21:52:41 -07:00
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<form class="newImageForm userProfileSettingsForm" style="display:none;margin: 1em auto 0;">
|
2014-10-15 20:26:39 -07:00
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div data-role="collapsible">
|
|
|
|
|
<h2 id="headerUploadNewImage" style="display: none;">${HeaderUploadNewImage}</h2>
|
|
|
|
|
<div>
|
|
|
|
|
<div id="fldNewImage">
|
|
|
|
|
<p>${ImageUploadAspectRatioHelp}</p>
|
|
|
|
|
<input type="file" accept="image/*" id="uploadUserImage" name="uploadUserImage" onchange="MyProfilePage.onFileUploadChange(this);" />
|
2014-10-15 20:26:39 -07:00
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div id="userImageDropZone" class="imageDropZone">
|
|
|
|
|
<h3>${LabelDropImageHere}</h3>
|
|
|
|
|
<output id="userImageOutput"></output>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="fldNewImagePreview"></div>
|
|
|
|
|
<div id="fldUpload" style="display: none;">
|
|
|
|
|
<button type="submit" data-icon="check" data-theme="a">${ButtonUpload}</button>
|
2014-10-15 20:26:39 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</form>
|
2014-10-15 20:26:39 -07:00
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<br />
|
2014-10-22 21:26:01 -07:00
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<form class="updatePasswordForm passwordSection userProfileSettingsForm" style="display:none;margin: 0 auto 2em;">
|
2014-10-22 21:26:01 -07:00
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div class="detailSection">
|
2015-07-28 12:42:24 -07:00
|
|
|
|
<h1>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
${HeaderPassword}
|
2015-07-28 12:42:24 -07:00
|
|
|
|
</h1>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div class="detailSectionContent">
|
|
|
|
|
<div id="fldCurrentPassword" style="display: none;">
|
2015-07-28 12:42:24 -07:00
|
|
|
|
<paper-input type="password" id="txtCurrentPassword" label="${LabelCurrentPassword}" autocomplete="off"></paper-input>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</div>
|
|
|
|
|
<br />
|
|
|
|
|
<div>
|
2015-07-28 12:42:24 -07:00
|
|
|
|
<paper-input type="password" id="txtNewPassword" label="${LabelNewPassword}" autocomplete="off"></paper-input>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</div>
|
|
|
|
|
<br />
|
|
|
|
|
<div>
|
2015-07-28 12:42:24 -07:00
|
|
|
|
<paper-input type="password" id="txtNewPasswordConfirm" label="${LabelNewPasswordConfirm}" autocomplete="off"></paper-input>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</div>
|
|
|
|
|
<br />
|
|
|
|
|
<div>
|
2015-06-16 10:37:49 -07:00
|
|
|
|
<button type="submit" data-role="none" class="clearButton">
|
|
|
|
|
<paper-button raised class="submit block"><iron-icon icon="check"></iron-icon><span>${ButtonSave}</span></paper-button>
|
2014-10-22 21:26:01 -07:00
|
|
|
|
</button>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div id="btnResetPassword" style="display: none;">
|
2015-06-16 10:37:49 -07:00
|
|
|
|
<paper-button raised class="cancel block" onclick="UpdatePasswordPage.resetPassword();"><iron-icon icon="lock"></iron-icon><span>${ButtonResetPassword}</span></paper-button>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</div>
|
2015-01-28 14:29:02 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2014-10-22 21:26:01 -07:00
|
|
|
|
</div>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</form>
|
|
|
|
|
<form class="localAccessForm localAccessSection userProfileSettingsForm" style="margin: 0 auto;">
|
|
|
|
|
<div class="detailSection">
|
2015-07-28 12:42:24 -07:00
|
|
|
|
<h1>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
${HeaderEasyPinCode}
|
2015-07-28 12:42:24 -07:00
|
|
|
|
</h1>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div class="detailSectionContent">
|
|
|
|
|
<br />
|
|
|
|
|
<div>${EasyPasswordHelp}</div>
|
|
|
|
|
<br />
|
|
|
|
|
<div>
|
2015-07-28 12:42:24 -07:00
|
|
|
|
<paper-input type="password" id="txtEasyPassword" label="${LabelEasyPinCode}" autocomplete="off"></paper-input>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</div>
|
|
|
|
|
<br />
|
|
|
|
|
<div>
|
2015-07-28 12:42:24 -07:00
|
|
|
|
<paper-checkbox class="chkEnableLocalEasyPassword">${LabelInNetworkSignInWithEasyPassword}</paper-checkbox>
|
|
|
|
|
<div class="fieldDescription paperCheckboxFieldDescription">${LabelInNetworkSignInWithEasyPasswordHelp}</div>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</div>
|
2015-09-05 09:58:27 -07:00
|
|
|
|
<br /><br />
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div>
|
2015-06-16 10:37:49 -07:00
|
|
|
|
<button type="submit" data-role="none" class="clearButton">
|
|
|
|
|
<paper-button raised class="submit block"><iron-icon icon="check"></iron-icon><span>${ButtonSave}</span></paper-button>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</button>
|
2015-06-16 10:37:49 -07:00
|
|
|
|
<paper-button id="btnResetEasyPassword" style="display:none;" raised class="cancel block" onclick="UpdatePasswordPage.resetEasyPassword();"><iron-icon icon="lock"></iron-icon><span>${ButtonResetEasyPassword}</span></paper-button>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</div>
|
2015-01-28 14:29:02 -07:00
|
|
|
|
</div>
|
2014-10-22 21:26:01 -07:00
|
|
|
|
</div>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</form>
|
|
|
|
|
</div>
|
2014-10-15 20:26:39 -07:00
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|