summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Expand)AuthorAgeFilesLines
* Integration of SabreDAVJakob Sack2011-07-201-32/+45
* fix deleting files with spaces in the nameRobin Appelman2011-07-192-3/+3
* Also commiting the actual loading icon might be usefullRobin Appelman2011-07-191-0/+0
* Show loading icon for uploading files, and disable file actions and DnD for u...Robin Appelman2011-07-192-9/+25
* No longer use the "Ok" button for file uploadsRobin Appelman2011-07-192-13/+0
* Provide ability to select mutliply files during upload for browsers that supp...Robin Appelman2011-07-193-18/+36
* fix error in autocomplete when try to list non-existing or unreadable foldersRobin Appelman2011-07-121-10/+12
* Home icon now points to index.phpMichael Gapczynski2011-07-101-1/+1
* Merge branch 'master' of git://anongit.kde.org/owncloudMichael Gapczynski2011-07-103-14/+21
|\
| * finish refactoring of files admin pageHans Bakker2011-07-092-12/+19
| * fix broken directory links for some browsersRobin Appelman2011-07-081-1/+1
| * only show the revert animation of draging a file when draged to an invalid po...Robin Appelman2011-07-081-1/+1
| * Changed the js code for the files admin section to jQueryHans Bakker2011-07-081-5/+5
* | Directory links in navigation shouldn't have a trailing '/'Michael Gapczynski2011-07-101-2/+2
|/
* You can now move files to a parent folder by draging them to an element in th...Robin Appelman2011-07-075-17/+61
* files can now be draged and dropped in the file browserRobin Appelman2011-07-073-11/+23
* small contrast fixesJan-Christoph Borchardt2011-07-071-4/+3
* show file extention in a lighter colorRobin Appelman2011-07-073-1/+17
* highlight selected files in the filebrowserRobin Appelman2011-07-072-2/+7
* some cleanup, small fixesJan-Christoph Borchardt2011-07-071-1/+1
* file size is reflected in the value's shade of grey, atm calculated absolutelyJan-Christoph Borchardt2011-07-071-2/+4
* introducing simple file size, only MB as unit, details on hoverJan-Christoph Borchardt2011-07-073-8/+16
* hopefully fixed the dirty workaround, like I was told toJan-Christoph Borchardt2011-07-071-5/+0
* make folder labels bold, better distinction from filesJan-Christoph Borchardt2011-07-072-3/+3
* file list hover effectJan-Christoph Borchardt2011-07-071-0/+3
* reactivated Upload & New Folder button iconsJan-Christoph Borchardt2011-07-063-8/+6
* applied Ryan's patch for Bug 276007 - Folder list does not get updated when c...Jan-Christoph Borchardt2011-07-041-2/+6
* Usability improvements:Hans Bakker2011-07-031-10/+20
* stop confusing people with a dummy share buttonRobin Appelman2011-06-231-1/+1
* add oc_user::getUser to get the user id of the loggedin userRobin Appelman2011-06-221-1/+1
* fix "files" app admin link visible for non-adminsKamil Domanski2011-06-221-1/+1
* moved core stuff to /coreJakob Sack2011-06-202-1/+1
* make files app translateableKamil Domanski2011-06-202-15/+15
* make new folder dialog behave more like a regular form, so you can press ente...Robin Appelman2011-06-172-2/+3
* make the system for default fileactions more flexibleRobin Appelman2011-06-161-5/+8
* try to adjust times to the clients timezoneRobin Appelman2011-06-053-0/+19
* fix file actions for newly uploaded filesRobin Appelman2011-06-042-2/+10
* fix file action dialog not reappearing after being usedRobin Appelman2011-06-041-4/+5
* fix fileactions following the link insteadRobin Appelman2011-06-042-3/+3
* make fileactions extendable by pluginsRobin Appelman2011-06-046-33/+127
* some refactoring of the filebrowsers javascript codeRobin Appelman2011-06-044-95/+114
* fix download links of newly uploaded filesRobin Appelman2011-06-031-1/+1
* new file uploader that should work with more browsersRobin Appelman2011-06-033-129/+92
* make path autocompletion case insensitiveRobin Appelman2011-06-021-1/+2
* fix autocompletionRobin Appelman2011-06-011-0/+4
* remove warning output to make webdav access workFrank Karlitschek2011-05-311-1/+1
* Make max upload filesize configurable for apache hostsRobin Appelman2011-05-293-2/+17
* add autocomplete for pathsRobin Appelman2011-05-281-0/+56
* fix the drop down arrow in file browserRobin Appelman2011-05-171-1/+1
* fix the drop down arrow in file browserRobin Appelman2011-05-161-1/+1