summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* adding PK to table encryptionThomas Müller2014-06-063-2/+14
* Merge pull request #8666 from owncloud/mount-removeicewind19912014-06-0620-295/+1040
|\
| * check if permissions existsBjoern Schiessle2014-06-061-1/+5
| * Limit permissions to share permissionsRobin Appelman2014-06-061-0/+3
| * fix unshareFromSelf()Bjoern Schiessle2014-06-062-9/+77
| * update unit tests and make sure that we return the right permissions for file...Bjoern Schiessle2014-06-061-0/+5
| * the mount point always have delete permissions to allow unmountBjoern Schiessle2014-06-061-2/+2
| * add some testsBjoern Schiessle2014-06-061-1/+59
| * nake sure ti create new db entry when user renames a group shareBjoern Schiessle2014-06-061-1/+1
| * Fix unit testRobin Appelman2014-06-061-1/+1
| * Fix unit testsRobin Appelman2014-06-061-1/+1
| * fix db queryBjoern Schiessle2014-06-061-1/+1
| * Fix phpdoc and commentsRobin Appelman2014-06-063-3/+4
| * update share API tests, file shares never have delete permissionsBjoern Schiessle2014-06-061-4/+6
| * make sure that we have a path relative to data/user/files to work withBjoern Schiessle2014-06-061-2/+3
| * update mount point if file_target changedBjoern Schiessle2014-06-061-2/+5
| * add additional unit testsBjoern Schiessle2014-06-062-3/+144
| * remove unused variableBjoern Schiessle2014-06-061-1/+1
| * get unique_name value directly from the share arrayBjoern Schiessle2014-06-061-1/+1
| * fix mount point move up if the parent no longer existsBjoern Schiessle2014-06-062-80/+61
| * bring back updateFileTarget() got lost during last rebaseBjoern Schiessle2014-06-061-0/+31
| * remove encryption keys if user unshares a fileBjoern Schiessle2014-06-063-3/+60
| * remove share mountBjoern Schiessle2014-06-061-1/+4
| * Fix folder name for storage rootRobin Appelman2014-06-061-1/+1
| * don't allow to share single files with delete permissions, user should only b...Bjoern Schiessle2014-06-067-130/+408
| * Fix the removeMount for personal mountsRobin Appelman2014-06-062-1/+4
| * Move shared mount moving from the storage to the mountRobin Appelman2014-06-062-122/+157
| * Make personal external mount points (re)movable from the files appRobin Appelman2014-06-062-1/+72
* | Merge pull request #8159 from owncloud/mobile-sidebar-swipeThomas Müller2014-06-062-4/+2
|\ \ | |/ |/|
| * Fixed viewer mode for sidebar swipeVincent Petry2014-06-061-1/+0
| * slightly widen sidebar to 250px, works better with apps and on mobileJan-Christoph Borchardt2014-06-051-1/+1
| * fix position of sidebar toggle, fix Files controls position problemsJan-Christoph Borchardt2014-06-051-2/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-0694-75/+330
* | adding unit tests for encryption data migrationThomas Müller2014-06-054-14/+224
* | use oc_preferences instead of oc_encryption to store encyption settingsBjoern Schiessle2014-06-059-184/+69
* | fix typo in var nameArthur Schiwon2014-06-051-1/+1
* | fix files multiselect bar now that the app list is goneJan-Christoph Borchardt2014-06-051-1/+1
* | Merge pull request #8894 from owncloud/public-share-js-overwriteThomas Müller2014-06-051-1/+3
|\ \
| * | Dont overwrite OCA.SharingRobin Appelman2014-06-051-1/+3
* | | Merge pull request #8890 from owncloud/cleanup-trashsizes-table-masterThomas Müller2014-06-052-33/+2
|\ \ \ | |/ / |/| |
| * | table files_trashsizes was still used in some locations -> removedThomas Müller2014-06-052-33/+2
* | | Merge pull request #8880 from owncloud/webdav-read-permissionsThomas Müller2014-06-051-0/+24
|\ \ \ | |_|/ |/| |
| * | Use the permissions exposed by ownCloud for webdav external storagesRobin Appelman2014-06-041-0/+24
* | | use slide toggle for files appBernhard Posselt2014-06-052-8/+2
* | | Merge pull request #8861 from owncloud/share-overview-linklistVincent Petry2014-06-054-2/+146
|\ \ \
| * | | Fixed wording to "Shared by link"Vincent Petry2014-06-042-3/+3
| * | | Added "Shared with link" sidebar section in files appVincent Petry2014-06-044-2/+146
* | | | Merge pull request #8620 from owncloud/design-navigation-twoThomas Müller2014-06-051-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | adjust controls bar position for removed nav barJan-Christoph Borchardt2014-06-041-1/+1
| | |/ | |/|
* | | Merge pull request #8862 from owncloud/share-overview-fixmimetypeicewind19912014-06-051-4/+2
|\ \ \