Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | CI uses an older PHPUnit | ||||
* | | 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 | ||||
| * | 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 |
|\ | | | | | Bump version | ||||
| * | 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 |
|\ | | | | | Create federated share on mount | ||||
| * | don't convert link share to federated share if outgoing federated shares are ↵ | Bjoern Schiessle | 2016-07-14 | 2 | -12/+36 |
| | | | | | | | | forbidden | ||||
| * | 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 ↵ | Bjoern Schiessle | 2016-07-14 | 2 | -12/+44 |
| | | | | | | | | cloud id | ||||
| * | 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 |
| | | | | | | | | this way the owner sees all mounted public links and control them individually | ||||
* | | Remove unneeded usage of tipsy | Morris Jobke | 2016-07-13 | 1 | -1/+0 |
|/ | | | | * tooltip is already initialized | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-09 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-08 | 2 | -6/+6 |
| | |||||
* | Merge pull request #333 from nextcloud/sync-master | Lukas Reschke | 2016-07-07 | 2 | -27/+92 |
|\ | | | | | Sync master | ||||
| * | Merge branch 'master' into sync-master | Morris Jobke | 2016-07-07 | 81 | -236/+240 |
| |\ | |||||
| * | | Revert "[tx-robot] updated from transifex" | Morris Jobke | 2016-07-07 | 8 | -22/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 3731b2a006eca1e96d4087212a5e779c85a002e4. Revert "[tx-robot] updated from transifex" This reverts commit 94d91113f1206161b00bbc28da00aaf80bcd0a3e. Revert "[tx-robot] updated from transifex" This reverts commit e7cc8bac1e26935ed3bceb2b777659cc72cafdf2. Revert "[tx-robot] updated from transifex" This reverts commit 59fc3ff45a98e305ad65069d31fc78081fa88dc6. Revert "[tx-robot] updated from transifex" This reverts commit 6a89a63d2e5f6d807f6e99823b76f3cfea268c29. Revert "[tx-robot] updated from transifex" This reverts commit b0bad03234329113988d7d9c9cf2613d8f031c5f. | ||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-05 | 2 | -0/+2 |
| | | | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-04 | 4 | -6/+12 |
| | | | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-03 | 2 | -0/+6 |
| | | |