nextcloud/core/js
Vincent Petry 0d98e5e456 [IE9] Don't send link share password placeholder
When exiting the password field in the share dialog, IE9 would
mistakenly think that the password has changed and would send the
placeholder.

This fix prevents changing the password whenever the placeholder is set
as value.
2015-10-26 17:45:21 +01:00
..
tests Fix share link focus on click 2015-10-26 12:49:52 +01:00
apps.js Fix controls bar calculation 2015-08-28 12:23:57 +02:00
avatar.js Load avatar in header via PHP 2014-10-23 23:17:18 +02:00
backgroundjobs.js add admin documentation hints to Federated Cloud Sharing and cron 2015-04-09 12:07:05 +02:00
compatibility.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
config.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00
config.php Update license headers 2015-10-26 14:04:01 +01:00
core.json Update JS unit tests for share dialog (WIP) 2015-09-16 07:23:29 +02:00
eventsource.js Encode requesttoken 2015-02-16 20:28:30 +01:00
installation.js load showpassord.js conditionally in the template only if needed 2014-12-16 18:45:37 +01:00
jquery-showpassword.js Shows The Eye permanently in the Confirm Password field in Personal Settings - fix #5167 2013-10-12 12:42:23 +02:00
jquery.avatar.js Added js tests for jquery.avatar 2015-09-14 10:17:24 +02:00
jquery.ocdialog.js Resize filepicker on window size change 2015-05-06 11:00:23 +02:00
js.js Merge pull request #19935 from owncloud/issue-19916-settings-menu-hide-on-file-action 2015-10-22 10:42:02 +02:00
l10n.js Added ext storage mount options GUI 2015-03-26 11:21:03 +01:00
login.js show feedback spinner for log in process 2015-08-27 21:08:46 +02:00
lostpassword.js Use `/` as redirect location if webroot is set to an empty value 2014-11-21 15:38:36 +01:00
maintenance-check.js Use OC.webroot instead of calculating the URL 2015-05-11 17:01:57 +02:00
mimetype.js Allow recursive mimetype aliases 2015-10-02 15:28:23 +02:00
mimetypelist.js Updated some mimetypes 2015-10-02 15:28:23 +02:00
multiselect.js fix multiselect 2015-09-25 00:51:39 +02:00
oc-backbone.js make available as OC.Backbone to avoid conflicts 2015-08-06 12:08:42 +02:00
oc-dialogs.js fix filepicker loading spinner 2015-10-19 23:43:12 +02:00
oc-requesttoken.js Do not add sensitive request headers for cross domain requests 2015-09-15 11:42:13 +02:00
octemplate.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
placeholder.js use normal font weight instead of bold for image placeholders 2015-05-22 03:26:30 +02:00
placeholders.js move to updated version of placeholder 2014-06-03 16:18:06 +02:00
setup.js Remove remainings of mssql 2015-07-29 18:19:31 +02:00
setupchecks.js [admin] check for correct PHP memcached module 2015-10-06 08:51:47 +02:00
share.js Typo 2015-09-19 10:34:19 +02:00
shareconfigmodel.js Update JS unit tests for share dialog (WIP) 2015-09-16 07:23:29 +02:00
sharedialogexpirationview.js Fix DOM element ids in share dialog 2015-10-16 10:54:45 +02:00
sharedialoglinkshareview.js [IE9] Don't send link share password placeholder 2015-10-26 17:45:21 +01:00
sharedialogresharerinfoview.js More unit tests for share dialog 2015-09-16 07:23:29 +02:00
sharedialogshareelistview.js Fix DOM element ids in share dialog 2015-10-16 10:54:45 +02:00
sharedialogview.js Fix DOM element ids in share dialog 2015-10-16 10:54:45 +02:00
shareitemmodel.js Ensure the password is only hashed in case it's changed on the client - fixes #19950 2015-10-22 17:32:40 +02:00
singleselect.js Do not close container/slider when clicking on single select field 2014-08-15 12:44:00 +02:00
tags.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
update-notification.js Use OC.Notification for update notifications 2015-05-03 17:26:03 +02:00
update.js Allow leaving update page when errors occurred 2015-10-20 13:29:44 +02:00
visitortimezone.js send browsers timezone back tp the server on login 2014-09-22 14:01:45 +02:00