nextcloud/apps/files/js
Thomas Müller 380db4a29e Merge pull request #640 from esthepiking/master
Keyboard Shortcuts
2012-12-06 13:42:14 -08:00
..
admin.js move files to app folder 2012-04-18 17:27:34 +02:00
fileactions.js Fixes two issues if you using IE8. IE8 has problems with .bind actions and since jquery 1.7.2 using .bind is old school style for event delegation. the new and better way is using .on() function. The second is using $.each instead of for() to walkthrough an array! Now it works perfect, the events after uploads are triggered. 2012-11-14 16:05:24 +01:00
filelist.js introduce Files.containsInvalidCharacters(), use when creating or renaming files 2012-11-22 13:03:17 +01:00
files.js Merge pull request #640 from esthepiking/master 2012-12-06 13:42:14 -08:00
jquery.fileupload.js move files to the correct place 2012-04-26 21:24:41 +02:00
jquery.iframe-transport.js move files to the correct place 2012-04-26 21:24:41 +02:00
keyboardshortcuts.js Code clean up 2012-12-05 08:23:28 -07:00
timezone.js fix path in /apps/files/js/timezone.php 2012-04-23 16:17:35 +02:00