Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/files
AgeCommit message (Expand)Author
2011-09-30escape file and directory names when downloading filesRobin Appelman
2011-09-29fix check for successThomas Schmidt
2011-09-29fix small styling problem with playback controllsRobin Appelman
2011-09-29fix persistent playlist for media playerRobin Appelman
2011-09-27Fixed table gap from appearing.Scott Barnett
2011-09-26Use OC_JSON for json responsesBart Visscher
2011-09-25Fixed minor issue.Scott Barnett
2011-09-25Fixed uploaded file hover issue.Scott Barnett
2011-09-25updated translationsJan-Christoph Borchardt
2011-09-24files: fix max filesize checkFlorian Pritz
2011-09-24files/ajax: catch upload errorsFlorian Pritz
2011-09-24set cookie secure if forcessl is enabledFlorian Pritz
2011-09-24files: hide non functioning code when called from a/f_s/get.phpFlorian Pritz
2011-09-24don't print empty folder warning if it will be hiddenFlorian Pritz
2011-09-24files: fix wrong image paths if called from files_shareing/get.phpFlorian Pritz
2011-09-24only call error_log() if DEBUG is trueFlorian Pritz
2011-09-23updated translationsJan-Christoph Borchardt
2011-09-23Add Sabre_DAV_Browser_Plugin to *DAV-servers to ease debuggingJakob Sack
2011-09-23fix file uploads for IERobin Appelman
2011-09-18Move some common code to OC_UtilBart Visscher
2011-09-18Remove global vars and use the OC static version.Bart Visscher
2011-09-03updated translationsJan-Christoph Borchardt
2011-08-30Fix bug: filenames in filelisting are not shown for files without extensionRobin Appelman
2011-08-28Fix newly uploaded files names being cut off if multiple '.'Michael Gapczynski
2011-08-28Shift+Click multiselect for filesMichael Gapczynski
2011-08-28Months for modified date need to be translatedMichael Gapczynski
2011-08-28Ctrl+Click on td.filename a selects file instead of default file actionMichael Gapczynski
2011-08-28Support translations for modified date column in filesMichael Gapczynski
2011-08-28Style changes for multiselect and add tipsy for file sizeMichael Gapczynski
2011-08-28Fix file actions broken in some browsers, rename delete to do_delete - Thanks...Michael Gapczynski
2011-08-25Get file extension using lastIndexOf instead of indexOf in case there is a '....Michael Gapczynski
2011-08-23Revert "hints for file actions"Jan-Christoph Borchardt
2011-08-22hints for file actionsBartek Przybylski
2011-08-22some improvements in automatic svg replacementRobin Appelman
2011-08-21fix uploading files to the users root directoryRobin Appelman
2011-08-21added controls bar for Apps and HelpJan-Christoph Borchardt
2011-08-20Fix bugs preventing file upload in shared folders with write permissionMichael Gapczynski
2011-08-20more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt
2011-08-19Add downloadURL to files templates for both public links and filesMichael Gapczynski
2011-08-18Copy get.php into files_sharing, public links now use files templatesMichael Gapczynski
2011-08-18language updates, optimization of Help HTMLJan-Christoph Borchardt
2011-08-18Swedish translation, thanks to HakanSJan-Christoph Borchardt
2011-08-18still show the icon on row hover so the file type is still visibleJan-Christoph Borchardt
2011-08-18updated translationsJan-Christoph Borchardt
2011-08-17fix default file actions not workingRobin Appelman
2011-08-16Merge branch 'master' into sharingMichael Gapczynski
2011-08-16Modify files css for sharing dropdown to avoid future merge conflictsMichael Gapczynski
2011-08-15a bit of refactoring for oc_filesystem and implement user quotaRobin Appelman
2011-08-14resolved merge conflictJan-Christoph Borchardt
2011-08-14more fixes for Personal and TipsyJan-Christoph Borchardt