Commit graph

59252 commits

Author SHA1 Message Date
John Molakvoæ
97976746b8
Merge pull request #28084 from nextcloud/bugfix/noid/dav-user-id
Make sure that the dav propfind plugins always use the proper user id
2021-07-23 08:31:41 +02:00
Pytal
2880941131
Merge pull request #28122 from nextcloud/tests/nodb-memoryinfo
Let memory limit set in tests fit the used amount
2021-07-22 09:38:56 -07:00
Julius Härtl
858d846999
Let memory limit set in tests fit the used amount
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-22 17:05:29 +02:00
Louis
4301267373
Merge pull request #28115 from nextcloud/feat/npm7
Migrate to npm 7
2021-07-22 16:07:43 +02:00
John Molakvoæ (skjnldsv)
717636fd28
Fix Login & Users settings page
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-22 14:27:39 +02:00
John Molakvoæ (skjnldsv)
00105dca82
Add proper node testing
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-22 13:30:56 +02:00
John Molakvoæ (skjnldsv)
7ca81f360f
Fix eslint and update bundles
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-22 13:21:25 +02:00
John Molakvoæ (skjnldsv)
49b490ce6d
Migrate to npm 7
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-22 13:06:17 +02:00
John Molakvoæ
f14b8aa34b
Merge pull request #27888 from nextcloud/fix/redis-auth 2021-07-22 12:47:26 +02:00
szaimen
dd4668f935
Merge pull request #28101 from nextcloud/fix/22748/fix-file-exists-dialog-dark-theme
Fix dark theme in file exists dialog
2021-07-22 12:37:17 +02:00
Julius Härtl
6909ce6641
Make sure that the dav propfind plugins always use the proper user id
For old android versions it could happen that the requests are performed
with a login name instead of the actual user id, so before this change
the property methods used the wrong value for fetching their information

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-22 12:28:00 +02:00
kesselb
769f84f31d
Merge pull request #28104 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
2021-07-22 11:09:54 +02:00
John Molakvoæ (skjnldsv)
6e00fe8c26
Properly support RedisCluster
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-22 07:42:26 +02:00
Nextcloud-PR-Bot
80ca5a0068 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2021-07-22 04:11:55 +00:00
szaimen
bf4f91bcd1 Fix dark theme in file exists dialog
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-21 23:57:00 +02:00
Lukas Reschke
b47b3d8a85
Merge pull request #28092 from nextcloud/debt/noid/add-quota-plugin
QuotaPlugin expect 1 parameter
2021-07-21 21:50:03 +02:00
szaimen
654672f4a3
Merge pull request #27674 from fstorz/hide-download-button-for-public-preview-of-audio-files
hide download button for public preview of audio files
2021-07-21 17:55:26 +02:00
Daniel Kesselberg
dedf51b6e6
QuotaPlugin expect 1 parameter
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-07-21 17:06:03 +02:00
Lukas Reschke
63b4450141
Merge pull request #28082 from nextcloud/improve-exception-serializer
Sanitize more functions from the encryption app
2021-07-21 16:19:21 +02:00
kesselb
41eec84ade
Merge pull request #28078 from nextcloud/refine-middleware
Improve provider check
2021-07-21 15:23:01 +02:00
Lukas Reschke
b3ddc09895 Sanitize more functions from the encryption app
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-07-21 11:18:35 +02:00
Julius Härtl
b6a24f87a5
Merge pull request #28077 from nextcloud/heicPerformance 2021-07-21 10:27:19 +02:00
Lukas Reschke
04fa36d411 Improve provider check
Check if there is a provider missing.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-07-21 09:58:17 +02:00
tobiasKaminsky
f62ec2b47c
Disable HEIC image preview provider for performance concerns
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-07-21 09:14:20 +02:00
Pytal
c8778d83fb
Merge pull request #28015 from nextcloud/enh/noid/fix-overlapping
fix overlapping of elements in certain views
2021-07-20 13:31:37 -07:00
Pytal
ff761b85fd
Merge pull request #28057 from nextcloud/feat/email-ux
Improve Emails UX
2021-07-20 12:21:52 -07:00
John Molakvoæ (skjnldsv)
66c1e05452
Move integration-php7.3 to latest
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-20 17:57:33 +02:00
John Molakvoæ (skjnldsv)
ed10d85ff3
Support redis user password auth and tls encryption
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-20 17:57:33 +02:00
Christopher Ng
38cbffb3a7 Build
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-20 15:09:38 +00:00
Christopher Ng
07c6ed3df2 Improve UX
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-07-20 14:58:38 +00:00
Carl Schwan
71109b7425
Merge pull request #27950 from CarlSchwan/work/carl/login-button-theming
Fix missing theming for login button
2021-07-20 10:53:41 +02:00
Carl Schwan
da68952524
Fix missing theming for login button
Close #27495

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-07-20 10:07:42 +02:00
John Molakvoæ
5579aaa7cb
Merge pull request #28051 from nextcloud/bug/noid/dont-log-redis-password
Mask password for Redis and RedisCluster on connection failure
2021-07-19 22:34:27 +02:00
Daniel Kesselberg
74fa8f3f84
Mask password for Redis and RedisCluster on connection failure
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-07-19 19:52:25 +02:00
Florian Storz
b803043b80 Remove trailing whitespace from comment
Signed-off-by: Florian Storz <florian.storz@devlix.de>
2021-07-19 18:55:57 +02:00
Florian Storz
6aed80913f Add comment linking to PR
PR contains discussion about the implementation with pros and cons

