Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #4621 from nextcloud/fix_readonly_shared_calendar_proppatch | Morris Jobke | 2017-05-08 | 3 | -2/+11 | |
|\ | ||||||
| * | fix PROPPATCH requests to read-only shared calendars | Georg Ehrke | 2017-05-08 | 3 | -2/+11 | |
* | | Merge pull request #4675 from nextcloud/fix_4651 | Morris Jobke | 2017-05-08 | 8 | -245/+476 | |
|\ \ | ||||||
| * | | Fix init | Roeland Jago Douma | 2017-05-08 | 2 | -2/+2 | |
| * | | Fix ImageExportPluginTest | Roeland Jago Douma | 2017-05-08 | 2 | -129/+115 | |
| * | | No more XSS | Roeland Jago Douma | 2017-05-08 | 1 | -1/+1 | |
| * | | Clear cache on vcard change/delete | Roeland Jago Douma | 2017-05-08 | 3 | -8/+31 | |
| * | | Request proper size for contacts menu | Roeland Jago Douma | 2017-05-08 | 2 | -72/+7 | |
| * | | Cache the carddav photo endpoint | Roeland Jago Douma | 2017-05-08 | 4 | -19/+281 | |
| * | | Always dispatch Carddav events | Roeland Jago Douma | 2017-05-08 | 3 | -33/+58 | |
* | | | fix error when browsing the dav root | Robin Appelman | 2017-05-08 | 1 | -4/+3 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-08 | 2 | -2/+2 | |
* | | Enforce type hints in dav app | Morris Jobke | 2017-05-04 | 2 | -2/+6 | |
* | | check password for mail shares as well | Bjoern Schiessle | 2017-05-04 | 2 | -2/+52 | |
* | | Fix tests | Roeland Jago Douma | 2017-05-02 | 1 | -1/+15 | |
* | | Add caching to the imageexport plugin | Roeland Jago Douma | 2017-05-02 | 1 | -0/+5 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-01 | 2 | -0/+96 | |
* | Merge pull request #4098 from nextcloud/feature/caldav_search | Morris Jobke | 2017-04-28 | 18 | -1/+1761 | |
|\ | ||||||
| * | rename calendarobjects_properties -> calendarobjects_props | Georg Ehrke | 2017-04-28 | 2 | -3/+3 | |
| * | unit test custom calendar search | Georg Ehrke | 2017-04-28 | 3 | -22/+162 | |
| * | require at least one param or prop filter element | Georg Ehrke | 2017-04-25 | 2 | -1/+9 | |
| * | updateProperties: catch exception when reading calendar data | Georg Ehrke | 2017-04-25 | 1 | -1/+6 | |
| * | unit test CalDAV Search Plugin | Georg Ehrke | 2017-04-25 | 4 | -10/+469 | |
| * | add repairstep with backgroundjob to index calendar data | Georg Ehrke | 2017-04-25 | 4 | -1/+208 | |
| * | remove unused CalendarSearchValidator | Georg Ehrke | 2017-04-24 | 2 | -122/+0 | |
| * | add Nextcloud Search extension to CalDAV | Georg Ehrke | 2017-04-24 | 14 | -1/+1064 | |
* | | allow apps to set custom mount types | Robin Appelman | 2017-04-28 | 1 | -0/+6 | |
* | | Merge pull request #4524 from nextcloud/downstream-27508 | Roeland Jago Douma | 2017-04-28 | 13 | -284/+575 | |
|\ \ | ||||||
| * | | Fix class names | Joas Schilling | 2017-04-27 | 1 | -4/+4 | |
| * | | Fix last unit tests | Joas Schilling | 2017-04-27 | 2 | -200/+32 | |
| * | | Don't end the abstract class name with Test.php | Joas Schilling | 2017-04-27 | 4 | -4/+4 | |
| * | | Add comment | Vincent Petry | 2017-04-27 | 1 | -0/+2 | |
| * | | Properly handle missing READ permission | Vincent Petry | 2017-04-27 | 7 | -11/+100 | |
| * | | Fix duplicate name of class | Joas Schilling | 2017-04-27 | 2 | -6/+6 | |
| * | | Fix FutureFile MOVE to keep destination node | Vincent Petry | 2017-04-26 | 3 | -4/+112 | |
| * | | Accept moving FutureFile into a Directory | Vincent Petry | 2017-04-26 | 1 | -0/+6 | |
| * | | Moved unit tests from ObjectTree::move to Directory | Vincent Petry | 2017-04-26 | 2 | -9/+255 | |
| * | | Remove ObjectTree::move and let is use the IMoveTarget approach instead | Vincent Petry | 2017-04-26 | 1 | -98/+0 | |
| * | | Ported ObjectTree::move to IMoveTarget in new DAV endpoint | Vincent Petry | 2017-04-26 | 1 | -4/+110 | |
* | | | Merge pull request #3770 from nextcloud/faster-search-in-contacts | Morris Jobke | 2017-04-27 | 1 | -7/+6 | |
|\ \ \ | ||||||
| * | | | Add back the name query part | Roeland Jago Douma | 2017-04-21 | 1 | -1/+3 | |
| * | | | Factorize query for searching contacts | Thomas Citharel | 2017-04-21 | 1 | -7/+4 | |
* | | | | Merge pull request #4503 from nextcloud/downstream-27281 | Roeland Jago Douma | 2017-04-26 | 1 | -0/+1 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | fix objectstore rename | Joas Schilling | 2017-04-25 | 1 | -0/+1 | |
| | |/ | |/| | ||||||
* / | | Restrict proppatch to the proper nodes | Vincent Petry | 2017-04-25 | 3 | -26/+20 | |
|/ / | ||||||
* | | Merge pull request #4443 from nextcloud/cleanup-unused-imports | Joas Schilling | 2017-04-24 | 30 | -54/+1 | |
|\ \ | ||||||
| * | | Remove unused use statements | Morris Jobke | 2017-04-22 | 30 | -54/+1 | |
| |/ | ||||||
* | | Merge pull request #4401 from nextcloud/caldav-carddav-nc-owner-displayname | Roeland Jago Douma | 2017-04-24 | 6 | -12/+77 | |
|\ \ | ||||||
| * | | add owner-displayname property to calendars and addressbooks | Georg Ehrke | 2017-04-23 | 6 | -12/+77 | |
| |/ | ||||||
* / | Remove unused variables | Morris Jobke | 2017-04-22 | 1 | -1/+0 | |
|/ |