summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Expand)AuthorAgeFilesLines
* updated marginsMarvin Thomas Rabe2011-10-041-1/+1
* escape file and directory names when downloading filesRobin Appelman2011-09-302-2/+2
* fix check for successThomas Schmidt2011-09-291-1/+1
* fix small styling problem with playback controllsRobin Appelman2011-09-281-1/+1
* fix persistent playlist for media playerRobin Appelman2011-09-281-4/+4
* Fixed table gap from appearing.Scott Barnett2011-09-271-2/+0
* Use OC_JSON for json responsesBart Visscher2011-09-257-76/+28
* Fixed minor issue.Scott Barnett2011-09-261-1/+1
* Fixed uploaded file hover issue.Scott Barnett2011-09-261-2/+2
* updated translationsJan-Christoph Borchardt2011-09-2412-17/+31
* files: fix max filesize checkFlorian Pritz2011-09-242-2/+6
* files/ajax: catch upload errorsFlorian Pritz2011-09-241-0/+18
* set cookie secure if forcessl is enabledFlorian Pritz2011-09-241-1/+3
* files: hide non functioning code when called from a/f_s/get.phpFlorian Pritz2011-09-242-2/+6
* don't print empty folder warning if it will be hiddenFlorian Pritz2011-09-241-1/+5
* files: fix wrong image paths if called from files_shareing/get.phpFlorian Pritz2011-09-241-3/+3
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-241-1/+1
* updated translationsJan-Christoph Borchardt2011-09-235-0/+70
* Add Sabre_DAV_Browser_Plugin to *DAV-servers to ease debuggingJakob Sack2011-09-231-0/+1
* fix file uploads for IERobin Appelman2011-09-221-8/+17
* Move some common code to OC_UtilBart Visscher2011-09-185-22/+5
* Remove global vars and use the OC static version.Bart Visscher2011-09-181-1/+1
* updated translationsJan-Christoph Borchardt2011-09-036-0/+84
* Fix bug: filenames in filelisting are not shown for files without extensionRobin Appelman2011-08-301-2/+8
* Fix newly uploaded files names being cut off if multiple '.'Michael Gapczynski2011-08-281-1/+1
* Shift+Click multiselect for filesMichael Gapczynski2011-08-281-4/+38
* Months for modified date need to be translatedMichael Gapczynski2011-08-281-2/+2
* Ctrl+Click on td.filename a selects file instead of default file actionMichael Gapczynski2011-08-281-8/+27
* Support translations for modified date column in filesMichael Gapczynski2011-08-281-10/+10
* Style changes for multiselect and add tipsy for file sizeMichael Gapczynski2011-08-272-6/+6
* Fix file actions broken in some browsers, rename delete to do_delete - Thanks...Michael Gapczynski2011-08-273-4/+4
* Get file extension using lastIndexOf instead of indexOf in case there is a '....Michael Gapczynski2011-08-241-3/+3
* Revert "hints for file actions"Jan-Christoph Borchardt2011-08-234-15/+3
* hints for file actionsBartek Przybylski2011-08-224-3/+15
* some improvements in automatic svg replacementRobin Appelman2011-08-221-3/+6
* fix uploading files to the users root directoryRobin Appelman2011-08-211-1/+1
* added controls bar for Apps and HelpJan-Christoph Borchardt2011-08-211-1/+1
* Fix bugs preventing file upload in shared folders with write permissionMichael Gapczynski2011-08-201-1/+1
* more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt2011-08-204-8/+8
* Add downloadURL to files templates for both public links and filesMichael Gapczynski2011-08-183-4/+5
* Copy get.php into files_sharing, public links now use files templatesMichael Gapczynski2011-08-183-2/+4
* language updates, optimization of Help HTMLJan-Christoph Borchardt2011-08-181-1/+1
* Swedish translation, thanks to HakanSJan-Christoph Borchardt2011-08-181-0/+14
* still show the icon on row hover so the file type is still visibleJan-Christoph Borchardt2011-08-181-2/+1
* updated translationsJan-Christoph Borchardt2011-08-188-0/+112
* fix default file actions not workingRobin Appelman2011-08-171-1/+1
* Merge branch 'master' into sharingMichael Gapczynski2011-08-151-0/+10
|\
| * Modify files css for sharing dropdown to avoid future merge conflictsMichael Gapczynski2011-08-151-3/+3
| * a bit of refactoring for oc_filesystem and implement user quotaRobin Appelman2011-08-151-0/+10
* | resolved merge conflictJan-Christoph Borchardt2011-08-146-29/+43
|\|