| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints | Björn Schießle | 2017-04-12 | 25 | -493/+211 |
|\ |
|
| * | Do proper DI | Roeland Jago Douma | 2017-04-11 | 12 | -13/+13 |
| * | give old end-points a seperate name | Bjoern Schiessle | 2017-04-11 | 2 | -2/+33 |
| * | fix constructor | Bjoern Schiessle | 2017-04-11 | 2 | -2/+2 |
| * | remove discovery manager in favour of the OCSDiscoveryService | Bjoern Schiessle | 2017-04-11 | 14 | -452/+65 |
| * | adjust existing tests | Bjoern Schiessle | 2017-04-11 | 4 | -12/+42 |
| * | get addressbook url and carddav user from remote server | Bjoern Schiessle | 2017-04-11 | 3 | -21/+35 |
| * | use discovered end-point for trusted servers | Bjoern Schiessle | 2017-04-11 | 2 | -6/+36 |
* | | Allow file upload when storage is unlimited | Joas Schilling | 2017-04-12 | 2 | -6/+12 |
* | | Merge pull request #4317 from nextcloud/cleanup-files_trashbin-update | Björn Schießle | 2017-04-12 | 1 | -42/+0 |
|\ \ |
|
| * | | [files_trashbin] Remove unneeded update steps | Morris Jobke | 2017-04-12 | 1 | -42/+0 |
* | | | Merge pull request #4316 from nextcloud/cleanup-files_sharing-update | Björn Schießle | 2017-04-12 | 2 | -263/+0 |
|\ \ \ |
|
| * | | | [files_sharing] Remove unneeded update steps | Morris Jobke | 2017-04-12 | 2 | -263/+0 |
| |/ / |
|
* | | | Merge pull request #4312 from nextcloud/cleanup-name | Björn Schießle | 2017-04-12 | 54 | -113/+113 |
|\ \ \ |
|
| * | | | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 54 | -113/+113 |
| |/ / |
|
* | | | Merge pull request #4315 from nextcloud/cleanup-files_external-update | Lukas Reschke | 2017-04-12 | 3 | -88/+0 |
|\ \ \ |
|
| * | | | [files_external] Remove unneeded update steps | Morris Jobke | 2017-04-12 | 3 | -88/+0 |
| |/ / |
|
* | | | Merge pull request #4314 from nextcloud/remove-not-needed-update.php | Lukas Reschke | 2017-04-12 | 1 | -98/+0 |
|\ \ \ |
|
| * | | | Remove update.php of files app | Morris Jobke | 2017-04-12 | 1 | -98/+0 |
| |/ / |
|
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-12 | 26 | -12/+88 |
|/ / |
|
* | | Merge pull request #4304 from nextcloud/add-email-template-to-ocp | Morris Jobke | 2017-04-11 | 1 | -1/+1 |
|\ \ |
|
| * | | Adjust class references | Lukas Reschke | 2017-04-11 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #4302 from nextcloud/test-integration-test | Roeland Jago Douma | 2017-04-11 | 1 | -0/+22 |
|\ \ |
|
| * | | Clear opcode cache after config change | Lukas Reschke | 2017-04-11 | 1 | -0/+22 |
| |/ |
|
* | | share api expanded by tags (#26583) | Michael Jobst | 2017-04-11 | 6 | -31/+98 |
* | | Merge pull request #4293 from nextcloud/fix_4248 | Morris Jobke | 2017-04-11 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Do reload shared views | Roeland Jago Douma | 2017-04-11 | 1 | -0/+6 |
* | | Merge pull request #4256 from nextcloud/theming | Lukas Reschke | 2017-04-11 | 11 | -35/+41 |
|\ \ |
|
| * | | ThemingDefaults append cacheBusterCounter to logo URL by default | Morris Jobke | 2017-04-09 | 2 | -15/+18 |
| * | | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 9 | -20/+23 |
* | | | Merge pull request #4289 from nextcloud/maintenance-mode-also-on-dav | Morris Jobke | 2017-04-11 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Add missing maintenance plugin to new DAV endpoint | Lukas Reschke | 2017-04-11 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge pull request #4283 from nextcloud/shares-by-folder-quote | Morris Jobke | 2017-04-10 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | properly quota table names in getSharesInFolder | Robin Appelman | 2017-04-10 | 2 | -2/+2 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-11 | 52 | -86/+102 |
| |/ /
|/| | |
|
* | | | Merge pull request #4146 from nextcloud/unread-comments-folder | Morris Jobke | 2017-04-10 | 1 | -1/+30 |
|\ \ \ |
|
| * | | | Allow getting the unread comment count for an entire folder at once | Robin Appelman | 2017-03-30 | 1 | -1/+30 |
* | | | | Merge pull request #4274 from nextcloud/fix-share-by-mail-capabilities | Roeland Jago Douma | 2017-04-10 | 5 | -21/+98 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | move capabilities to share by mail app | Bjoern Schiessle | 2017-04-10 | 5 | -21/+98 |
* | | | | Merge pull request #4222 from nextcloud/dav-search-fileid | Roeland Jago Douma | 2017-04-10 | 1 | -3/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Allow searching file by fileid | Robin Appelman | 2017-04-05 | 1 | -3/+5 |
* | | | | Merge pull request #4250 from nextcloud/disable-lookupserver-upload | Björn Schießle | 2017-04-10 | 5 | -4/+61 |
|\ \ \ \ |
|
| * | | | | simplify return statement | Bjoern Schiessle | 2017-04-10 | 1 | -4/+4 |
| * | | | | allow to disable upload to lookup server, by default it is enabled | Bjoern Schiessle | 2017-04-07 | 5 | -1/+58 |
* | | | | | Merge pull request #4266 from nextcloud/fix_missing_owner_on_public_calendars | Lukas Reschke | 2017-04-10 | 8 | -7/+280 |
|\ \ \ \ \ |
|
| * | | | | | don't remove owner property for public calendars | Georg Ehrke | 2017-04-09 | 8 | -7/+280 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-10 | 8 | -4/+36 |
|/ / / / / |
|
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-09 | 20 | -16/+94 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-08 | 18 | -38/+44 |
| |_|_|/
|/| | | |
|
* | | | | Merge pull request #4136 from nextcloud/expire-date-for-all-shares | Morris Jobke | 2017-04-07 | 18 | -80/+524 |
|\ \ \ \ |
|