summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fancyfying file upload, part IArthur Schiwon2011-04-183-6/+33
* implemented download single file from file menuArthur Schiwon2011-04-182-2/+9
* implemented deleting multiple filesArthur Schiwon2011-04-182-6/+34
* Make the download button workRobin Appelman2011-04-182-0/+51
* Made the "change password" thingie in settings workingJakob Sack2011-04-182-2/+2
* 404 error pageRobin Appelman2011-04-181-0/+8
* make state of select all checkbox consistentRobin Appelman2011-04-181-0/+10
* make select all checkbox work againRobin Appelman2011-04-181-2/+2
* let the file table use 90% width againArthur Schiwon2011-04-181-0/+4
* even shinier iconsJan-Christoph Borchardt2011-04-185-1/+1
* show modified date for foldersRobin Appelman2011-04-181-1/+1
* also convert special chars to entities in the breadcrumbArthur Schiwon2011-04-181-1/+1
* convert special chars to entitiesArthur Schiwon2011-04-181-1/+1
* implemented Delete action in file menuArthur Schiwon2011-04-182-9/+32
* one / in filepaths is enoughRobin Appelman2011-04-181-0/+3
* shiny new symbolic icons, yayJan-Christoph Borchardt2011-04-173-1/+2
* Everything nice and active nowJakob Sack2011-04-173-1/+5
* Working subnavigationJakob Sack2011-04-171-1/+1
* nicely slide in and out file action elementsArthur Schiwon2011-04-171-6/+6
* use prettybutton css class for file action stuff, tooArthur Schiwon2011-04-171-2/+2
* display max file size for uploadArthur Schiwon2011-04-172-2/+5
* implement "new folder" functionArthur Schiwon2011-04-174-13/+89
* some forgotten files...Arthur Schiwon2011-04-174-0/+19
* don't reload the whole page after file uploadArthur Schiwon2011-04-174-29/+60
* small fixes in webdavRobin Appelman2011-04-171-1/+0
* get max upload file size for upload form from php settingsArthur Schiwon2011-04-172-1/+2
* removed deprecated session check, which blocked file upload in some casesArthur Schiwon2011-04-171-3/+1
* fix missing parameter in function callArthur Schiwon2011-04-171-1/+1