nextcloud-server/core/js
Vincent Petry 00ec5fc193 Added max heartbeat interval to prevent integer overflow
When using big session timeout values, the interval value might overflow
and cause the setInterval() call to ping the server in a loop without
any delay.

This fix adds a maximum ping interval of 24 hours.
2014-06-12 18:27:21 +07:00
..
LICENSE.jquery.inview Move additional jquery.inview files 2012-08-26 18:50:20 +07:00
avatar.js Hide defaultavatar in #header and don't darken proper avatars in #header 2013-10-04 02:27:53 +07:00
backgroundjobs.js JavaScript file for activating web cron 2012-08-09 00:58:54 +07:00
compatibility.js Fix some JSLint warnings 2013-07-31 21:21:02 +07:00
config.js Fix some JSLint warnings 2013-07-31 21:21:02 +07:00
config.php Allow apps to add/modify config js output via hook. 2014-02-25 09:16:38 +07:00
eventsource.js - eventsource.php: in case of potential CSRF attack we send an error message from the EventSource to the browser 2013-07-11 00:27:21 +07:00
jquery-1.10.0.min.js Update jquery to 1.10.0 & add jquery-migrate 1.2.1 2013-05-27 20:13:13 +07:00
jquery-migrate-1.2.1.min.js Update jquery to 1.10.0 & add jquery-migrate 1.2.1 2013-05-27 20:13:13 +07:00
jquery-showpassword.js Shows The Eye permanently in the Confirm Password field in Personal Settings - fix #5167 2013-10-12 12:42:23 +07:00
jquery-tipsy.js Fix size calculation with css styling of tipsy popup 2011-10-21 22:08:55 +07:00
jquery-ui-1.10.0.custom.js update to jquery-ui 1.10.0 2013-01-23 11:37:52 +07:00
jquery.avatar.js Fix broken users page when a username consists of digits only, fixes #5560 2013-10-25 22:00:32 +07:00
jquery.infieldlabel.js Add _many_ newlines at the end of files 2013-08-18 11:06:59 +07:00
jquery.inview.js Add _many_ newlines at the end of files 2013-08-18 11:06:59 +07:00
jquery.inview.txt Move additional jquery.inview files 2012-08-26 18:50:20 +07:00
jquery.multiselect.js Update to jquery.multiselect 1.13 2013-06-02 19:53:18 +07:00
jquery.ocdialog.js allow passing classes to buttons 2013-09-18 17:13:07 +07:00
jquery.placeholder.js Fixed sharing dropdown placeholders in IE8/9 2013-10-23 18:51:25 +07:00
js.js Added max heartbeat interval to prevent integer overflow 2014-06-12 18:27:21 +07:00
listview.js Fix some JSLint warnings 2013-07-31 21:21:02 +07:00
multiselect.js Fixed multiselect to not set the button's height on itself after select 2013-11-14 14:18:22 +07:00
oc-dialogs.js Fix copy conflict dialog translation 2014-06-11 20:25:10 +07:00
oc-requesttoken.js use on to add event listener instead of deprecated jquery bind 2013-09-03 13:12:19 +07:00
octemplate.js add missing ; 2013-10-23 10:59:01 +07:00
placeholder.js Renamed current placeholder jquery plugin to imageplaceholder 2013-10-23 16:47:25 +07:00
router.js add dprecated warning for OC.Router 2014-03-06 15:17:55 +07:00
setup.js Improve expand/collapse logic 2013-10-11 16:35:59 +07:00
share.js Correction: failure on sharing when user ID was prefixed by zero 2014-04-01 18:42:10 +07:00
singleselect.js Fixed input field and tipsy positioning in singleselect 2013-10-31 10:50:18 +07:00
tags.js It's 'status', not 'result'! 2013-10-04 20:02:33 +07:00
update.js Translate reload message after update 2013-11-26 16:22:01 +07:00
visitortimezone.js Add _many_ newlines at the end of files 2013-08-18 11:06:59 +07:00