summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-08-0938-76/+76
* More casingJoas Schilling2016-08-081-1/+1
* Increment the versions and adjust the capitilizationJoas Schilling2016-08-081-2/+2
* Merge pull request #445 from nextcloud/ocs_share_to_appframeworkLukas Reschke2016-08-088-606/+693
|\
| * Fix testsRoeland Jago Douma2016-08-053-399/+365
| * Add OCSShareAPIMiddleware testsRoeland Jago Douma2016-08-052-1/+115
| * DataResponse required ['data' => DATA]Roeland Jago Douma2016-08-051-9/+9
| * More exceptionsRoeland Jago Douma2016-08-051-57/+24
| * Add OCSShareAPIMiddlewareRoeland Jago Douma2016-08-053-75/+86
| * Throw OCSNotFoundExceptionsRoeland Jago Douma2016-08-051-91/+40
| * Remove unneeded wrapperRoeland Jago Douma2016-08-051-64/+0
| * Convert Share API to use the AppFrameworkRoeland Jago Douma2016-08-053-87/+231
* | [tx-robot] updated from transifexNextcloud bot2016-08-062-26/+54
* | Move Share backends to PSR-4 instead of using class path (#24941)Joas Schilling2016-08-054-7/+9
|/
* [tx-robot] updated from transifexNextcloud bot2016-08-054-4/+4
* [tx-robot] updated from transifexNextcloud bot2016-08-042-4/+4
* Make share target consistent when grouping group share with user shareVincent Petry2016-08-032-12/+55
* Added more tests for sharing's MountProviderVincent Petry2016-08-031-0/+158
* Improved share grouping readability + fixed testVincent Petry2016-08-032-60/+64
* Group shares with same source and targetRoeland Jago Douma2016-08-033-53/+118
* [tx-robot] updated from transifexNextcloud bot2016-08-032-16/+16
* Do not allow to delete/update group shares as a group memberJoas Schilling2016-08-021-4/+4
* [tx-robot] updated from transifexNextcloud bot2016-08-012-0/+6
* [tx-robot] updated from transifexNextcloud bot2016-07-304-36/+100
* Merge pull request #625 from nextcloud/video-container-sizeJan-Christoph Borchardt2016-07-291-2/+7
|\
| * up the minimum size of the public share video a bit, use 16/9 ratio, fix #603Jan-Christoph Borchardt2016-07-291-2/+7
* | [tx-robot] updated from transifexNextcloud bot2016-07-292-2/+14
|/
* [tx-robot] updated from transifexNextcloud bot2016-07-242-0/+4
* [tx-robot] updated from transifexNextcloud bot2016-07-232-8/+8
* Also increase the min versionJoas Schilling2016-07-221-1/+1
* bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
* Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
|\
| * Increase app versionsJoas Schilling2016-07-211-1/+1
* | [tx-robot] updated from transifexNextcloud bot2016-07-222-0/+4
* | Update with robinJoas Schilling2016-07-2145-48/+50
* | Fix apps/Joas Schilling2016-07-2175-198/+255
|/
* Merge pull request #477 from nextcloud/fix-layout-public-uploadMorris Jobke2016-07-211-1/+1
|\
| * move closing div to the right placeBjoern Schiessle2016-07-201-1/+1
* | [tx-robot] updated from transifexNextcloud bot2016-07-212-0/+4
* | Use an icon to set the email instead of a button with stringThomas Müller2016-07-201-0/+1
* | Add clipboard button to public share linkThomas Müller2016-07-201-3/+5
|/
* [tx-robot] updated from transifexNextcloud bot2016-07-1910-0/+20
* Merge pull request #414 from nextcloud/files_sharing_event_dispatcherBjörn Schießle2016-07-184-36/+55
|\
| * Cleanup coding styleRoeland Jago Douma2016-07-181-30/+28
| * Add eventdispatcher to public link viewRoeland Jago Douma2016-07-183-3/+21
| * Move JS inclusion to ControllerRoeland Jago Douma2016-07-182-20/+23
* | [tx-robot] updated from transifexNextcloud bot2016-07-1836-470/+24
* | Move SetupFromToken to ShareManagerRoeland Jago Douma2016-07-182-70/+31
|/
* Merge pull request #379 from nextcloud/create_federated_share_on_mountMorris Jobke2016-07-1810-597/+73
|\
| * rename SaveToNextcloudController to MountPublicLinkControllerBjoern Schiessle2016-07-141-5/+5