summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Expand)AuthorAgeFilesLines
* Disable save button while saving. Streamlined code.Tom Needham2011-11-293-3/+14
* Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-11-077-73/+179
|\
| * Manage More special chars in file listings. ';' is still problematicBrice Maron2011-11-061-1/+1
| * Fix broken upload since merge of new button branchBrice Maron2011-11-061-1/+1
| * Fix another problem of the so-called 'fix-special chars' commit.Brice Maron2011-11-061-1/+1
| * Do not use mix data/attr to retrieve filename ... data() will try to convert ...Brice Maron2011-11-041-3/+2
| * make 'New' button work with firefoxRobin Appelman2011-11-042-6/+6
| * fix mimeicon for new filesRobin Appelman2011-11-041-0/+5
| * small styling fix for New buttonRobin Appelman2011-11-042-4/+5
| * Merge branch 'master' into newbuttonRobin Appelman2011-11-044-29/+43
| |\
| | * Fix bug with spaces in file names.Brice Maron2011-11-022-2/+3
| | * attempt to manage some special chars in file listBrice Maron2011-11-014-28/+41
| * | upgraded the new new button. Didn't and doesn't work in Firefox thoughJan-Christoph Borchardt2011-10-232-11/+12
| * | 'New' button, needs some css workRobin Appelman2011-10-234-40/+126
| |/
* / Moved breacrumb styling to core for use outside files app.Tom Needham2011-10-271-8/+1
|/
* Change javascript new folder from old icon to newMichael Gapczynski2011-10-221-1/+1
* Redirect file browser if directory does not existMichael Gapczynski2011-10-221-0/+4
* removed '/' from file path because only Unix people understand the concept of...Jan-Christoph Borchardt2011-10-221-2/+2
* Correct unknown breadcrumb add '/' permanantly in it and DRY code for last br...Brice Maron2011-10-212-9/+5
* bold current folder in breadcrumbsJan-Christoph Borchardt2011-10-212-4/+9
* only show checkbox on hovering filetype iconJan-Christoph Borchardt2011-10-211-1/+1
* hopefully finally fixed the initial breadcrumb arrowJan-Christoph Borchardt2011-10-211-4/+5
* Use notification to inform about errors in file list.Brice Maron2011-10-172-12/+25
* prevent the remaining ob_clean related errorsRobin Appelman2011-10-171-1/+1
* use OC_Log instead of error_logRobin Appelman2011-10-161-1/+1
* Merge branch 'master' into calendarGeorg Ehrke2011-10-133-10/+25
|\
| * mimetype icon improvementsRobin Appelman2011-10-133-10/+25
* | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-071-1/+1
|\|
| * fixes for the mimetype iconsRobin Appelman2011-10-071-1/+1
* | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-071-1/+1
|\|
| * updated marginsMarvin Thomas Rabe2011-10-041-1/+1
* | Updated saving feedbackTom Needham2011-10-051-0/+3
* | Moved addScript and addStyle calls to app.phpTom Needham2011-10-051-3/+0
* | move some code to where it belongs and remove duplicated editor appRobin Appelman2011-10-051-12/+0
* | Added breadcrumb and control bar.Tom Needham2011-10-035-9/+9
|\|
| * 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
* | Editor now loads on top of files app.Tom Needham2011-10-014-3/+7
* | Changed theme. Editing is now default action for all supported types. Fixed s...Tom Needham2011-09-281-5/+12
* | Implemented ace-edtior as an app. Basic file editing and saving supported.Tom Needham2011-09-281-1/+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