summaryrefslogtreecommitdiffstats
path: root/files/js
Commit message (Expand)AuthorAgeFilesLines
* removed data-read and fixed droppable logicTom Needham2012-01-021-1/+1
* Used data-read and data-wite when binding drag and drop eventsTom Needham2012-01-021-2/+2
* Fix merge conflictsTom Needham2012-01-012-8/+9
|\
| * Keep the urls pretty, decode forward slashes for newly added directoriesMichael Gapczynski2011-12-281-1/+1
| * Fix encoding again and update the link after renaming filesMichael Gapczynski2011-12-281-0/+2
| * Keep the urls pretty, decode forward slashesMichael Gapczynski2011-12-271-1/+1
| * Fix folder names with + characters in itMichael Gapczynski2011-12-271-1/+1
| * Don't trigger file action when renaming, stupid fix for stupid firefox behaviourRobin Appelman2011-12-052-7/+8
* | Fix missing ;Tom Needham2012-01-011-1/+3
* | Fix js errorTom Needham2012-01-011-5/+3
* | Shared folder no longer draggable or droppableTom Needham2012-01-011-3/+5
|/
* Fix file dropping on root (Files menu entry)Bart Visscher2011-11-231-2/+2
* 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
* fix mimeicon for new filesRobin Appelman2011-11-041-0/+5
* small styling fix for New buttonRobin Appelman2011-11-041-2/+2
* Merge branch 'master' into newbuttonRobin Appelman2011-11-043-28/+42
|\
| * Fix bug with spaces in file names.Brice Maron2011-11-021-1/+2
| * attempt to manage some special chars in file listBrice Maron2011-11-013-27/+40
* | 'New' button, needs some css workRobin Appelman2011-10-231-24/+69
|/
* Change javascript new folder from old icon to newMichael Gapczynski2011-10-221-1/+1
* Use notification to inform about errors in file list.Brice Maron2011-10-172-12/+25
* Merge branch 'master' into calendarGeorg Ehrke2011-10-132-10/+17
|\
| * mimetype icon improvementsRobin Appelman2011-10-132-10/+17
* | 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
* | 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-031-5/+5
|\|
| * escape file and directory names when downloading filesRobin Appelman2011-09-301-1/+1
| * fix persistent playlist for media playerRobin Appelman2011-09-281-4/+4
* | Editor now loads on top of files app.Tom Needham2011-10-011-2/+2
* | 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
* Fixed minor issue.Scott Barnett2011-09-261-1/+1
* Fixed uploaded file hover issue.Scott Barnett2011-09-261-2/+2
* fix file uploads for IERobin Appelman2011-09-221-8/+17
* 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-271-4/+4
* 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-232-11/+1
* hints for file actionsBartek Przybylski2011-08-222-1/+11
* some improvements in automatic svg replacementRobin Appelman2011-08-221-3/+6