Commit Graph

59059 Commits (bb22d38aa10e58de0103aa57ecbdf60b167c59bb)
 

Author SHA1 Message Date
Robin Appelman 94f0c10ec6
fix some types
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-16 13:56:26 +07:00
Robin Appelman 381aaeb0cc
move logic from contstructor to boot method
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-16 13:56:25 +07:00
Robin Appelman 2bb78da813
move user/group deleted listeners to new event listener service
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-16 13:56:25 +07:00
Robin Appelman 3a645e2d40
move files_external to IBootstrap
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-16 13:56:20 +07:00
Robin Appelman 1052feabed
remove depricated methods from MountConfig
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-16 13:55:19 +07:00
Arthur Schiwon 12f9177ed7
22.0.0 beta 5
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-16 13:27:05 +07:00
Julius Härtl 7917f4cf76
Merge pull request #25950 from nextcloud/enh/product-name 2021-06-16 13:05:01 +07:00
Julius Härtl d9dd31b869
Use product name in the auth token list
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-16 11:42:54 +07:00
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>
2021-06-16 11:42:53 +07:00
Julius Härtl 4673b54a2c
Add dedicated product name to OCP\Defaults
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-16 11:36:56 +07:00
Daniel Kesselberg 04411df695
Add method to read multi-value attributes from ldap.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-06-16 11:35:27 +07:00
Julius Härtl 51add75e51
Merge pull request #26430 from nextcloud/enh/dashboard-api 2021-06-16 11:34:46 +07:00
Julius Härtl 6b60495d82
Merge pull request #27514 from nextcloud/fix/share_activity
Fix share activity dispatch
2021-06-16 11:34:12 +07:00
Joas Schilling 38d2f978a6
Save a request everytime we send the heartbeat
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-16 11:32:32 +07:00
Morris Jobke 0a9a5f006a
Merge pull request #27520 from nextcloud/enh/noid/change-reviewers
Change reviewers of Psalm baseline update
2021-06-16 11:07:34 +07:00
Louis Chemineau be42a13235 Fix share activity dispatch
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-06-16 10:11:54 +07:00
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 +07: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 +07:00
Julius Härtl 437d938e8c
Merge pull request #26874 from nextcloud/single-query-search 2021-06-16 09:07:40 +07:00
Nextcloud-PR-Bot d33ec63c5b Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2021-06-16 04:11:58 +07:00
Nextcloud bot 4c60ff1275
[tx-robot] updated from transifex 2021-06-16 02:26:18 +07:00
Julius Härtl 08899c8b3b
Update autoloader
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-15 21:36:25 +07:00
Julien Veyssier e15270cbb9
implement dashboard API for clients, new WidgetItem class, new IAPIWidget interface
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-06-15 21:34:00 +07:00
dependabot[bot] 0450e47f8d
Merge pull request #27516 from nextcloud/dependabot/npm_and_yarn/postcss-7.0.36 2021-06-15 18:37:29 +07: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 +07: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 +07: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 +07: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 +07: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 +07: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 +07: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 +07:00
Vincent Petry cc4e6630db
Merge pull request #27506 from nextcloud/bugfix/noid/fix-avatar-actions
Fix avatar actions
2021-06-15 13:49:47 +07: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 +07:00
Joas Schilling cd8386be04
Fix avatar actions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-15 11:10:25 +07:00
Nextcloud bot eb4e4c462b
[tx-robot] updated from transifex 2021-06-15 02:28:05 +07: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 +07: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 +07: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 +07: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 +07:00
Robin Appelman 27e50b24aa
some cleanup and documentation
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-14 16:11:32 +07: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 +07: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 +07: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 +07: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 +07: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 +07:00
Nextcloud bot 1979c657f9
[tx-robot] updated from transifex 2021-06-14 02:26:30 +07: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 +07:00
Nextcloud bot da1586d2d0
[tx-robot] updated from transifex 2021-06-13 02:26:07 +07:00