| Commit message (Expand) | Author | Age | Files | Lines |
* | Only catch anonymous OPTIONS for Office | Julius Härtl | 2020-04-27 | 1 | -2/+20 |
* | Update list of multiple properties | John Molakvoæ (skjnldsv) | 2020-04-17 | 1 | -2/+85 |
* | Merge pull request #20102 from nextcloud/backport/18679/stable18 | Morris Jobke | 2020-04-14 | 1 | -4/+5 |
|\ |
|
| * | Add extra test case to exclude by timerange | Thomas Citharel | 2020-03-22 | 1 | -5/+4 |
| * | Added test testSearch | dartcafe | 2020-03-22 | 1 | -1/+3 |
* | | Merge pull request #20282 from nextcloud/backport/19180/stable18 | Roeland Jago Douma | 2020-04-14 | 1 | -2/+15 |
|\ \ |
|
| * | | Check for empty authorization headers for office requests and allow anonymous... | Julius Härtl | 2020-04-03 | 1 | -2/+15 |
| |/ |
|
* / | RefreshWebcalService: randomly generate calendar-object uri | Georg Ehrke | 2020-03-25 | 1 | -3/+9 |
|/ |
|
* | fix tests | Robin Appelman | 2020-03-19 | 1 | -57/+2 |
* | remove the detour trough node and work with path directly | Robin Appelman | 2020-03-19 | 1 | -39/+0 |
* | use INode instead of Node for custom properties | Robin Appelman | 2020-03-19 | 1 | -1/+14 |
* | handle long property paths to hasing paths >250 chars | Robin Appelman | 2020-03-19 | 1 | -11/+41 |
* | test custom properties backend against real database | Robin Appelman | 2020-03-19 | 1 | -52/+87 |
* | merge the two almost identical custom property backends | Robin Appelman | 2020-03-19 | 2 | -6/+34 |
* | Fix test | Nils Wittenbrink | 2020-03-11 | 1 | -4/+3 |
* | Introduce a default refresh rate app setting for calendar subscriptions | Thomas Citharel | 2020-03-05 | 1 | -1/+11 |
* | Merge pull request #19573 from nextcloud/backport/19398/stable18 | Roeland Jago Douma | 2020-03-05 | 2 | -177/+263 |
|\ |
|
| * | Move RefreshWebcalJob logic to a proper service so that it may be called | Thomas Citharel | 2020-02-21 | 2 | -177/+263 |
* | | Hash event UID to make sure it's not too long for PushProvider | Thomas Citharel | 2020-02-25 | 1 | -1/+1 |
|/ |
|
* | RefreshWebcalJob: Fix reading subscription from database leading to ignored r... | Georg Ehrke | 2020-01-31 | 1 | -10/+10 |
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -0/+1 |
* | Merge pull request #18061 from nextcloud/bugfix/noid/dav-plugin-old | Roeland Jago Douma | 2019-12-16 | 1 | -1/+2 |
|\ |
|
| * | Load apps dav plugins on the old webdav route | Julius Härtl | 2019-12-04 | 1 | -1/+2 |
* | | Support more IPv6 addresses in the RefreshWebcalJob | Georg Ehrke | 2019-12-12 | 1 | -0/+2 |
* | | Update license headers | Christoph Wurst | 2019-12-05 | 129 | -293/+463 |
* | | Merge pull request #17941 from nextcloud/search-by-owner | Roeland Jago Douma | 2019-12-05 | 1 | -0/+79 |
|\ \
| |/
|/| |
|
| * | Allow filtering the search results to the users home storage | Robin Appelman | 2019-12-03 | 1 | -0/+79 |
* | | respect shareapi_allow_share_dialog_user_enumeration in Principal backend for... | Georg Ehrke | 2019-12-03 | 3 | -10/+96 |
|/ |
|
* | Set common-name to user's displayname if none is set | Georg Ehrke | 2019-11-29 | 1 | -5/+39 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 85 | -472/+485 |
* | Fix more tests | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Fix SynserviceTest | Roeland Jago Douma | 2019-11-27 | 1 | -0/+4 |
* | Fix fileplugintest | Roeland Jago Douma | 2019-11-27 | 1 | -0/+2 |
* | More fixes | Roeland Jago Douma | 2019-11-27 | 1 | -0/+8 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 91 | -102/+102 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 59 | -63/+80 |
* | re-acquired expired shared locks on large file uploads | Robin Appelman | 2019-11-13 | 1 | -0/+21 |
* | use OCP\EventDispatcher\Event over Symfony's deprecated Event | Arthur Schiwon | 2019-10-17 | 1 | -3/+12 |
* | Make push notifications for calendar reminders opt-in | Georg Ehrke | 2019-09-02 | 1 | -0/+32 |
* | Merge pull request #16615 from nextcloud/feature/16518/rooms_resources_should... | Roeland Jago Douma | 2019-08-28 | 1 | -0/+41 |
|\ |
|
| * | Make rooms / resources automatically reply to invites | Georg Ehrke | 2019-08-26 | 1 | -0/+41 |
* | | replace coffin with textual description "Death of ..." | Georg Ehrke | 2019-08-26 | 1 | -28/+41 |
|/ |
|
* | fix foreach error for reminder generator | Georg Ehrke | 2019-08-18 | 1 | -0/+32 |
* | Final fixes | Georg Ehrke | 2019-08-15 | 9 | -742/+1562 |
* | Support event reminders (email and notifications) | Thomas Citharel | 2019-08-15 | 8 | -0/+1393 |
* | Merge pull request #16666 from nextcloud/feature/calendar/delegation | Roeland Jago Douma | 2019-08-15 | 7 | -35/+280 |
|\ |
|
| * | use principaluri instead of userid, allowing to add delegates for rooms and t... | Georg Ehrke | 2019-08-15 | 7 | -35/+280 |
* | | Merge pull request #12392 from brad2014/feature/properly-present-buttons-from... | Roeland Jago Douma | 2019-08-15 | 1 | -210/+148 |
|\ \
| |/
|/| |
|
| * | Move dav.invitation_link_recipients from getSystemValue to getAppValue | brad2014 | 2019-07-31 | 1 | -15/+15 |
| * | IMipPlugin: DRY up - move common test set-up into setUp function | Brad Rubenstein | 2019-02-28 | 1 | -311/+117 |