summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8610 from owncloud/ie8-filesdndbugVincent Petry2014-05-161-1/+1
|\
| * Fix drag and drop in IE8Vincent Petry2014-05-161-1/+1
* | Fixed many issues, clean upVincent Petry2014-05-158-95/+156
* | Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-158-2081/+2263
* | Files app navigation can now switchVincent Petry2014-05-152-0/+106
* | Added app navigation for files appVincent Petry2014-05-151-0/+8
|/
* Merge pull request #8041 from owncloud/files-sortcolumnsVincent Petry2014-05-121-22/+121
|\
| * Clear selection on reload (when changing sort)Vincent Petry2014-04-291-2/+3
| * typos, indentation and remove of unused codeThomas Müller2014-04-281-1/+1
| * Set default sort of trashbin to timestamp descendingVincent Petry2014-04-281-4/+1
| * Add sorting to files list, trashbin and public filesVincent Petry2014-04-281-19/+120
* | polish jslint for files-upload.jsJörn Friedrich Dreyer2014-05-091-45/+61
* | Merge pull request #8404 from owncloud/fix-checkboxesThomas Müller2014-04-301-5/+5
|\ \
| * | Fixed too generic checkbox and link selectorsVincent Petry2014-04-291-5/+5
| |/
* / Show spinner for all files when deleting allVincent Petry2014-04-291-0/+3
|/
* typos, naming, remove unused code, identationThomas Müller2014-04-283-53/+39
* Fixed drag and drop into folder and onto breadcrumbVincent Petry2014-04-282-72/+111
* Fixed selection summary calculation issueVincent Petry2014-04-281-3/+1
* Cleanup of event handlersVincent Petry2014-04-281-32/+32
* Cleanup and fix trashbin "clear all files" operationVincent Petry2014-04-281-5/+1
* Fixed drag shadow file sortingVincent Petry2014-04-281-0/+1
* Fixed selection to be based on FileList.filesVincent Petry2014-04-283-124/+135
* Make sure there are always enough elements visible on the pageVincent Petry2014-04-281-0/+10
* Fixed insertion of filesVincent Petry2014-04-282-29/+48
* Fixed file sorting to work with scrollingVincent Petry2014-04-281-90/+82
* Fix file selection for infinite scrollingVincent Petry2014-04-282-209/+259
* Fix file summary to use the whole file listVincent Petry2014-04-282-112/+200
* Added infinite scrolling (in-memory list)Vincent Petry2014-04-281-5/+60
* Merge pull request #8026 from owncloud/remove_shared_folderBjörn Schießle2014-04-244-15/+18
|\
| * always allow to rename the share mount pointBjoern Schiessle2014-04-231-1/+12
| * we no longer need to handle the Shared folder different from any other folderBjoern Schiessle2014-04-234-14/+6
* | Adjust renaming of directories, fixes #8280Robin McCorkell2014-04-231-1/+2
|/
* Merge pull request #8169 from owncloud/change-to-showAndreas Fischer2014-04-201-1/+1
|\
| * Change from showHTML to showLukas Reschke2014-04-111-1/+1
* | Merge pull request #8104 from owncloud/lukepolo-masterThomas Müller2014-04-152-64/+107
|\ \ | |/ |/|
| * add link to further discussion about that folder checkThomas Müller2014-04-151-0/+1
| * fix single file upload in firefoxThomas Müller2014-04-101-1/+5
| * In cases folder drag and drop is not supported a proper message is displayedThomas Müller2014-04-091-5/+12
| * use FileList.findFileElThomas Müller2014-04-091-1/+2
| * Merge branch 'master' into lukepolo-masterThomas Müller2014-04-093-23/+10
| |\
| * | js style fixes according to our jshintrc rulesThomas Müller2014-04-071-58/+56
| * | fix folder upload in jsThomas Müller2014-04-071-16/+21
| * | Merge branch 'master' of https://github.com/lukepolo/core-1 into lukepolo-masterThomas Müller2014-04-072-5/+32
| |\ \
| | * | Fixed issue with drag and drop not in the root directory, for folders and filesLuke Policinski2014-02-201-6/+7
| | * | Feature Added : Ability to drag and drop in ChromeLuke Policinski2014-02-191-6/+6
| | * | Feature Added : Ability to drag and drop in ChromeLuke Policinski2014-02-192-5/+30
* | | | Merge pull request #8069 from owncloud/fix-localization-issues-with-file-encr...Björn Schießle2014-04-111-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix some localization issues with file encryption/decription stringsVolkan Gezer2014-04-051-3/+3
| |/ /
* | | Merge pull request #8049 from owncloud/filepickersvgMorris Jobke2014-04-093-23/+10
|\ \ \ | |/ / |/| |
| * | Moved code to replace svg with png to OC.UtilVincent Petry2014-04-043-23/+10