summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8412 from owncloud/sharing_fix_part_file_renameLukas Reschke2014-04-303-9/+98
|\
| * get the correct owner path for part filesBjoern Schiessle2014-04-302-1/+92
| * only update the values which really changedBjoern Schiessle2014-04-301-8/+6
* | 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-3091-0/+621
|/
* Merge pull request #8382 from owncloud/enc_fix_decrypt_allVincent Petry2014-04-292-10/+52
|\
| * fix shouldEncrypt() method and improved decryptAll() unit testsBjoern Schiessle2014-04-282-10/+52
* | Merge pull request #8285 from owncloud/better_getmountby_handlingicewind19912014-04-292-2/+3
|\ \
| * | Better handle return values from Filesystem::getMountBy*Robin McCorkell2014-04-252-2/+3
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-2969-339/+341
* | | 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-282-6/+2
* | | Fixed drag shadow file sortingVincent Petry2014-04-281-0/+1
* | | Fixed selection to be based on FileList.filesVincent Petry2014-04-285-161/+289
* | | Fix trashbin previews and "delete selected"Vincent Petry2014-04-282-4/+4
* | | 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-287-378/+625
* | | Fix file summary to use the whole file listVincent Petry2014-04-2810-138/+322
* | | Added infinite scrolling (in-memory list)Vincent Petry2014-04-281-5/+60
* | | drop files_irods from apps_externalThomas Müller2014-04-2882-8015/+0
| |/ |/|
* | Merge pull request #8327 from owncloud/l10n-files_external-fieldsThomas Müller2014-04-282-66/+67
|\ \
| * | fix single quote sanitizationVolkan Gezer2014-04-261-1/+1
| * | Add translatable mount configsVolkan Gezer2014-04-231-65/+66
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-282-1/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-271-1/+1
* | | Merge pull request #8353 from owncloud/publicshare-webdavicewind19912014-04-264-2/+131
|\ \ \
| * | | Expose public shares over webdavRobin Appelman2014-04-254-2/+131
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-267-0/+9
* | | | fix layout of external storage config tableMorris Jobke2014-04-251-1/+6
* | | | Merge pull request #8350 from owncloud/share-search-mimeicewind19912014-04-251-6/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Also fixed the returned internal path when getting the root shared item by idRobin Appelman2014-04-251-4/+3
| * | | fix search by mime for shared single filesRobin Appelman2014-04-251-3/+7
| | |/ | |/|
* | | merge master into webdav-injectionRobin Appelman2014-04-25130-1049/+1055
|\| |
| * | [tx-robot] updated from transifexJenkins for ownCloud2014-04-2550-71/+52
| * | Merge pull request #8026 from owncloud/remove_shared_folderBjörn Schießle2014-04-2432-822/+792
| |\ \
| | * | always allow to rename the share mount pointBjoern Schiessle2014-04-233-1/+19
| | * | split-up the update script and add unit tests for itBjoern Schiessle2014-04-232-21/+92
| | * | make it possible to move files out of a shared mount pointBjoern Schiessle2014-04-232-13/+45
| | * | typos, use, unused and return fixedThomas Müller2014-04-233-7/+9
| | * | Dont throw an error when a storage isn't found for shared cacheRobin Appelman2014-04-231-3/+3
| | * | some fixes to make the gallery work, this made it necessary to adjust some te...Bjoern Schiessle2014-04-234-219/+32
| | * | add unit tests which got lost during rebaseBjoern Schiessle2014-04-231-0/+23