summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-11-152-0/+2
* Merge pull request #2084 from nextcloud/files_drop_avatars_disabledMorris Jobke2016-11-141-1/+1
|\
| * Fixes files_drop when avatars are disabledRoeland Jago Douma2016-11-131-1/+1
* | Merge pull request #2100 from nextcloud/do_not_increse_link_share_permsRoeland Jago Douma2016-11-142-1/+57
|\ \
| * | Fixes not allowed increasing of link share permissionsRoeland Jago Douma2016-11-132-1/+57
| |/
* | Merge pull request #2067 from nextcloud/fileinfo-lazy-substoragesMorris Jobke2016-11-141-1/+2
|\ \
| * | only query substorages to calculate the final mtime/size/etag lazilyRobin Appelman2016-11-101-1/+2
* | | [tx-robot] updated from transifexNextcloud bot2016-11-142-0/+2
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2016-11-132-0/+6
* | [tx-robot] updated from transifexNextcloud bot2016-11-1110-2/+36
* | Only check the sharing backends for file/folder itemsJoas Schilling2016-11-102-24/+54
* | [tx-robot] updated from transifexNextcloud bot2016-11-1030-30/+36
|/
* Merge pull request #1998 from nextcloud/share-by-mail-notificationBjörn Schießle2016-11-082-50/+103
|\
| * add activity if a file was shared by mailBjoern Schiessle2016-11-081-5/+0
| * add activity for share by mailBjoern Schiessle2016-11-082-45/+103
* | Merge pull request #1618 from nextcloud/show-folder-shared-statusMorris Jobke2016-11-086-13/+392
|\ \
| * | Fix styling of the breadcrumbs iconMorris Jobke2016-11-081-2/+5
| * | fix share icon position and remove debug logChristoph Wurst2016-11-082-2/+0
| * | Add testsRoeland Jago Douma2016-11-071-0/+224
| * | Show link icon when shared by linkRoeland Jago Douma2016-11-071-13/+12
| * | Actually update the stateRoeland Jago Douma2016-11-071-1/+19
| * | detail fixes for share current folderJan-Christoph Borchardt2016-11-072-3/+1
| * | Listen to sharetab changesRoeland Jago Douma2016-11-072-1/+12
| * | update breadcrumb view whenever the share information on the directory info m...Christoph Wurst2016-11-071-2/+10
| * | the root folder must not be sharedChristoph Wurst2016-11-071-6/+11
| * | visually reflect sharing state of current folderChristoph Wurst2016-11-073-5/+35
| * | refactor share permission logic into own method to reuse it for the share tabChristoph Wurst2016-11-072-13/+26
| * | let users share the curren folderChristoph Wurst2016-11-071-0/+12
| * | show whether the current folder was shared or notChristoph Wurst2016-11-073-0/+60
* | | [tx-robot] updated from transifexNextcloud bot2016-11-082-2/+2
|/ /
* | Merge pull request #2014 from nextcloud/cleanup_oc_group_a_tadRoeland Jago Douma2016-11-042-25/+49
|\ \
| * | Cleanup OC_Group usage a bitRoeland Jago Douma2016-11-042-25/+49
| |/
* / Fixed disappearing of share info in file viewMichael Jobst2016-11-041-1/+6
|/
* More testsRoeland Jago Douma2016-11-032-20/+207
* Move publicpreview overRoeland Jago Douma2016-11-033-133/+119
* [tx-robot] updated from transifexNextcloud bot2016-11-032-2/+2
* Merge pull request #1978 from nextcloud/remove-send-mail-optionMorris Jobke2016-11-026-24/+49
|\
| * remove the 'shareapi_allow_mail_notification' settingBjoern Schiessle2016-11-024-4/+47
| * remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-022-20/+2
* | Remove upload_limit in files app as it is not needed with PUT upload (#26069)Vincent Petry2016-11-021-3/+1
* | Merge pull request #1940 from nextcloud/new-appstoreMichael Grosser2016-11-021-1/+2
|\ \
| * | Fix testsLukas Reschke2016-10-311-1/+2
* | | Merge pull request #1887 from nextcloud/downstream-26370Morris Jobke2016-11-021-2/+8
|\ \ \ | |_|/ |/| |
| * | Fix OCS API to be able to remove group shares from self as recipientRoeland Jago Douma2016-11-021-2/+8
* | | Merge pull request #657 from nextcloud/share-by-mailJoas Schilling2016-11-025-262/+312
|\ \ \ | |/ / |/| |
| * | remove unused variableBjoern Schiessle2016-11-011-1/+0
| * | unit tests updated and new addedBjoern Schiessle2016-11-014-186/+159
| * | don't show 'notify by mail' option or permissions not available for mail sharesBjoern Schiessle2016-11-011-1/+2
| * | if we have a exact match, either for the federated cloud id or for theBjoern Schiessle2016-11-011-26/+41
| * | unified way to display remote shares and mail sharesBjoern Schiessle2016-11-012-2/+4