summaryrefslogtreecommitdiffstats
path: root/files/js
Commit message (Expand)AuthorAgeFilesLines
* improve log browsingRobin Appelman2012-02-261-33/+0
* if a deleted file is uploaded, finish the delete firstRobin Appelman2012-02-241-0/+7
* prevent sharing from making aditional http requests while scanningRobin Appelman2012-02-011-0/+3
* only show what folder we are scanning to save bandwithRobin Appelman2012-02-011-5/+3
* provide live feedback while scanning filesRobin Appelman2012-01-311-1/+6
* start of proper feedback during filessytem scanRobin Appelman2012-01-301-4/+8
* merge master into filesystemRobin Appelman2012-01-162-7/+11
|\
| * remove some of the flickering in operaRobin Appelman2012-01-151-4/+8
| * 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
| |\
| * | 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
* | | merge master into filesystemRobin Appelman2012-01-082-2/+4
|\ \ \ | | |/ | |/|
| * | 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
* | | Merge branch 'master' into filesystemRobin Appelman2011-12-112-9/+10
|\| |
| * | Don't trigger file action when renaming, stupid fix for stupid firefox behaviourRobin Appelman2011-12-052-7/+8
| |/
| * Fix file dropping on root (Files menu entry)Bart Visscher2011-11-231-2/+2
* | use force parameterRobin Appelman2011-11-101-1/+1
* | tell the user when the files are being scannedRobin Appelman2011-11-101-0/+19
|/
* 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