Commit Graph

216 Commits (00a30e665128352e9b20268ea65400a968903c74)

Author SHA1 Message Date
Jörn Friedrich Dreyer 81a398c22c use $.trim() for IE8 14 years ago
Jörn Friedrich Dreyer 99dfaee1f6 reset checkbox after getting selected files instead of ofter dragging, speed up revert 14 years ago
Jörn Friedrich Dreyer 1d0ee61f3a use post instead of get 14 years ago
Jörn Friedrich Dreyer 0089b17749 add multselect dnd 14 years ago
Lukas Reschke 2e42c6f54f Use HTML5 data attribute + fix undefined variable 14 years ago
Björn Schießle 367aadb3b7 rename 'publicListView' switch to 'disableSharing' because this is not only used for the public list view 14 years ago
Lukas Reschke 8223117569 Remove closing tag 14 years ago
Lukas Reschke 0d02caa684 No inline JS in apps 14 years ago
Thomas Mueller 5d6c1d52bd replace #notification with OC.Notification call 14 years ago
Lukas Reschke 02bd8dd45a Change the second part of the notification 14 years ago
Thomas Mueller 1dd70ac506 update used space percent after each ajax call and display the notification 14 years ago
Lukas Reschke ad57db3e87 Make the message friendlier 14 years ago
Jörn Friedrich Dreyer 5e16510a53 hide upload progress bar and cancel action in IE < 10 14 years ago
Thomas Mueller 5ff29b4348 fixing indent 14 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 14 years ago
Robin Appelman 94068e5d08 Cache: show upgrade progress 14 years ago
Thomas Mueller e560cba76b adding a ajax call to get the current file storage stats like free space 14 years ago
Thomas Mueller 362860c5b5 adding jquery-visibility 14 years ago
Thomas Mueller 3d33e8f845 fixing indent - sorryy wrong setting on the IDE :-( 14 years ago
Thomas Mueller 9afdc14d40 adding accidentally removed line - THX @bartv2 14 years ago
Jörn Friedrich Dreyer 780fb37758 allow default click behaviour 14 years ago
Thomas Mueller 7b9e6d2f2c fixing string concatenation in javascript 14 years ago
Jörn Friedrich Dreyer 3bb7ee521f attach max upload tipsy to div instead of a to fix tooltip not showing due to new z-index 14 years ago
Jörn Friedrich Dreyer da442b024c remove aborted uploads 14 years ago
Jörn Friedrich Dreyer cbb118d4a3 adapt to isFileNameValid, whitespace cleanup 14 years ago
Thomas Mueller b4191b7da5 rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has changed! 14 years ago
Robin Appelman a5dcbc3d8a Files: prevent people from renaming files to '.' 14 years ago
Thomas Mueller ba475d4862 javascript notification functions have been moved to js.js for common use 14 years ago
Jörn Friedrich Dreyer 03b8a065cf input/form switching cleanup 14 years ago
Jörn Friedrich Dreyer a6733ff012 abort rename on ESC keyup 14 years ago
Jörn Friedrich Dreyer 740b6623aa show notification when renaming a file to '' 14 years ago
Jörn Friedrich Dreyer 32c2b0d50e enable enter in ie by using .submit()+form instead of .change(), use notifications when name is empty 14 years ago
Jörn Friedrich Dreyer 8148c187a3 whitespace cleanup 14 years ago
Thomas Mueller 48f6dccdb7 notifications are now shown/hidden using the js functions hideNotification and showNotification. 14 years ago
Thomas Mueller 314dd4bacc prevent keyboardshortcuts from catching events outside the main doc - e.g. the share popup 14 years ago
Thomas Müller 39d874cd90 the maximum upload size is now part of the response of the upload and delete operation. 14 years ago
Thomas Müller a1bf6b54e6 remove timezone.js 14 years ago
Jan-Christoph Borchardt 5107ccbeda move CSS from JS to CSS 14 years ago
Michael Gapczynski 915126cae8 Trigger last action before continuing with creating a new file/folder/from link 14 years ago
Michael Gapczynski 2607c565b0 Trigger the last action before continuing with a file upload, fixes issue #918 14 years ago
Robin Appelman 1443d6c3ef fix mimetype icons for new files 14 years ago
Robin Appelman fda7d932ef remove unneeded line 14 years ago
Jan-Christoph Borchardt e0ada2c24f bring back fixed multiselect bar so it’s visible when scrolled down, fix #746 14 years ago
Robin Appelman 6a2b41e5e8 use json encoding when deleting multiply files instead of using ; as delimiter 14 years ago
Thomas Mueller e8897c2b7e prevent keyboardshortcuts from catching events outside the main doc - e.g. the share popup 14 years ago
Jörn Friedrich Dreyer 80d8ca24ec fix svg -> png replacement for android, cleanup and remove obsolete css 14 years ago
Jörn Friedrich Dreyer 8cf1e560bb add IE9 CSS checkbox fixes 14 years ago
Jörn Friedrich Dreyer 810e02099e upload button HTML, CSS & JS cleanup 14 years ago
Erik Sargent f0213735fc Code clean up 14 years ago
Erik Sargent 93208d0fe9 Remove rename 14 years ago