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-11-09provide caching for file metadataRobin Appelman
2011-11-09remove OC_Filesystem::fromUploadedFileRobin Appelman
2011-11-06Manage More special chars in file listings. ';' is still problematicBrice Maron
2011-11-06Fix broken upload since merge of new button branchBrice Maron
2011-11-06Fix another problem of the so-called 'fix-special chars' commit.Brice Maron
2011-11-05Do not use mix data/attr to retrieve filename ... data() will try to convert ...Brice Maron
2011-11-04make 'New' button work with firefoxRobin Appelman
2011-11-04fix mimeicon for new filesRobin Appelman
2011-11-04small styling fix for New buttonRobin Appelman
2011-11-04Merge branch 'master' into newbuttonRobin Appelman
2011-11-02Fix bug with spaces in file names.Brice Maron
2011-11-02attempt to manage some special chars in file listBrice Maron
2011-10-23upgraded the new new button. Didn't and doesn't work in Firefox thoughJan-Christoph Borchardt
2011-10-23'New' button, needs some css workRobin Appelman
2011-10-22Change javascript new folder from old icon to newMichael Gapczynski
2011-10-22Redirect file browser if directory does not existMichael Gapczynski
2011-10-22removed '/' from file path because only Unix people understand the concept of...Jan-Christoph Borchardt
2011-10-22Correct unknown breadcrumb add '/' permanantly in it and DRY code for last br...Brice Maron
2011-10-21bold current folder in breadcrumbsJan-Christoph Borchardt
2011-10-21only show checkbox on hovering filetype iconJan-Christoph Borchardt
2011-10-21hopefully finally fixed the initial breadcrumb arrowJan-Christoph Borchardt
2011-10-17Use notification to inform about errors in file list.Brice Maron
2011-10-17prevent the remaining ob_clean related errorsRobin Appelman
2011-10-16use OC_Log instead of error_logRobin Appelman
2011-10-13Merge branch 'master' into calendarGeorg Ehrke
2011-10-13mimetype icon improvementsRobin Appelman
2011-10-07Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham
2011-10-07fixes for the mimetype iconsRobin Appelman
2011-10-07Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham
2011-10-06Updated saving feedbackTom Needham
2011-10-05Moved addScript and addStyle calls to app.phpTom Needham
2011-10-05move some code to where it belongs and remove duplicated editor appRobin Appelman
2011-10-04updated marginsMarvin Thomas Rabe
2011-10-04Added breadcrumb and control bar.Tom Needham
2011-10-02Editor now loads on top of files app.Tom Needham
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-29Changed theme. Editing is now default action for all supported types. Fixed s...Tom Needham
2011-09-29fix persistent playlist for media playerRobin Appelman
2011-09-28Implemented ace-edtior as an app. Basic file editing and saving supported.Tom Needham
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