| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix deprecated usages of getMock in federatedfilesharing | Roeland Jago Douma | 2016-08-31 | 5 | -27/+35 |
* | Move federated sharing routes to the federatedfilesharingapp | Roeland Jago Douma | 2016-08-28 | 4 | -92/+162 |
* | Merge pull request #1085 from nextcloud/fix-ffs-sharing-syntax | Roeland Jago Douma | 2016-08-26 | 4 | -354/+9 |
|\ |
|
| * | Reorder the buttons by importance | Joas Schilling | 2016-08-26 | 4 | -353/+8 |
| * | FIx the syntax of the buttons | Joas Schilling | 2016-08-26 | 1 | -1/+1 |
* | | Make federadedfilesharing button match the theming values | Julius Haertl | 2016-08-26 | 2 | -13/+23 |
* | | Theming: fix federated sharing button color | Julius Haertl | 2016-08-26 | 2 | -1/+4 |
|/ |
|
* | HTTPHelper is deprecated | Roeland Jago Douma | 2016-08-24 | 3 | -3/+3 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-17 | 2 | -0/+8 |
* | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-15 | 6 | -2/+18 |
|\ |
|
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-15 | 2 | -0/+8 |
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-14 | 4 | -2/+10 |
* | | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 1 | -1/+1 |
* | | Add unit tests | Lukas Reschke | 2016-08-15 | 1 | -0/+84 |
* | | change federatedfilesharing css class to followupsection to reduce whitespace | Arthur Schiwon | 2016-08-13 | 1 | -1/+1 |
* | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-11 | 14 | -8/+90 |
|\| |
|
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-11 | 2 | -2/+2 |
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-11 | 12 | -4/+52 |
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-10 | 2 | -2/+36 |
* | | adjust federatedfilesharing | Arthur Schiwon | 2016-08-11 | 5 | -37/+74 |
|/ |
|
* | Merge pull request #780 from nextcloud/copy_fed_cloud_id | Roeland Jago Douma | 2016-08-09 | 3 | -1/+41 |
|\ |
|
| * | Add clipboard action to Personal Settings Fed Cloud Id | Roeland Jago Douma | 2016-08-09 | 3 | -1/+41 |
* | | Make 'Add to your website' toggleable | Roeland Jago Douma | 2016-08-09 | 1 | -1/+5 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-09 | 2 | -0/+2 |
* | Increment the versions and adjust the capitilization | Joas Schilling | 2016-08-08 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-05 | 2 | -0/+36 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-01 | 2 | -0/+34 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-30 | 2 | -0/+44 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-27 | 2 | -0/+34 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-25 | 2 | -0/+34 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-23 | 2 | -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 |
|\ |
|
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | | Update with robin | Joas Schilling | 2016-07-21 | 3 | -3/+3 |
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 22 | -31/+67 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-21 | 4 | -0/+66 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-19 | 8 | -0/+136 |
* | Merge pull request #379 from nextcloud/create_federated_share_on_mount | Morris Jobke | 2016-07-18 | 10 | -8/+996 |
|\ |
|
| * | don't convert link share to federated share if outgoing federated shares are ... | Bjoern Schiessle | 2016-07-14 | 2 | -12/+36 |
| * | rename SaveToNextcloudController to MountPublicLinkController | Bjoern Schiessle | 2016-07-14 | 3 | -20/+26 |
| * | adjust copyright notices | Bjoern Schiessle | 2016-07-14 | 2 | -0/+4 |
| * | remove unused parameter | Bjoern Schiessle | 2016-07-14 | 2 | -2/+2 |
| * | allow to mount public link from Nextclouds <= 9 | Bjoern Schiessle | 2016-07-14 | 2 | -5/+136 |
| * | move some stuff over to the federatedfilesharing app | Bjoern Schiessle | 2016-07-14 | 6 | -13/+525 |
| * | s/ownCloud/Nextcloud | Bjoern Schiessle | 2016-07-14 | 3 | -13/+13 |
| * | continue to accept the URL of the remote server instead of the federated clou... | Bjoern Schiessle | 2016-07-14 | 2 | -12/+44 |
| * | add unit tests | Björn Schießle | 2016-07-14 | 1 | -0/+161 |
| * | create a real federated share if a user add a public link to his ownCloud | Björn Schießle | 2016-07-14 | 5 | -5/+123 |