Morris Jobke
|
deaf0f3aa2
|
Change reviewers of Psalm baseline update
Change reviewers from Roeland and Me to Julius and Louis
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2021-06-16 09:19:43 +02:00 |
|
Morris Jobke
|
c56f580f31
|
Merge pull request #27517 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
|
2021-06-16 09:13:27 +02:00 |
|
Julius Härtl
|
437d938e8c
|
Merge pull request #26874 from nextcloud/single-query-search
|
2021-06-16 09:07:40 +02:00 |
|
Nextcloud-PR-Bot
|
d33ec63c5b
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2021-06-16 04:11:58 +00:00 |
|
Nextcloud bot
|
4c60ff1275
|
[tx-robot] updated from transifex
|
2021-06-16 02:26:18 +00:00 |
|
dependabot[bot]
|
0450e47f8d
|
Merge pull request #27516 from nextcloud/dependabot/npm_and_yarn/postcss-7.0.36
|
2021-06-15 18:37:29 +00:00 |
|
kesselb
|
ed5f9f803e
|
Merge pull request #27512 from nextcloud/debt/noid/return-write-to-cache
Add return type for writeToCache
|
2021-06-15 20:19:30 +02:00 |
|
dependabot[bot]
|
1a258057a5
|
Bump postcss from 7.0.35 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-15 18:01:07 +00:00 |
|
Daniel Kesselberg
|
33801708d2
|
Add return type for writeToCache
writeToCache does not return a string.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2021-06-15 17:03:03 +02:00 |
|
dependabot[bot]
|
644ffebda8
|
Merge pull request #27486 from nextcloud/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.14.5
|
2021-06-15 14:03:50 +00:00 |
|
dependabot[bot]
|
d4cad6b1a8
|
Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.13.0 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-proposal-class-properties)
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-class-properties"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-15 13:23:42 +00:00 |
|
Julius Härtl
|
c77261d828
|
Merge pull request #27482 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.14.5
Bump @babel/preset-env from 7.14.4 to 7.14.5
|
2021-06-15 15:21:14 +02:00 |
|
kesselb
|
fd59fff223
|
Merge pull request #27508 from nextcloud/fix/noid/caldav-trash-filter-deleted-calendar
Skip deleted calendar objects of deleted calendars
|
2021-06-15 14:21:17 +02:00 |
|
Vincent Petry
|
cc4e6630db
|
Merge pull request #27506 from nextcloud/bugfix/noid/fix-avatar-actions
Fix avatar actions
|
2021-06-15 13:49:47 +02:00 |
|
Richard Steinmetz
|
09ad1c4e2b
|
Skip deleted calendar objects of deleted calendars
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
2021-06-15 11:36:59 +02:00 |
|
Joas Schilling
|
cd8386be04
|
Fix avatar actions
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-06-15 11:10:25 +02:00 |
|
Nextcloud bot
|
eb4e4c462b
|
[tx-robot] updated from transifex
|
2021-06-15 02:28:05 +00:00 |
|
Pytal
|
41b778ddd0
|
Merge pull request #27051 from nextcloud/feat/timestamp-tooltip
Add timestamp tooltip
|
2021-06-14 12:51:08 -07:00 |
|
Christopher Ng
|
c2e4c2ae27
|
Add timestamp tooltip
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2021-06-14 17:07:15 +00:00 |
|
Pytal
|
22c53fb21a
|
Merge pull request #27497 from nextcloud/dependabot/composer/aws/aws-sdk-php-3.184.2
Bump aws/aws-sdk-php from 3.171.21 to 3.184.2
|
2021-06-14 09:03:19 -07:00 |
|
Robin Appelman
|
362cb2a11f
|
inject SearchBuilder
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-06-14 16:23:08 +02:00 |
|
Robin Appelman
|
66e10718c6
|
split of query building bits from searchhelper
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-06-14 16:11:40 +02:00 |
|
Robin Appelman
|
f938daa6e4
|
update tests and fix some edge cases around new search
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-06-14 16:11:36 +02:00 |
|
Robin Appelman
|
27e50b24aa
|
some cleanup and documentation
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-06-14 16:11:32 +02:00 |
|
Robin Appelman
|
5d1d53c42e
|
perform file search in a single query
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-06-14 16:11:29 +02:00 |
|
Robin Appelman
|
9774fb1573
|
use searchoperation for storage filter instead of db expression
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-06-14 16:11:25 +02:00 |
|
Robin Appelman
|
e198dc1b20
|
rework search api to allow searching on multiple caches at once
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-06-14 16:11:22 +02:00 |
|
Christoph Wurst
|
2a5511930b
|
Bump aws/aws-sdk-php from 3.171.21 to 3.184.2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-06-14 11:46:32 +02:00 |
|
Christoph Wurst
|
dfbac05f7b
|
Merge pull request #26421 from mattian/enh/25771/occ-delete-calendar
OCC command to delete calendars
|
2021-06-14 10:03:44 +02:00 |
|
Nextcloud bot
|
1979c657f9
|
[tx-robot] updated from transifex
|
2021-06-14 02:26:30 +00:00 |
|
Mattia Narducci
|
4850dae1df
|
occ: new command dav:delete-calendar
Add occ command 'dav:delete-calendar' to delete a user's calendar.
Signed-off-by: Mattia Narducci <mattianarducci1@gmail.com>
|
2021-06-13 23:08:15 +02:00 |
|
Nextcloud bot
|
da1586d2d0
|
[tx-robot] updated from transifex
|
2021-06-13 02:26:07 +00:00 |
|
dependabot-preview[bot]
|
9f21afe9f1
|
Merge pull request #27483 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.14.1
|
2021-06-12 02:33:32 +00:00 |
|
Nextcloud bot
|
291bc01c19
|
[tx-robot] updated from transifex
|
2021-06-12 02:27:01 +00:00 |
|
dependabot-preview[bot]
|
670f452257
|
Bump @testing-library/jest-dom from 5.12.0 to 5.14.1
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.12.0 to 5.14.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.12.0...v5.14.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-12 01:21:17 +00:00 |
|
dependabot-preview[bot]
|
204b11867b
|
Bump @babel/preset-env from 7.14.4 to 7.14.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.4 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-preset-env)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-12 01:18:23 +00:00 |
|
kesselb
|
6f894c8748
|
Merge pull request #27469 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
|
2021-06-11 10:53:08 +02:00 |
|
blizzz
|
85fde55314
|
Merge pull request #27470 from nextcloud/dependabot/composer/php-http/guzzle7-adapter-1.0.0
Bump php-http/guzzle7-adapter from 0.1.1 to 1.0.0
|
2021-06-11 10:39:40 +02:00 |
|
Christoph Wurst
|
120462fedf
|
Bump php-http/guzzle7-adapter from 0.1.1 to 1.0.0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-06-11 10:00:05 +02:00 |
|
Christoph Wurst
|
a00b07a695
|
Merge pull request #27464 from nextcloud/dependabot/composer/guzzlehttp/guzzle-7.3.0
Bump guzzlehttp/guzzle from 7.2.0 to 7.3.0
|
2021-06-11 09:56:46 +02:00 |
|
Christoph Wurst
|
4c665799ae
|
Bump guzzlehttp/guzzle from 7.2.0 to 7.3.0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-06-11 08:24:23 +02:00 |
|
Nextcloud-PR-Bot
|
ecbc8c4f51
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2021-06-11 04:11:19 +00:00 |
|
Nextcloud bot
|
64ac7331da
|
[tx-robot] updated from transifex
|
2021-06-11 02:28:11 +00:00 |
|
Christoph Wurst
|
8f0286f2fb
|
Merge pull request #27459 from nextcloud/dependabot/composer/christophwurst/id3parser-0.1.2
Bump christophwurst/id3parser from 0.1.1 to 0.1.2
|
2021-06-10 18:41:22 +02:00 |
|
John Molakvoæ
|
b56e4eeb72
|
Merge pull request #27458 from nextcloud/version/noid/22.0.0beta4
|
2021-06-10 12:24:59 +02:00 |
|
Christoph Wurst
|
72a787368f
|
Bump christophwurst/id3parser from 0.1.1 to 0.1.2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2021-06-10 10:53:33 +02:00 |
|
Christoph Wurst
|
17550a8216
|
Merge pull request #27452 from nextcloud/dependabot/composer/opis/closure-3.6.2
Bump opis/closure from 3.6.1 to 3.6.2
|
2021-06-10 10:48:32 +02:00 |
|
Morris Jobke
|
5f88b86d95
|
22.0.0 Beta 4
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2021-06-10 10:29:00 +02:00 |
|
Morris Jobke
|
84c050c612
|
Merge pull request #27444 from nextcloud/header-colon
Header must contain a colon
|
2021-06-10 10:18:35 +02:00 |
|
Morris Jobke
|
c0e1238676
|
Merge pull request #27451 from nextcloud/enh/log-exception
Move exception logging to separate field
|
2021-06-10 10:10:48 +02:00 |
|