Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move federated sharing routes to the federatedfilesharingapp | Roeland Jago Douma | 2016-08-28 | 1 | -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 federatedfilesharing | Arthur Schiwon | 2016-08-11 | 1 | -1/+4 |
| | |||||
* | Increment the versions and adjust the capitilization | Joas Schilling | 2016-08-08 | 1 | -2/+2 |
| | |||||
* | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ | | | | | Bump version | ||||
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | | |||||
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 2 | -2/+6 |
|/ | |||||
* | rename SaveToNextcloudController to MountPublicLinkController | Bjoern Schiessle | 2016-07-14 | 1 | -2/+2 |
| | |||||
* | move some stuff over to the federatedfilesharing app | Bjoern Schiessle | 2016-07-14 | 2 | -2/+14 |
| | |||||
* | s/ownCloud/Nextcloud | Bjoern Schiessle | 2016-07-14 | 1 | -1/+1 |
| | |||||
* | create a real federated share if a user add a public link to his ownCloud | Björn Schießle | 2016-07-14 | 2 | -1/+27 |
| | | | | this way the owner sees all mounted public links and control them individually | ||||
* | s/ownCloud/Nextcloud | Bjoern Schiessle | 2016-06-20 | 1 | -1/+1 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
| | |||||
* | move motifier from the files_sharing app to the federatedfilessharing app | Björn Schießle | 2016-05-20 | 1 | -0/+17 |
| | |||||
* | create re-share by owner and propagate unshare and unshare-from self request | Björn Schießle | 2016-05-20 | 2 | -1/+42 |
| | | | | correctly accross share owner and share initiator | ||||
* | Move FederatedFileSharing to PSR-4 | Joas Schilling | 2016-05-18 | 2 | -91/+1 |
| | |||||
* | move federated sharing settings to the federatedfilesharing app | Björn Schießle | 2016-04-22 | 2 | -4/+90 |
| | |||||
* | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 1 | -2/+2 |
| | |||||
* | implementation of the federated share provider | Bjoern Schiessle | 2016-02-08 | 2 | -0/+41 |