| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints | Björn Schießle | 2017-04-12 | 2 | -18/+21 |
|\ |
|
| * | adjust existing tests | Bjoern Schiessle | 2017-04-11 | 1 | -4/+4 |
| * | get addressbook url and carddav user from remote server | Bjoern Schiessle | 2017-04-11 | 1 | -14/+17 |
* | | Allow file upload when storage is unlimited | Joas Schilling | 2017-04-12 | 2 | -6/+12 |
* | | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 3 | -3/+3 |
|/ |
|
* | Add missing maintenance plugin to new DAV endpoint | Lukas Reschke | 2017-04-11 | 1 | -0/+3 |
* | 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 #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 |
* | | | don't remove owner property for public calendars | Georg Ehrke | 2017-04-09 | 8 | -7/+280 |
* | | | Merge pull request #4224 from nextcloud/dont-list-on-public-calendar-endpoint | Morris Jobke | 2017-04-05 | 2 | -16/+4 |
|\ \ \ |
|
| * | | | Don't list on public calendar endpoints | Lukas Reschke | 2017-04-05 | 2 | -16/+4 |
| |/ / |
|
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-06 | 2 | -4/+4 |
|/ / |
|
* | | Merge pull request #3620 from nextcloud/feature/1463/editable_color_name_for_... | Morris Jobke | 2017-04-03 | 5 | -15/+207 |
|\ \ |
|
| * | | OCA\DAV\Files\CustomPropertiesBackend -> OCA\DAV\DAV\CustomPropertiesBackend | Georg Ehrke | 2017-03-27 | 3 | -4/+4 |
| * | | allow sharees to edit certain calendar properties for themselves | Georg Ehrke | 2017-03-27 | 4 | -13/+205 |
* | | | Merge pull request #4166 from nextcloud/issue-4165-invalid-int-for-transparen... | Roeland Jago Douma | 2017-04-03 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Make sure transparency is an integer when saving a calendar | Joas Schilling | 2017-03-30 | 1 | -2/+2 |
| | |/
| |/| |
|
* / | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-01 | 2 | -12/+12 |
|/ / |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-30 | 2 | -18/+18 |
* | | Merge pull request #4062 from nextcloud/downstream-26872 | Morris Jobke | 2017-03-29 | 8 | -3/+427 |
|\ \ |
|
| * | | Don't output jpeg if we request png | Roeland Jago Douma | 2017-03-29 | 1 | -1/+2 |
| * | | Fix PHPDoc | Lukas Reschke | 2017-03-29 | 1 | -1/+1 |
| * | | Fix inspection results | Roeland Jago Douma | 2017-03-29 | 3 | -22/+23 |
| * | | Adding AvatarNodeTest | Thomas Müller | 2017-03-29 | 2 | -1/+48 |
| * | | Adding AvatarHomeTest | Thomas Müller | 2017-03-29 | 4 | -9/+147 |
| * | | Return last modification time to allow proper listing in cadaver | Thomas Müller | 2017-03-29 | 1 | -4/+9 |
| * | | Adding dav resource for avatars | Thomas Müller | 2017-03-29 | 5 | -1/+233 |
* | | | Merge pull request #4066 from nextcloud/always-fix-the-values-live | Roeland Jago Douma | 2017-03-29 | 7 | -452/+371 |
|\ \ \ |
|
| * | | | Directly fix the values | Joas Schilling | 2017-03-26 | 7 | -452/+371 |
| | |/
| |/| |
|
* | | | Merge pull request #4060 from nextcloud/shared_by_for_own_calendars | Morris Jobke | 2017-03-29 | 2 | -0/+8 |
|\ \ \
| |_|/
|/| | |
|
| * | | fix bug with shared_by for own calendars if shared | Georg Ehrke | 2017-03-25 | 2 | -0/+8 |
| |/ |
|
* / | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-28 | 2 | -0/+96 |
|/ |
|
* | fix tests | Bjoern Schiessle | 2017-03-24 | 2 | -8/+28 |
* | Load cert file before syncing addressbooks and contacts | Joas Schilling | 2017-03-24 | 1 | -16/+31 |
* | use right format for avatars | Bjoern Schiessle | 2017-03-24 | 2 | -5/+5 |
* | don't add empty values to the vcard | Bjoern Schiessle | 2017-03-24 | 3 | -40/+56 |
* | fix the way we create a new vcard to avoid to have multiple UIDs | Bjoern Schiessle | 2017-03-24 | 1 | -1/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-22 | 2 | -4/+80 |
* | [CI] Can we get some faster phpunit execution? (#27113) | Thomas Müller | 2017-03-20 | 2 | -0/+5 |
* | Merge pull request #3913 from cwickert/master | Roeland Jago Douma | 2017-03-19 | 1 | -1/+1 |
|\ |
|
| * | DummyGetResponsePlugin: ownCloud -> Nexcloud | Christoph Wickert | 2017-03-18 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-19 | 2 | -0/+96 |
|/ |
|
* | Merge pull request #3886 from nextcloud/downstream-26995 | Joas Schilling | 2017-03-17 | 2 | -1/+13 |
|\ |
|
| * | Chunking NG: Assemble in natural sort order of files | Markus Goetz | 2017-03-17 | 2 | -1/+13 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-17 | 2 | -0/+96 |
|/ |
|
* | Don't set the HTTP status twice | Joas Schilling | 2017-03-16 | 1 | -1/+0 |
* | Merge pull request #3802 from Ko-/master | Roeland Jago Douma | 2017-03-16 | 2 | -2/+6 |
|\ |
|
| * | Check that set_time_limit is not disabled before calling it | Ko- | 2017-03-11 | 2 | -2/+6 |