nextcloud-server/core/js
Vincent Petry 9c2fbea6a4 Fix file selection for infinite scrolling
- moved file selection code to FileList
- fix selection summary when all files are selected
- nextPage now auto-selects files if "select all" checkbox is checked
- fixed trashbin to use the same selection logic as FileList
2014-04-28 14:55:00 +02:00
..
tests Fix file summary to use the whole file list 2014-04-28 14:49:39 +02:00
avatar.js do not show display name on mobile when profile picture is present 2014-02-20 13:37:23 +01:00
backgroundjobs.js
compatibility.js Show higher resolution previews for high dpi screens 2014-04-04 17:10:46 +02:00
config.js
config.php Add owncloud version to JS scope 2014-02-26 11:50:52 +01:00
core.json reduce code duplication, fix parse error, prevent page reload on hitting enter while changing the display name - refs #8085 2014-04-07 14:04:16 +02:00
eventsource.js Fix typo 2014-04-22 10:43:35 +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
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
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
jquery-ui-1.10.0.custom.js
jquery.avatar.js use high resolution avatars on highdpi screens 2014-04-04 23:35:32 +02:00
jquery.infieldlabel.js
jquery.inview.js
jquery.inview.txt
jquery.multiselect.js
jquery.ocdialog.js
jquery.placeholder.js Fixed sharing dropdown placeholders in IE8/9 2013-10-23 18:51:25 +02:00
js.js Fix file selection for infinite scrolling 2014-04-28 14:55:00 +02:00
LICENSE.jquery.inview
listview.js
multiselect.js Slide duration set to 200ms for multiselect (same duration as user menu) 2013-12-05 15:46:13 -05:00
oc-dialogs.js javascript code cleanup + fixing syntax errors 2014-04-14 19:29:00 +02:00
oc-requesttoken.js Fix JSDoc 2014-04-21 14:42:50 +02:00
octemplate.js add missing ; 2013-10-23 10:59:01 +02:00
placeholder.js Renamed current placeholder jquery plugin to imageplaceholder 2013-10-23 16:47:25 +02:00
setup.js Fix position of eye icon on database password field 2014-03-05 10:22:35 +01:00
share.js Fix javascript error in calendar app 2014-04-16 22:41:57 +02:00
singleselect.js Fixed input field and tipsy positioning in singleselect 2013-10-31 10:50:18 +01:00
tags.js Fix JSDoc 2014-04-21 14:42:50 +02:00
underscore.js adding underscore.js 2014-04-07 14:05:58 +02:00
update.js Translate reload message after update 2013-11-26 16:22:01 +01:00
visitortimezone.js