Signed-off-by: Florian Storz <florian.storz@devlix.de>
2021-07-19 18:55:57 +02:00
Florian Storz
2b6ff55fa9 hide download button for public preview of audio files
When the option to hide downloads was selected at public link creation, the download button can be hidden by the audio html attribute controlsList="nodownload"

Signed-off-by: Florian Storz <florian.storz@devlix.de>
2021-07-19 18:55:57 +02:00
szaimen
df1ecbaa27
Merge pull request #28046 from nextcloud/enh/noid/titleTooltip
Add titleTooltip to sidebar
2021-07-19 12:16:25 +02:00
szaimen
e4770f876b Add titleTooltip to sidebar
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-19 09:16:59 +00:00
szaimen
4c20803d97
Merge pull request #27994 from nextcloud/enh/noid/fix-footer-padding
Increase footer height for longer menus
2021-07-19 10:43:13 +02:00
Nextcloud bot
3f99750a66
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-19 02:25:17 +00:00
dependabot[bot]
f6b61ac05e
Merge pull request #27509 from nextcloud/dependabot/npm_and_yarn/babel/core-7.14.6 2021-07-18 10:25:00 +00:00
dependabot[bot]
b2d5e25b56 Bump @babel/core from 7.14.3 to 7.14.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.3 to 7.14.6.
- [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.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-18 11:50:59 +02:00
Nextcloud bot
5f8335811f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-18 02:25:31 +00:00
MichaIng
a31619134e
Merge pull request #28026 from nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-2.0.0
Bump @nextcloud/event-bus from 1.3.0 to 2.0.0
2021-07-18 00:42:57 +02:00
dependabot[bot]
d9d6102557 Bump @nextcloud/event-bus from 1.3.0 to 2.0.0
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v1.3.0...v2.0.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/event-bus"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-18 00:08:56 +02:00
dependabot[bot]
43a5de0bc8
Merge pull request #28034 from nextcloud/dependabot/npm_and_yarn/dompurify-2.3.0 2021-07-17 19:16:13 +00:00
dependabot[bot]
ca606b8167 Bump dompurify from 2.2.8 to 2.3.0
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.8 to 2.3.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.8...2.3.0)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-17 20:40:45 +02:00
MichaIng
3e1d29ae5e
Merge pull request #28022 from nextcloud/dependabot/npm_and_yarn/autosize-5.0.1
Bump autosize from 4.0.2 to 5.0.1
2021-07-17 19:39:16 +02:00
dependabot[bot]
0438466a27 Bump autosize from 4.0.2 to 5.0.1
Bumps [autosize](https://github.com/jackmoore/autosize) from 4.0.2 to 5.0.1.
- [Release notes](https://github.com/jackmoore/autosize/releases)
- [Changelog](https://github.com/jackmoore/autosize/blob/master/changelog.md)
- [Commits](https://github.com/jackmoore/autosize/compare/4.0.2...5.0.1)

---
updated-dependencies:
- dependency-name: autosize
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-17 16:18:32 +00:00