Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VCARDS don't hold binary data | Roeland Jago Douma | 2016-11-23 | 2 | -7/+41 |
* | Remove 9.1 migration steps in app dav (#25654) | Thomas Müller | 2016-11-22 | 4 | -234/+0 |
* | Merge pull request #2225 from nextcloud/fix_caldav_proppatch_requests | Lukas Reschke | 2016-11-21 | 2 | -8/+19 |
|\ | |||||
| * | fix PropPatch requests on calendars | Georg Ehrke | 2016-11-21 | 2 | -8/+19 |
* | | Remove debug code | Lukas Reschke | 2016-11-21 | 1 | -4/+0 |
* | | update unit tests | Bjoern Schiessle | 2016-11-21 | 3 | -56/+145 |
* | | update system address book if the user change the personal settings | Bjoern Schiessle | 2016-11-21 | 4 | -94/+96 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-21 | 4 | -0/+98 |
* | | Merge pull request #2173 from nextcloud/bugfix/2171/birthday-12-31-too-young | Robin Appelman | 2016-11-17 | 2 | -1/+6 |
|\ \ | |/ |/| | |||||
| * | BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31st | Georg Ehrke | 2016-11-17 | 2 | -1/+6 |
* | | Hack to prevent warning for read-only wrapper in public links | Vincent Petry | 2016-11-16 | 1 | -5/+3 |
|/ | |||||
* | basic lockdown logic | Robin Appelman | 2016-11-16 | 1 | -0/+1 |
* | Fix integration tests | Joas Schilling | 2016-11-16 | 1 | -3/+3 |
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
* | Merge pull request #2111 from nextcloud/oc_26549 | Roeland Jago Douma | 2016-11-14 | 5 | -19/+1 |
|\ | |||||
| * | Remove unused $view from FilesPlugin (#26549) | Vincent Petry | 2016-11-14 | 5 | -19/+1 |
* | | Introduce an event for first time login based on the last login time stamp | Thomas Müller | 2016-11-14 | 4 | -13/+16 |
|/ | |||||
* | Merge pull request #2068 from nextcloud/sharetypesinfolder-no-getdirectorycon... | Morris Jobke | 2016-11-14 | 2 | -22/+26 |
|\ | |||||
| * | fix tests | Robin Appelman | 2016-11-10 | 1 | -8/+6 |
| * | remove unneeded getDirectoryContent when getting share types for a folder | Robin Appelman | 2016-11-09 | 1 | -14/+20 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-14 | 2 | -12/+12 |
* | | Fixes files_drop for sabre 3.2 | Roeland Jago Douma | 2016-11-10 | 1 | -2/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-10 | 6 | -0/+248 |
|/ | |||||
* | Merge pull request #1792 from nextcloud/bump_sabre | Roeland Jago Douma | 2016-11-09 | 23 | -119/+374 |
|\ | |||||
| * | Add tests | Lukas Reschke | 2016-11-09 | 2 | -0/+143 |
| * | Fix CalendarTest | Roeland Jago Douma | 2016-11-04 | 2 | -1/+25 |
| * | Fix plugin | Roeland Jago Douma | 2016-11-04 | 2 | -1/+43 |
| * | Minor fixes | Roeland Jago Douma | 2016-11-04 | 3 | -5/+5 |
| * | Fix tests | Roeland Jago Douma | 2016-11-04 | 2 | -2/+2 |
| * | Update sabre dav to 3.2 (#26115) | Thomas Müller | 2016-11-04 | 18 | -111/+157 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-07 | 8 | -8/+164 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-06 | 4 | -0/+128 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-05 | 2 | -0/+76 |
|/ | |||||
* | Merge pull request #1733 from nextcloud/dav-events | Roeland Jago Douma | 2016-11-03 | 11 | -51/+1410 |
|\ | |||||
| * | Add more tests | Joas Schilling | 2016-11-03 | 1 | -5/+102 |
| * | Add tests for triggerCalendarActivity | Joas Schilling | 2016-11-03 | 1 | -4/+139 |
| * | Start unit tests for the activity listener | Joas Schilling | 2016-11-03 | 1 | -0/+100 |
| * | Add tests for dispatching of the events | Joas Schilling | 2016-11-03 | 2 | -5/+66 |
| * | Use the event dispatcher | Joas Schilling | 2016-11-03 | 8 | -177/+189 |
| * | Use a different type for events and todos | Joas Schilling | 2016-11-03 | 2 | -3/+20 |
| * | Activities for events and todos | Joas Schilling | 2016-11-03 | 3 | -6/+189 |
| * | Move the methods into a new class | Joas Schilling | 2016-11-03 | 10 | -337/+497 |
| * | Add activities for shares | Joas Schilling | 2016-11-03 | 2 | -7/+100 |
| * | Fix unshare actions for author != owner | Joas Schilling | 2016-11-03 | 2 | -16/+54 |
| * | Add activity for unshare from group | Joas Schilling | 2016-11-03 | 2 | -0/+37 |
| * | Unshare user activities | Joas Schilling | 2016-11-03 | 2 | -4/+80 |
| * | Start working on calendar activities | Joas Schilling | 2016-11-03 | 3 | -1/+351 |
* | | Upload autorename on client side | Vincent Petry | 2016-11-02 | 2 | -131/+0 |
|/ | |||||
* | Fix merging backend results | Roeland Jago Douma | 2016-11-01 | 1 | -1/+4 |
* | Add getShareTypesInFolder to optimize folder listening | Robin Appelman | 2016-10-31 | 2 | -4/+47 |