summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-05-021-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2014-05-018-0/+27
* 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
* | Merge pull request #8408 from owncloud/delete-spinnerMorris Jobke2014-04-302-0/+17
|\ \
| * | Show spinner for all files when deleting allVincent Petry2014-04-292-0/+17
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2014-04-3012-0/+18
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-04-2967-339/+339
* typos, naming, remove unused code, identationThomas Müller2014-04-283-53/+39
* Fixed drag and drop into folder and onto breadcrumbVincent Petry2014-04-283-82/+211
* Fixed selection summary calculation issueVincent Petry2014-04-282-3/+27
* 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-284-159/+287
* Make sure there are always enough elements visible on the pageVincent Petry2014-04-282-0/+18
* Fixed insertion of filesVincent Petry2014-04-284-40/+169
* Fixed file sorting to work with scrollingVincent Petry2014-04-282-106/+150
* Fix file selection for infinite scrollingVincent Petry2014-04-285-217/+497
* Fix file summary to use the whole file listVincent Petry2014-04-286-136/+314
* Added infinite scrolling (in-memory list)Vincent Petry2014-04-281-5/+60
* [tx-robot] updated from transifexJenkins for ownCloud2014-04-271-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-04-263-0/+4
* merge master into webdav-injectionRobin Appelman2014-04-2579-280/+75
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2014-04-2537-65/+20
| * Merge pull request #8026 from owncloud/remove_shared_folderBjörn Schießle2014-04-248-143/+24
| |\
| | * always allow to rename the share mount pointBjoern Schiessle2014-04-232-1/+15
| | * we no longer need to handle the Shared folder different from any other folderBjoern Schiessle2014-04-237-140/+8
| | * don't overwrite shared folder iconBjoern Schiessle2014-04-231-2/+1
| * | [tx-robot] updated from transifexJenkins for ownCloud2014-04-2412-2/+14
| * | Merge pull request #8233 from owncloud/fix-newdialog-ieThomas Müller2014-04-231-1/+1
| |\ \
| | * | fix shift of icons in 'New' menu in IE8/9, fix #7987Jan-Christoph Borchardt2014-04-161-1/+1
| * | | Adjust renaming of directories, fixes #8280Robin McCorkell2014-04-231-1/+2
| | |/ | |/|
| * | [tx-robot] updated from transifexJenkins for ownCloud2014-04-2370-68/+14
* | | merge master into webdav-injectionRobin Appelman2014-04-229-79/+133
|\| |
| * | Merge pull request #8283 from owncloud/translatable-max-in-uploadJörn Friedrich Dreyer2014-04-222-2/+2
| |\ \
| | * | make max. text translatableVolkan Gezer2014-04-212-2/+2
| * | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-222-1/+2
| * | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-211-1/+1
| |/ /
| * | Merge pull request #8169 from owncloud/change-to-showAndreas Fischer2014-04-201-1/+1
| |\ \
| | * | Change from showHTML to showLukas Reschke2014-04-111-1/+1
| * | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-171-1/+1
| | |/ | |/|
| * | Merge pull request #8104 from owncloud/lukepolo-masterThomas Müller2014-04-154-74/+127
| |\ \ | | |/ | |/|
| | * 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-096-23/+50
| | |\
| | * | 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