| Commit message (Expand) | Author | Age | Files | Lines |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 57 | -41/+62 |
* | use a consistent default value for sharing.maxAutocompleteResults | Arthur Schiwon | 2020-12-15 | 2 | -2/+10 |
* | dav search to honour sharing.maxAutocompleteResults setting | Arthur Schiwon | 2020-12-15 | 3 | -6/+15 |
* | Add tel, note, org and title search | John Molakvoæ (skjnldsv) | 2020-12-14 | 1 | -0/+4 |
* | Merge pull request #23044 from nextcloud/migration-10.5 | Roeland Jago Douma | 2020-12-10 | 1 | -0/+12 |
|\ |
|
| * | Adjust further columns | Vincent Petry | 2020-12-09 | 1 | -0/+6 |
| * | Adjust calendars.components to 64 chars | Vincent Petry | 2020-12-09 | 1 | -0/+6 |
* | | Handle deck share type in audit and dav app | Julius Härtl | 2020-12-09 | 1 | -0/+1 |
|/ |
|
* | Make code strict | Joas Schilling | 2020-12-07 | 1 | -9/+10 |
* | Merge pull request #24358 from nextcloud/dav-storage-copy | Morris Jobke | 2020-12-03 | 1 | -2/+24 |
|\ |
|
| * | use storage copy implementation when doing dav copy | Robin Appelman | 2020-11-24 | 1 | -2/+24 |
* | | Merge pull request #24340 from nextcloud/td/psalm/job_execute | Morris Jobke | 2020-11-30 | 1 | -2/+4 |
|\ \ |
|
| * | | Use proper OCP\BackgroundJobs\Job | Roeland Jago Douma | 2020-11-25 | 1 | -2/+4 |
| |/ |
|
* | | Merge pull request #23652 from nextcloud/bug/circles-508/circles-public-shares | Morris Jobke | 2020-11-30 | 1 | -6/+1 |
|\ \ |
|
| * | | A valid user session is required for circles. | Daniel Kesselberg | 2020-11-26 | 1 | -1/+3 |
| * | | Update phpdoc for circleToPrincipal | Daniel Kesselberg | 2020-11-26 | 1 | -8/+1 |
* | | | Make sure we add new line between vcf groups exports | John Molakvoæ (skjnldsv) | 2020-11-24 | 1 | -1/+1 |
| |/
|/| |
|
* | | Use correct year for generated birthdays events | Sven Strickroth | 2020-11-13 | 1 | -1/+6 |
* | | Merge pull request #24054 from nextcloud/bugfix/noid/calendar-repair-oracle | Morris Jobke | 2020-11-11 | 1 | -0/+32 |
|\ \ |
|
| * | | Manually iterate over calendardata when oracle is used | Julius Härtl | 2020-11-11 | 1 | -0/+32 |
* | | | Merge pull request #23915 from st3iny/fix/noid/png-icons-in-caldav-reminder-e... | Morris Jobke | 2020-11-11 | 1 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use png icons in caldav reminder emails | Richard Steinmetz | 2020-11-07 | 1 | -4/+4 |
| |/ |
|
* | | Fix CS | Joas Schilling | 2020-11-10 | 1 | -0/+1 |
* | | Fix public calendars as they are stored with null on oracle | Joas Schilling | 2020-11-10 | 1 | -12/+34 |
* | | Make sure columns with an empty default are nullable for Oracle | Joas Schilling | 2020-11-10 | 2 | -1/+61 |
* | | Merge pull request #23993 from nextcloud/bugfix/noid/close-cursors | Morris Jobke | 2020-11-10 | 4 | -5/+17 |
|\ \ |
|
| * | | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 4 | -5/+17 |
| |/ |
|
* | | Merge pull request #23070 from eleith/complex-recurrance-imports | eleith | 2020-11-10 | 1 | -7/+23 |
|\ \
| |/
|/| |
|
| * | resolve review comments | leith abdulla | 2020-10-29 | 1 | -2/+2 |
| * | handle vcalander documents with recurrence with exemptions or edits | leith abdulla | 2020-10-28 | 1 | -8/+24 |
* | | Have the CommentsPropertiesPlugin use the new fancy method | Roeland Jago Douma | 2020-11-04 | 1 | -18/+27 |
* | | Improve CertificateManager to not be user context dependent | Morris Jobke | 2020-11-03 | 1 | -3/+1 |
|/ |
|
* | Don't overwrite the event if we use it later | Roeland Jago Douma | 2020-10-28 | 1 | -2/+2 |
* | Also run the SabreAuthInitEvent for the main server | Roeland Jago Douma | 2020-10-27 | 1 | -0/+7 |
* | CalDavBackend: check if timerange is array before accessing | Simon Spannagel | 2020-10-16 | 1 | -1/+2 |
* | handle nested properties, fixes #20544 | call-me-matt | 2020-10-12 | 1 | -1/+16 |
* | Merge pull request #23025 from Iscle/master | Morris Jobke | 2020-10-06 | 1 | -2/+6 |
|\ |
|
| * | DirectController: Verify that expirationTime is between 0s and 24h | Iscle | 2020-10-01 | 1 | -0/+4 |
| * | DirectController: Let users choose the expiration time | Iscle | 2020-09-24 | 1 | -2/+2 |
* | | Merge pull request #23028 from nextcloud/bugfix/noid/array-to-string-conversi... | Morris Jobke | 2020-10-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix array to string conversion on event search | Joas Schilling | 2020-09-24 | 1 | -1/+1 |
| |/ |
|
* | | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 33 | -157/+157 |
* | | Merge pull request #22969 from eleith/catch-no-instance-exception | Roeland Jago Douma | 2020-10-04 | 1 | -1/+3 |
|\ \ |
|
| * | | broaden exception handling on webcal refresh | eleith | 2020-09-29 | 1 | -1/+3 |
| |/ |
|
* | | Merge pull request #22983 from nextcloud/bugfix/noid/sync-all-users-to-system... | Roeland Jago Douma | 2020-09-29 | 1 | -1/+1 |
|\ \ |
|
| * | | Sync all users to the system addresssbook | Joas Schilling | 2020-09-21 | 1 | -1/+1 |
| |/ |
|
* / | Fix numeric folders throwing on markDirty | Joas Schilling | 2020-09-24 | 1 | -0/+12 |
|/ |
|
* | Update urls to stackoverflow.com to "HTTPS" | J0WI | 2020-09-17 | 1 | -1/+1 |
* | Remove @suppress SqlInjectionChecker | Morris Jobke | 2020-09-16 | 2 | -10/+0 |
* | Remove phan config - was replaced by Psalm | Morris Jobke | 2020-09-16 | 2 | -8/+0 |