nextcloud/core/js
Morris Jobke ebfbb97e66 Fix parsing of sharetime as string
In some cases the ajax/share.php will return the share time as string.
If this is the case it would get parsed completely wrong and cause the
share dropdown to not work anymore. This change will properly cast the
string to an interger and also fallback if this is not possible.
2015-07-28 08:56:15 +02:00
..
tests Fix parsing of sharetime as string 2015-07-28 08:56:15 +02:00
apps.js fix browser compatibility issue for element.closest 2015-07-08 22:58:08 +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 Javascript mimetype icon resolver 2015-07-06 16:32:10 +02:00
core.json Merge pull request #17075 from owncloud/bootstrap-tooltip 2015-07-23 19:25:09 +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 Color avatars of non-existing users gray and display X instead 2015-03-13 15:29:52 +01:00
jquery.ocdialog.js Resize filepicker on window size change 2015-05-06 11:00:23 +02:00
js.js remove title option from tipsy shim 2015-07-26 17:22:53 +02:00
l10n.js Added ext storage mount options GUI 2015-03-26 11:21:03 +01: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 Javascript mimetype icon resolver 2015-07-06 16:32:10 +02:00
mimetypelist.js MimeTypes now also supports httpd/unix-directory 2015-07-09 14:19:31 +02:00
multiselect.js also add title to multiselect create new element, fix #15954 2015-05-01 13:47:37 -04:00
oc-dialogs.js Move calls to Files.getMimeIcon to OC.MimeType.getIconUrl 2015-07-09 13:40:13 +02:00
oc-requesttoken.js Add OCS API header per default 2014-11-21 19:54:19 +01: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 [setup] Disable buttons only in the case they are present 2015-06-01 11:01:42 +02:00
setupchecks.js Align recommended settings 2015-06-15 10:39:25 +02:00
share.js Fix parsing of sharetime as string 2015-07-28 08:56:15 +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 Keep update page when there are warnings 2015-07-07 13:38:24 +02:00
visitortimezone.js send browsers timezone back tp the server on login 2014-09-22 14:01:45 +02:00