nextcloud/core/js
Vincent Petry ce168c286a 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.

Forward port of 00ec5fc193 from stable6.
2014-06-12 18:41:19 +02:00
..
tests Fixed Snap mock 2014-06-06 09:55:32 +02:00
LICENSE.jquery.inview Move additional jquery.inview files 2012-08-26 18:50:20 -04:00
apps.js disable dynamic slide toggle by default and offer a way to enable it 2014-05-26 18:06:47 +02:00
avatar.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
backgroundjobs.js JavaScript file for activating web cron 2012-08-09 00:58:54 +02:00
compatibility.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
config.js Fix some JSLint warnings 2013-07-31 21:21:02 +02:00
config.php only expire link shares 2014-06-06 15:47:37 +02:00
core.json infield label removal: remove JS file and references to it 2014-06-03 15:30:09 +02:00
eventsource.js Fix a typo 2014-06-02 22:06:50 +02:00
jquery-1.10.0.js add uncompressed jquery files - fixes #8294 2014-04-23 00:07:00 +02: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 +02:00
jquery-migrate-1.2.1.js add uncompressed jquery files - fixes #8294 2014-04-23 00:07:00 +02: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 +02: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-tipsy.js Fix size calculation with css styling of tipsy popup 2011-10-21 22:08:55 +02:00
jquery-ui-1.10.0.custom.js update to jquery-ui 1.10.0 2013-01-23 11:37:52 +01:00
jquery.avatar.js use high resolution avatars on highdpi screens 2014-04-04 23:35:32 +02:00
jquery.inview.js Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
jquery.inview.txt Move additional jquery.inview files 2012-08-26 18:50:20 -04:00
jquery.multiselect.js Update to jquery.multiselect 1.13 2013-06-02 19:53:18 +02:00
jquery.ocdialog.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
jquery.placeholder.js Fixed sharing dropdown placeholders in IE8/9 2013-10-23 18:51:25 +02:00
js.js Added max heartbeat interval to prevent integer overflow 2014-06-12 18:41:19 +02:00
listview.js Some readability improvements 2014-06-02 21:09:41 +02:00
multiselect.js Merge pull request #8264 from owncloud/app-enable-by-group 2014-06-03 19:01:12 +02:00
oc-dialogs.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
oc-requesttoken.js Fix JSDoc 2014-04-21 14:42:50 +02:00
octemplate.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
placeholder.js Renamed current placeholder jquery plugin to imageplaceholder 2013-10-23 16:47:25 +02:00
placeholders.js move to updated version of placeholder 2014-06-03 16:18:06 +02:00
setup.js Merge pull request #8827 from owncloud/add-sqlite-info 2014-06-03 15:07:59 +02:00
share.js set minDate and maxDate in datepicker 2014-06-06 17:40:16 +02:00
singleselect.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
snap.js add snap.js script 2014-06-05 11:52:17 +02:00
tags.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
underscore.js adding underscore.js 2014-04-07 14:05:58 +02:00
update.js Simulate apps database schema update on upgrade 2014-06-04 17:16:44 +02:00
visitortimezone.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00