Commit Graph

58838 Commits (c0474ba3644fc94674788bf21dd3e22d564e019c)
 

Author SHA1 Message Date
Julius Härtl c0474ba364
Use product name in places where it is appropriate rather than the instance name
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl 4673b54a2c
Add dedicated product name to OCP\Defaults
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl 51add75e51
Merge pull request #26430 from nextcloud/enh/dashboard-api 3 years ago
Julius Härtl 6b60495d82
Merge pull request #27514 from nextcloud/fix/share_activity
Fix share activity dispatch
3 years ago
Morris Jobke 0a9a5f006a
Merge pull request #27520 from nextcloud/enh/noid/change-reviewers
Change reviewers of Psalm baseline update
3 years ago
Louis Chemineau be42a13235 Fix share activity dispatch
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years ago
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>
3 years ago
Morris Jobke c56f580f31
Merge pull request #27517 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
3 years ago
Julius Härtl 437d938e8c
Merge pull request #26874 from nextcloud/single-query-search 3 years ago
Nextcloud-PR-Bot d33ec63c5b Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
3 years ago
Nextcloud bot 4c60ff1275
[tx-robot] updated from transifex 3 years ago
Julius Härtl 08899c8b3b
Update autoloader
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julien Veyssier e15270cbb9
implement dashboard API for clients, new WidgetItem class, new IAPIWidget interface
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
3 years ago
dependabot[bot] 0450e47f8d
Merge pull request #27516 from nextcloud/dependabot/npm_and_yarn/postcss-7.0.36 3 years ago
kesselb ed5f9f803e
Merge pull request #27512 from nextcloud/debt/noid/return-write-to-cache
Add return type for writeToCache
3 years ago
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>
3 years ago
Daniel Kesselberg 33801708d2
Add return type for writeToCache
writeToCache does not return a string.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 years ago
dependabot[bot] 644ffebda8
Merge pull request #27486 from nextcloud/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.14.5 3 years ago
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>
3 years ago
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
3 years ago
kesselb fd59fff223
Merge pull request #27508 from nextcloud/fix/noid/caldav-trash-filter-deleted-calendar
Skip deleted calendar objects of deleted calendars
3 years ago
Vincent Petry cc4e6630db
Merge pull request #27506 from nextcloud/bugfix/noid/fix-avatar-actions
Fix avatar actions
3 years ago
Richard Steinmetz 09ad1c4e2b
Skip deleted calendar objects of deleted calendars
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
3 years ago
Joas Schilling cd8386be04
Fix avatar actions
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Nextcloud bot eb4e4c462b
[tx-robot] updated from transifex 3 years ago
Pytal 41b778ddd0
Merge pull request #27051 from nextcloud/feat/timestamp-tooltip
Add timestamp tooltip
3 years ago
Christopher Ng c2e4c2ae27 Add timestamp tooltip
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
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
3 years ago
Robin Appelman 362cb2a11f
inject SearchBuilder
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Robin Appelman 66e10718c6
split of query building bits from searchhelper
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Robin Appelman f938daa6e4
update tests and fix some edge cases around new search
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Robin Appelman 27e50b24aa
some cleanup and documentation
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Robin Appelman 5d1d53c42e
perform file search in a single query
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Robin Appelman 9774fb1573
use searchoperation for storage filter instead of db expression
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Robin Appelman e198dc1b20
rework search api to allow searching on multiple caches at once
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
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>
3 years ago
Christoph Wurst dfbac05f7b
Merge pull request #26421 from mattian/enh/25771/occ-delete-calendar
OCC command to delete calendars
3 years ago
Nextcloud bot 1979c657f9
[tx-robot] updated from transifex 3 years ago
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>
3 years ago
Nextcloud bot da1586d2d0
[tx-robot] updated from transifex 3 years ago
dependabot-preview[bot] 9f21afe9f1
Merge pull request #27483 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.14.1 3 years ago
Nextcloud bot 291bc01c19
[tx-robot] updated from transifex 3 years ago
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>
3 years ago
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>
3 years ago
kesselb 6f894c8748
Merge pull request #27469 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
3 years ago
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
3 years ago
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>
3 years ago
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
3 years ago
Christoph Wurst 4c665799ae
Bump guzzlehttp/guzzle from 7.2.0 to 7.3.0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years ago
Nextcloud-PR-Bot ecbc8c4f51 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
3 years ago