aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/files.js
Commit message (Collapse)AuthorAgeFilesLines
* count divs in actions instead of action div itself (is set to 100%)Jörn Friedrich Dreyer2013-02-101-3/+4
|
* remove unused codeThomas Müller2013-02-081-6/+0
|
* Merge pull request #1229 from owncloud/from_live_to_onThomas Müller2013-02-031-3/+3
|\ | | | | replace live() with on() in core js
| * Merge branch 'master' into from_live_to_onThomas Mueller2013-01-311-46/+125
| |\ | | | | | | | | | | | | Conflicts: apps/files_external/js/google.js
| * | attach on to filelist instead of individual td elements for file link behaviourJörn Friedrich Dreyer2013-01-301-1/+1
| | |
| * | replace live() with on() in core jsJörn Friedrich Dreyer2013-01-301-3/+3
| | |
* | | call ajax scan only if a user is logged in - otherwise we'll get a 500Thomas Mueller2013-01-311-0/+4
| |/ |/|
* | fix merge conflictBjörn Schießle2013-01-311-46/+124
|\ \
| * \ merge master into filesystemRobin Appelman2013-01-301-23/+109
| |\ \
| | * | use $.trim() for IE8Jörn Friedrich Dreyer2013-01-301-2/+2
| | | |
| | * | reset checkbox after getting selected files instead of ofter dragging, speed ↵Jörn Friedrich Dreyer2013-01-301-18/+13
| | | | | | | | | | | | | | | | up revert
| | * | use post instead of getJörn Friedrich Dreyer2013-01-301-2/+2
| | | |
| | * | add multselect dndJörn Friedrich Dreyer2013-01-301-21/+108
| | |/
| | * Merge pull request #1227 from owncloud/hideuploadprogresscancelinielt10Thomas Müller2013-01-301-0/+4
| | |\ | | | | | | | | hide upload progress bar and cancel action in IE < 10
| | | * hide upload progress bar and cancel action in IE < 10Jörn Friedrich Dreyer2013-01-181-0/+4
| | | |
| * | | merge master into filesystemRobin Appelman2013-01-261-33/+42
| |\| |
| * | | merge master into filesytemRobin Appelman2013-01-201-1/+49
| |\ \ \
| * \ \ \ merge master into filesystemRobin Appelman2013-01-161-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | merge master into filesystemRobin Appelman2013-01-151-43/+60
| |\ \ \ \
| * \ \ \ \ merge master into filesystemRobin Appelman2013-01-071-4/+16
| |\ \ \ \ \
| * \ \ \ \ \ merge master into filesystemRobin Appelman2012-12-251-13/+11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge master into filesystemRobin Appelman2012-12-151-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into filesystemRobin Appelman2012-12-111-20/+9
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge master into filesystemRobin Appelman2012-11-301-2/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge master into filesystemRobin Appelman2012-11-231-3/+13
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge master into filesystemRobin Appelman2012-11-231-0/+4
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | use background scannerRobin Appelman2012-11-231-23/+15
| | | | | | | | | | | | |
* | | | | | | | | | | | | fix merge conflictsBjörn Schießle2013-01-281-33/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | replace #notification with OC.Notification callThomas Mueller2013-01-191-2/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-191-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js
| * | | | | | | | | | | | update used space percent after each ajax call and display the notificationThomas Mueller2013-01-191-2/+10
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-181-19/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/ajax/upload.php apps/files/js/files.js
| * | | | | | | | | | | | | fixing indent - sorryy wrong setting on the IDE :-(Thomas Mueller2013-01-111-17/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | replace missing calls to OC.Notification.show
| * | | | | | | | | | | | | adding accidentally removed line - THX @bartv2Thomas Mueller2013-01-111-0/+1
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-111-39/+56
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-061-4/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js
| * | | | | | | | | | | | | | javascript notification functions have been moved to js.js for common useThomas Mueller2013-01-041-33/+12
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | notifications are now shown/hidden using the js functions hideNotification ↵Thomas Mueller2013-01-021-20/+45
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and showNotification. storage warnings are displayed in a notification. as soon as a notification is hidden the storage warning will come back.
* | | | | | | | | | | | | | call the trash bin viewBjörn Schießle2013-01-221-2/+2
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | add trash button to web interfaceBjörn Schießle2013-01-221-0/+5
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #1228 from owncloud/generating_zip_messageJan-Christoph Borchardt2013-01-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | Make the ZIP download information friendlier
| * | | | | | | | | | | | Change the second part of the notificationLukas Reschke2013-01-191-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Make the message friendlierLukas Reschke2013-01-181-1/+1
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #986 from owncloud/fixing-784-masterThomas Müller2013-01-181-0/+48
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | the maximum upload size is now part of the response of the upload and de...
| * | | | | | | | | | | fixing indentThomas Mueller2013-01-181-23/+23
| | | | | | | | | | | |
| * | | | | | | | | | | adding a ajax call to get the current file storage stats like free spaceThomas Mueller2013-01-111-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logic to call it every 5 minutes make use of visibility API/jquery-visibility to perform the ajax call only if the browser is visible/in use
| * | | | | | | | | | | Merge branch 'master' into fixing-784-masterThomas Mueller2013-01-111-41/+57
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js
| * | | | | | | | | | | Merge branch 'master' into fixing-784-masterThomas Mueller2013-01-061-4/+16
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/ajax/upload.php apps/files/js/files.js lib/helper.php
| * | | | | | | | | | | the maximum upload size is now part of the response of the upload and delete ↵Thomas Müller2012-12-201-2/+24
| | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | operation. the maximum upload size is updated within the browser once an upload or delete operation has been finished
* | | | | | | | | | | Whitespace cleanupBart Visscher2013-01-161-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |