Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 4 | -10/+10 |
| | | | | | | In preparation of the update of Psalm from 4.2.1 to 4.3.1+ (see https://github.com/nextcloud/server/pull/24521) Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-10 | 2 | -0/+10 |
| | |||||
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 7 | -14/+14 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #24911 from ↵ | Julius Härtl | 2021-01-07 | 1 | -2/+4 |
|\ | | | | | | | | | nextcloud/fix/tasks-calendar/undefined-index-search Tasks search: make sure we have existing indexes before using them | ||||
| * | Make sure we have existing indexes before using them | John Molakvoæ (skjnldsv) | 2021-01-04 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #24964 from ↵ | Roeland Jago Douma | 2021-01-05 | 1 | -1/+6 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/internal-server-error-when-importing-broken-ics-file Don't throw a 500 when importing a broken ics reminder file | ||||
| * | | Don't throw a 500 when importing a broken ics reminder file | Joas Schilling | 2021-01-05 | 1 | -1/+6 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-05 | 2 | -2/+2 |
| |/ |/| | |||||
* | | Merge pull request #24907 from nextcloud/fix/license-headers-21-II | Christoph Wurst | 2021-01-04 | 6 | -4/+6 |
|\ \ | |/ |/| | Update license headers | ||||
| * | Update license headers | Christoph Wurst | 2020-12-30 | 6 | -4/+6 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-31 | 2 | -22/+22 |
|/ | |||||
* | Bump icewind/streams from 0.7.1 to 0.7.2 | Christoph Wurst | 2020-12-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-27 | 2 | -0/+2 |
| | |||||
* | Merge pull request #22222 from nextcloud/enh/social-index | Roeland Jago Douma | 2020-12-22 | 5 | -0/+221 |
|\ | | | | | re-index contacts with social profiles | ||||
| * | re-index contacts with social profiles | call-me-matt | 2020-12-22 | 5 | -0/+221 |
| | | | | | | | | Signed-off-by: call-me-matt <nextcloud@matthiasheinisch.de> | ||||
* | | Merge pull request #22085 from nextcloud/enh/index-socialprofile | Roeland Jago Douma | 2020-12-22 | 1 | -1/+2 |
|\ \ | |/ |/| | adding social profile to search index | ||||
| * | adding social profile to search index | matt | 2020-08-02 | 1 | -1/+2 |
| | | | | | | required in order to optimize regular background updates of contact avatars from social networks (see https://github.com/nextcloud/contacts/pull/1722#discussion_r463782429) | ||||
* | | Merge pull request #24604 from nextcloud/feat/dav/move-calendar-rename | John Molakvoæ | 2020-12-22 | 2 | -17/+71 |
|\ \ | | | | | | | Allow to force rename a conflicting calendar | ||||
| * | | Allow to force rename a conflicting calendar | John Molakvoæ (skjnldsv) | 2020-12-10 | 2 | -17/+71 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-20 | 2 | -6/+6 |
| | | | |||||
* | | | Merge pull request #24515 from nextcloud/fix/noid/dav-share-groups-special-chars | Christoph Wurst | 2020-12-18 | 4 | -7/+2 |
|\ \ \ | | | | | | | | | fixes sharing to group ids with characters that are being url encoded | ||||
| * | | | fixes sharing to group ids /w chars that are being url encoded, carddav | Arthur Schiwon | 2020-12-16 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | fix finding of groups with decodable chars in their id via DAV | Arthur Schiwon | 2020-12-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | fixes sharing to group ids with characters that are being url encoded | Arthur Schiwon | 2020-12-16 | 2 | -3/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 88 | -67/+95 |
|/ / / | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #24629 from nextcloud/enh/noid/optional-before-required | Christoph Wurst | 2020-12-16 | 1 | -6/+13 |
|\ \ \ | | | | | | | | | Make $vars and $secureRandom required. | ||||
| * | | | Add $secureRandom to test case | Daniel Kesselberg | 2020-12-10 | 1 | -6/+13 |
| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | use a consistent default value for sharing.maxAutocompleteResults | Arthur Schiwon | 2020-12-15 | 2 | -2/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | dav search to honour sharing.maxAutocompleteResults setting | Arthur Schiwon | 2020-12-15 | 4 | -7/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - it is being used on frontend by users - user and big instances benefit from quicker results and less load Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | Add tel, note, org and title search | John Molakvoæ (skjnldsv) | 2020-12-14 | 2 | -1/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-13 | 2 | -0/+2 |
|/ / / | |||||
* | | | Merge pull request #23044 from nextcloud/migration-10.5 | Roeland Jago Douma | 2020-12-10 | 1 | -0/+12 |
|\ \ \ | | | | | | | | | Handle owncloud migration to latest release | ||||
| * | | | Adjust further columns | Vincent Petry | 2020-12-09 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - calendarsubscriptions.lastmodified -> not null - external_config.value -> allow null Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
| * | | | Adjust calendars.components to 64 chars | Vincent Petry | 2020-12-09 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | | | Merge pull request #24605 from nextcloud/enh/share-deck | Roeland Jago Douma | 2020-12-10 | 2 | -0/+2 |
|\ \ \ \ | | | | | | | | | | | Add deck share provider support | ||||
| * | | | | Handle deck share type in audit and dav app | Julius Härtl | 2020-12-09 | 2 | -0/+2 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-10 | 2 | -0/+12 |
|/ / / | |||||
* | | | Merge pull request #24486 from nextcloud/feature/noid/phone-number-validation | Joas Schilling | 2020-12-08 | 3 | -24/+27 |
|\ \ \ | | | | | | | | | Phone number validation and search | ||||
| * | | | Make code strict | Joas Schilling | 2020-12-07 | 3 | -24/+27 |
| |/ / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | php cs fix | Roeland Jago Douma | 2020-12-07 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | We can no longe mock multiple interfaces | Roeland Jago Douma | 2020-12-07 | 1 | -3/+7 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Fix MoveCalendarTest | Roeland Jago Douma | 2020-12-07 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Fix notifier test | Roeland Jago Douma | 2020-12-07 | 1 | -2/+5 |
|/ / | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | 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 | ||||
| * | | use storage copy implementation when doing dav copy | Robin Appelman | 2020-11-24 | 1 | -2/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | instead of using the sabredav fallback (which does a read+write stream copy) this greatly speeds up dav copies Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #24396 from nextcloud/dont-use-system-composer | Morris Jobke | 2020-12-02 | 4 | -3/+5 |
|\ \ \ | | | | | | | | | dont use system composer for autoload checker | ||||
| * | | | rebuild autoloader scripts with 2.0.7 | Robin Appelman | 2020-11-26 | 4 | -3/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #24340 from nextcloud/td/psalm/job_execute | Morris Jobke | 2020-11-30 | 2 | -4/+6 |
|\ \ \ \ | | | | | | | | | | | Use proper OCP\BackgroundJobs\Job | ||||
| * | | | | Use proper OCP\BackgroundJobs\Job | Roeland Jago Douma | 2020-11-25 | 2 | -4/+6 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | And typehunt the IJobList Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #23652 from nextcloud/bug/circles-508/circles-public-shares | Morris Jobke | 2020-11-30 | 1 | -6/+1 |
|\ \ \ \ | |_|/ / |/| | | | Fix public calendars shared to circles |