summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* mergeRobin Appelman2011-04-283-21/+100
|\
| * correct paths for css imagesArthur Schiwon2011-04-191-2/+2
| * hide filechooser if user clicked on cancelArthur Schiwon2011-04-191-0/+12
| * refurbished new folder buttonArthur Schiwon2011-04-193-24/+83
| * file icon for file upload buttonArthur Schiwon2011-04-191-0/+8
* | Show currect filename when downloading filesRobin Appelman2011-04-261-0/+1
* | don't use output buffering for file downloadsRobin Appelman2011-04-261-0/+1
|/
* don't create firefox hardlockArthur Schiwon2011-04-192-3/+9
* don't upload canceled filesArthur Schiwon2011-04-191-1/+2
* upload works in a not so fancy way for konqueror and rekonqArthur Schiwon2011-04-191-3/+4
* fancy upload button. does work with firefox (at least 4) and chromium, but no...Arthur Schiwon2011-04-193-40/+61