summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/appinfo
Commit message (Collapse)AuthorAgeFilesLines
* Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma2016-08-281-1/+10
| | | | | | | | * Move routes to app * Move routes over to the AppFramework * Fix tests There is plenty of stuff to fix properly here. But out of scope for now.
* adjust federatedfilesharingArthur Schiwon2016-08-111-1/+4
|
* Increment the versions and adjust the capitilizationJoas Schilling2016-08-081-2/+2
|
* 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
|\ | | | | Bump version
| * Increase app versionsJoas Schilling2016-07-211-1/+1
| |
* | Fix apps/Joas Schilling2016-07-212-2/+6
|/
* rename SaveToNextcloudController to MountPublicLinkControllerBjoern Schiessle2016-07-141-2/+2
|
* move some stuff over to the federatedfilesharing appBjoern Schiessle2016-07-142-2/+14
|
* s/ownCloud/NextcloudBjoern Schiessle2016-07-141-1/+1
|
* create a real federated share if a user add a public link to his ownCloudBjörn Schießle2016-07-142-1/+27
| | | | this way the owner sees all mounted public links and control them individually
* s/ownCloud/NextcloudBjoern Schiessle2016-06-201-1/+1
|
* Update license headersLukas Reschke2016-05-261-1/+2
|
* move motifier from the files_sharing app to the federatedfilessharing appBjörn Schießle2016-05-201-0/+17
|
* create re-share by owner and propagate unshare and unshare-from self requestBjörn Schießle2016-05-202-1/+42
| | | | correctly accross share owner and share initiator
* Move FederatedFileSharing to PSR-4Joas Schilling2016-05-182-91/+1
|
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-222-4/+90
|
* Increase all versions on master which is now 9.1Joas Schilling2016-03-021-2/+2
|
* implementation of the federated share providerBjoern Schiessle2016-02-082-0/+41