Julius Härtl
7179002600
Allow to get a local cloud id without going through the contacts manager
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-14 16:08:05 +07:00
Julien Veyssier
9338be7fa1
Merge pull request #27952 from nextcloud/work/carl/accessibility-remove-unused-parameters
...
[Accessibility App]: Remove unused parameters in settings class
2021-07-14 15:47:15 +07:00
blizzz
5d097ddb4b
Merge pull request #27875 from goyome/goyome-patch-group-shares-limit
...
No limit in the number of group shares
2021-07-14 13:45:50 +07:00
Julius Härtl
1366b35081
Merge pull request #27946 from nextcloud/enh/breadcrumb-detail-view-in-menu
...
Show registered breadcrumb detail views in breadcrumb menu
2021-07-14 10:31:00 +07:00
Nextcloud bot
43d4a4c5ae
[tx-robot] updated from transifex
2021-07-14 02:26:23 +07:00
MichaIng
adce076808
Merge pull request #27565 from nextcloud/dependabot/npm_and_yarn/striptags-3.2.0
...
Bump striptags from 3.1.1 to 3.2.0
2021-07-14 01:43:32 +07:00
dependabot[bot]
f750268f75
Bump striptags from 3.1.1 to 3.2.0
...
Bumps [striptags](https://github.com/ericnorris/striptags ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/ericnorris/striptags/releases )
- [Commits](https://github.com/ericnorris/striptags/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: striptags
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-14 00:51:32 +07:00
Carl Schwan
5ff31ecd6b
[Accessibility App]: Remove unused parameters in settings class
...
These two parameters weren't used, no need to load them
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-07-13 20:32:19 +07:00
Julien Veyssier
c035541ba4
show breadcrumb detail view in breadcrumb menu
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-13 12:51:41 +07:00
Julius Härtl
2a0bd66384
Merge pull request #27912 from nextcloud/fix/26113/dashboard-escaped-display-name
...
Do not escape display name in dashboard welcome text
2021-07-13 14:03:13 +07:00
szaimen
6615cdba3c
Merge pull request #27867 from nextcloud/fix/noid/newfilemenu-on-public-page
...
fix newfileMenu on public page
2021-07-13 13:10:23 +07:00
szaimen
ce0f38e95d
fix newfileMenu on public page
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-13 11:34:46 +07:00
Julius Härtl
3860dad9ea
Merge pull request #26481 from ghost/fdroid
2021-07-13 08:49:59 +07:00
Nextcloud bot
cabf24480e
[tx-robot] updated from transifex
2021-07-13 02:26:35 +07:00
dependabot[bot]
7343f12b5b
Bump @nextcloud/paths from 1.1.2 to 2.0.0
...
Bumps @nextcloud/paths from 1.1.2 to 2.0.0.
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-12 21:34:15 +07:00
MichaIng
f91465f43e
Merge pull request #27272 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-2.0.0
...
Bump @nextcloud/logger from 1.1.2 to 2.0.0
2021-07-12 22:57:36 +07:00
dependabot[bot]
5370960340
Bump @nextcloud/logger from 1.1.2 to 2.0.0
...
Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger ) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-logger/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-logger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-logger/compare/v1.1.2...v2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-12 21:51:37 +07:00
MichaIng
af61ac6a7a
Fix Psalm code scanning alerts
...
InvalidScalarArgument (apps/theming/lib/IconBuilder.php#L213): https://github.com/nextcloud/server/security/code-scanning/6691
InvalidScalarArgument (apps/theming/lib/IconBuilder.php#L213): https://github.com/nextcloud/server/security/code-scanning/6692
MissingReturnType (apps/theming/lib/IconBuilder.php#L226): https://github.com/nextcloud/server/security/code-scanning/6693
MissingParamType (apps/theming/lib/IconBuilder.php#L226): https://github.com/nextcloud/server/security/code-scanning/6694
MissingParamType (apps/theming/lib/IconBuilder.php#L226): https://github.com/nextcloud/server/security/code-scanning/6695
PossiblyFalseArgument (apps/theming/lib/IconBuilder.php#L232): https://github.com/nextcloud/server/security/code-scanning/6696
Signed-off-by: MichaIng <micha@dietpi.com>
2021-07-12 20:05:44 +07:00
Nextcloud bot
a8aeaa6c7b
[tx-robot] updated from transifex
2021-07-12 02:25:35 +07:00
Julien Veyssier
984f3903f5
refs #26113 do not escape display name in dashboard welcome text
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-11 16:17:05 +07:00
Nextcloud bot
b4cebc3539
[tx-robot] updated from transifex
2021-07-11 02:25:50 +07:00
Nextcloud bot
bdb5d9f418
[tx-robot] updated from transifex
2021-07-10 02:31:32 +07:00
szaimen
9e00b58511
Merge pull request #27887 from nextcloud/enh/noid/fix-userstatus-mobile
...
make user status usable on mobile
2021-07-09 13:30:21 +07:00
szaimen
cf8e380f65
make user status usable on mobile
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-09 09:30:56 +07:00
Joas Schilling
dfb27470e2
Merge pull request #27854 from nextcloud/fix/27371/fix-dark-theme-public-pages
...
Fix dark theme on public link shares
2021-07-09 11:00:53 +07:00
Joas Schilling
ede5db10c3
Fix accessibility theme for guests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-09 09:22:39 +07:00
Nextcloud bot
c2f62ee0b8
[tx-robot] updated from transifex
2021-07-09 02:26:17 +07:00
rakekniven
dad31ce3fa
Merge pull request #27847 from nextcloud/enh/26973/talk-password-failed
...
Update "Sending password by Nextcloud Talk failed" sentence
2021-07-08 18:14:59 +07:00
Guillaume Colson
3a5918d932
No limit in the number of group shares
...
By default, autoaccept doesn't work if the user has more than 50 group shares
Signed-off-by: Guillaume COLSON <guillaume.colson@univ-lorraine.fr>
2021-07-08 16:56:26 +07:00
Daniel Kesselberg
090f860c65
Fix add group button
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-08 16:43:46 +07:00
J0WI
91051d9207
Generate strong, human readable OTP
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2021-07-08 15:11:33 +07:00
J0WI
3b656446af
Introduce ISecureRandom::CHAR_ALPHANUMERIC
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2021-07-08 15:11:31 +07:00
Lukas Reschke
040bc04287
Merge pull request #27845 from nextcloud/update-diaspora-url
...
Use proper "Share to Diaspora" URL
2021-07-08 13:00:28 +07:00
Nextcloud bot
726f23ffd9
[tx-robot] updated from transifex
2021-07-08 02:26:46 +07:00
szaimen
0c27faf711
Update "Sending password by Nextcloud Talk failed" sentence
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-07 13:39:57 +07:00
Lukas Reschke
69ffd7973e
Use proper "Share to Diaspora" URL
...
The previous URL leads to an outdated GitHub page that links to websites
which are already available to sale.
This uses the somewhat more official https://share.diasporafoundation.org/
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-07-07 11:39:24 +07:00
szaimen
1afc63abce
Admin user settings - change Everyone to Active users
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-07-07 11:34:24 +07:00
John Molakvoæ
5d7d70538b
Merge pull request #27827 from nextcloud/enh/27292/singular-plural
2021-07-07 08:23:39 +07:00
Nextcloud bot
085f9d6ca9
[tx-robot] updated from transifex
2021-07-07 02:26:06 +07:00
szaimen
addc825275
add singular and plural in for days in admin sharing settings
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-06 19:05:17 +07:00
Nextcloud bot
17e58f5056
[tx-robot] updated from transifex
2021-07-06 02:26:02 +07:00
HouraisanNEET
0ba0189260
Add F-Droid
...
Signed-off-by: HouraisanNEET <HouraisanNEET@users.noreply.github.com>
2021-07-04 21:44:55 +07:00
Nextcloud bot
4aefd04f40
[tx-robot] updated from transifex
2021-07-04 02:25:36 +07:00
Nextcloud bot
329e517fd9
[tx-robot] updated from transifex
2021-07-03 02:25:58 +07:00
Joas Schilling
8ebbd91909
Merge pull request #17148 from nextcloud/always-provide-color-to-default-personal-calendar
...
Always provide theme color for default personal calendar
2021-07-02 16:29:18 +07:00
Nextcloud bot
129214e430
[tx-robot] updated from transifex
2021-07-02 02:25:20 +07:00
John Molakvoæ
9a7d432b55
Merge pull request #27742 from nextcloud/enh/explicit-hint-federation-local
...
Clarify that federated sharing settings may also affect shares between users on the current instanc
2021-07-01 15:23:52 +07:00
Julius Härtl
660c0f7942
Clarify that federated sharing settings may also affect shares between users on the current instance
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-01 11:41:21 +07:00
Julius Härtl
3853307a6a
Merge pull request #26681 from nextcloud/techdebt/hint-exception-ocp
...
Move HintException to OCP
2021-07-01 08:34:55 +07:00
Nextcloud bot
bb40e65e4e
[tx-robot] updated from transifex
2021-07-01 02:24:48 +07:00
Gary Kim
b78f3a57d1
Migrate HintException to OCP
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2021-06-30 15:28:02 +07:00
Arthur Schiwon
f62c066459
unset ldap provider when disabling user_ldap
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30 15:25:00 +07:00
Julius Härtl
75f7287b5e
Merge pull request #27638 from nextcloud/enh/noid/fix-encrypted-version
2021-06-30 14:17:38 +07:00
Arthur Schiwon
6b910d4f02
fix incredible off-by-one-typo-error
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30 11:01:46 +07:00
John Molakvoæ
9124c69cf6
Merge pull request #27474 from nextcloud/feat/26866/prov-api
2021-06-30 07:13:24 +07:00
Nextcloud bot
62ff4fe50a
[tx-robot] updated from transifex
2021-06-30 02:25:27 +07:00
Arthur Schiwon
ad0a11b2bf
cleanup
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30 01:03:44 +07:00
Arthur Schiwon
a0752543d8
fix small issues in UsersController handling
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30 00:48:05 +07:00
Arthur Schiwon
00ffad3c60
adjust access permissions of new controller method
...
- fixes wrong veriable usage also
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30 00:48:05 +07:00
Arthur Schiwon
6eda6af5c6
fix regex
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30 00:48:04 +07:00
Arthur Schiwon
02808e38b4
create a property on editUser when it was not set before
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30 00:47:43 +07:00
Arthur Schiwon
d109d4f581
prov api to be able to edit multivalue properties
...
- adding as usual
- deleting and scope setting via additional endpoint
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30 00:41:11 +07:00
Arthur Schiwon
3da9064f9d
prov api reports multiple mail as editable field
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30 00:41:11 +07:00
Arthur Schiwon
13818005a3
prov api reports additional emails on getUser
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-30 00:41:10 +07:00
Vincent Petry
d3eeecba54
Prevent running FixEncryptedVersion without master key
...
Return an error when running occ encryption:fix-encrypted-version
when master key encryption is not enabled.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-29 20:44:07 +07:00
Julius Härtl
d1b0ccb715
Merge pull request #27488 from msrn/win10cal-useragent
...
Add regex to match Windows 10 calendar user-agent
2021-06-29 18:36:51 +07:00
Vincent Petry
101c65a949
Fix FixEncryptedVersionTest test
...
Fixed setup to use EncryptionTrait like other existing tests.
Fix expectations to not rely on side effects from previous test cases.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-29 14:39:51 +07:00
Vincent Petry
6170912ace
Fix warnings in FixEncryptedVersion command
...
Fixed code warnings
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-29 14:39:51 +07:00
Vincent Petry
4e9241c706
Detect disabled signature check when reparing
...
When running occ encryption:fix-encrypted-version, detect whether the
setting 'encryption_skip_signature_check' is set and abort if it is,
because the repair cannot detect version mismatch errors with it
enabled.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-29 14:39:51 +07:00
Vincent Petry
43a0016aa7
Downstream FixEncryptedVersionTest
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-29 14:39:51 +07:00
Vincent Petry
a6dc81d419
Downstream encryption:fix-encrypted-version
...
For fixing "Bad signature" errors.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-29 14:39:51 +07:00
J0WI
c694b9d52b
Remember current cipher
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2021-06-29 13:41:22 +07:00
blizzz
73c5738ac7
Merge pull request #27698 from nextcloud/fix/25761/userexistsonldap-loop
...
LDAP: determine shares of offline users only when needed
2021-06-28 19:13:05 +07:00
Lukas Reschke
583e597237
Merge pull request #27676 from nextcloud/localize-invitation-email-subjects
...
Localize invitation email subjects
2021-06-28 19:10:24 +07:00
Arthur Schiwon
bbcd8c9a68
LDAP: determine shares of offline users only when needed
...
- determine shares may via Sharing code result in user exists checks
- this may result in an infinite loop when user exists was called before
- the info is really only required at one occ command
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-28 12:56:37 +07:00
Nextcloud bot
ac97873a17
[tx-robot] updated from transifex
2021-06-28 02:25:09 +07:00
Nextcloud bot
67851a0262
[tx-robot] updated from transifex
2021-06-27 02:25:38 +07:00
Nextcloud bot
1cf04c8b6f
[tx-robot] updated from transifex
2021-06-26 02:25:44 +07:00
Thomas Citharel
fc49b2600b
Add indications for the translators
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-25 17:27:45 +07:00
Paweł Lechowicz
f33eea69ce
Subjects for Invitation, Invitation cancellation and Invitation replies are now localizable.
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-25 17:23:00 +07:00
Joas Schilling
080e26fb80
Validate the theming color also on CLI
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-25 16:58:29 +07:00
Thomas Citharel
8927205d8a
Make default calendar only contain VEVENTS
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-25 14:26:18 +07:00
Thomas Citharel
f73478654d
Always provide theme color for default personal calendar
...
Before this calendar-color wasn't defined for default calendar
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-25 14:15:10 +07:00
John Molakvoæ
00edbc2adf
Merge pull request #27664 from nextcloud/techdebt/noid/master-is-now-23-part2
...
Bump app version
2021-06-25 13:17:48 +07:00
Nextcloud bot
95447d0152
[tx-robot] updated from transifex
2021-06-25 02:25:29 +07:00
Joas Schilling
655108a3dc
Bump app version
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-24 16:08:39 +07:00
Joas Schilling
8b0448d407
Master is now 23
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-24 12:56:06 +07:00
dependabot[bot]
0c1ba19658
Merge pull request #27629 from nextcloud/dependabot/npm_and_yarn/core-js-3.15.1
2021-06-24 07:38:27 +07:00
dependabot[bot]
a6f7e0053d
Bump core-js from 3.13.1 to 3.15.1
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.13.1 to 3.15.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.15.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
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-06-24 09:03:14 +07:00
Nextcloud bot
4158f1a848
[tx-robot] updated from transifex
2021-06-24 02:25:18 +07:00
Christoph Wurst
d87248fe40
Merge pull request #27632 from nextcloud/chore/caldav-trashbin-iso-timestamps
...
Use ISO8601 timestamps for the CalDAV trashbin
2021-06-23 21:34:34 +07:00
Pytal
9ed379da22
Merge pull request #27635 from nextcloud/fix/datetime-constants
...
Fix usage of DateTime constants
2021-06-23 09:56:28 +07:00
Christoph Wurst
3a690b1cb5
Use ISO8601 timestamps for the CalDAV trashbin
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-23 16:28:16 +07:00
Christoph Wurst
6d5cfe0c66
Move DateTime::RFC2822 to DateTimeInterface::2822
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-23 15:30:43 +07:00
Christoph Wurst
770881d5d6
Move DateTime::ATOM to DateTimeInterface::ATOM
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-23 15:28:07 +07:00
Lukas Reschke
25ab4059c6
Add security.txt
...
Ref https://securitytxt.org
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-23 13:58:47 +07:00
blizzz
6c65c9c44d
Merge pull request #27561 from nextcloud/dav-search-offset
...
allow setting offset for dav search queries not limited to the users home storage
2021-06-23 11:27:41 +07:00
blizzz
c6d5653a85
Merge pull request #26323 from J0WI/crypt-const
...
Use constant for supported formats
2021-06-23 11:17:05 +07:00
Joas Schilling
092ff40f15
Merge pull request #27610 from nextcloud/add-throttling-to-public-auth
...
Throttle on public DAV endpoint
2021-06-23 09:34:48 +07:00
Mikael Saarinen
14c33bb2e9
Add regex to match Windows 10 calendar user-agent
...
* Match first part of the Windows 10 calendar user-agent
* Exposes subscribed calendars for Windows 10 calendar
* Update unit test
Signed-off-by: Mikael Saarinen <mikaels@iki.fi>
2021-06-23 09:50:45 +07:00
Nextcloud bot
1977114f01
[tx-robot] updated from transifex
2021-06-23 02:26:18 +07:00
Lukas Reschke
4627fe4bc1
Reference correct private variable
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-22 20:41:38 +07:00
Robin Appelman
a317f0ff02
allow setting offset for queries not limited to the users home storage
...
multi-storage offset is cheap (enough) now
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-22 20:38:14 +07:00
Lukas Reschke
d6a2f00bef
Throttle on public DAV endpoint
...
We should throttle whenever an invalid request is sent to the public WebDAV endpoint.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-22 19:54:13 +07:00
szaimen
a5bcfbe058
fix NewUserMailHelperTest
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-06-22 17:12:34 +07:00
szaimen
2cb85546fe
fix NewUserMailHelperTest
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-06-22 17:01:23 +07:00
Nextcloud bot
25b4f11fd5
[tx-robot] updated from transifex
2021-06-22 02:26:59 +07:00
Valdnet
52e0c65036
l10n: Spelling unification
...
Spelling unification in Transifex.
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-06-21 22:45:54 +07:00
Valdnet
64ad2eb83d
l10n: Spelling unification
...
Spelling unification in Transifex.
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-06-21 22:44:56 +07:00
Valdnet
898e87ac64
l10n: Spelling unification
...
Spelling unification in Transifex.
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-06-21 22:44:56 +07:00
Louis Chemineau
f0876a9e9d
Update Autoloader
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-06-21 15:54:51 +07:00
Nextcloud bot
160d0c5161
[tx-robot] updated from transifex
2021-06-21 02:26:40 +07:00
Nextcloud bot
61a31dcdd7
[tx-robot] updated from transifex
2021-06-20 02:27:02 +07:00
Nextcloud bot
da408dbcbd
[tx-robot] updated from transifex
2021-06-19 02:26:44 +07:00
Nextcloud bot
3b70e44f2a
[tx-robot] updated from transifex
2021-06-18 02:26:57 +07:00
Christoph Wurst
b73f40eabb
Merge pull request #24318 from nextcloud/techdebt/noid/remove-oc_user-getDisplayName
...
Use proper methods for display name retrieval
2021-06-17 18:17:28 +07:00
Pytal
18ff2612a1
Merge pull request #27537 from nextcloud/fix/noid/webauthn-localhost
...
Allow WebAuthn on localhost as well
2021-06-17 08:53:49 +07:00
Morris Jobke
86080e68b2
Allow WebAuthn on localhost as well
...
* browsers typically whiteliste this as well - https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API
* for developing purposes see https://developer.chrome.com/docs/devtools/webauthn/
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-06-17 16:05:45 +07:00
blizzz
eec792446d
Merge pull request #26939 from nextcloud/enh/app-icon-notification-bubble
...
Let apps toggle an unread counter on app icons
2021-06-17 13:33:31 +07:00
John Molakvoæ
1c3050c42a
Merge pull request #27522 from nextcloud/bugfix/noid/save-a-request-after-heartbeat
...
Save a request everytime we send the heartbeat
2021-06-17 10:50:37 +07:00
John Molakvoæ
6634112099
Fix jsdoc
...
Co-authored-by: Louis <6653109+artonge@users.noreply.github.com>
2021-06-17 10:45:23 +07:00
Morris Jobke
2690481cba
Use DI for files_sharing Cache
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-17 10:22:37 +07:00
Morris Jobke
095418493e
Use proper methods for display name retrieval
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-17 10:19:07 +07:00
Nextcloud bot
78bfaeaa0e
[tx-robot] updated from transifex
2021-06-17 02:25:48 +07:00
Julius Härtl
a94236483e
Let apps toggle an unread counter on app icons
...
Co-authored-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-16 17:12:56 +07:00
Morris Jobke
4c93249514
Merge pull request #26319 from nextcloud/files_external_app.php
...
Move files_external to IBootstrap and remove some deprecated stuff in the process
2021-06-16 17:12:14 +07:00
Morris Jobke
ff8cfbb24e
Merge pull request #27529 from nextcloud/fix/25950/default-product-name
...
Fix default product name for old themes
2021-06-16 16:49:08 +07:00
Morris Jobke
f6108acea4
Fix default product name for old themes
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-16 15:52:49 +07:00
Christoph Wurst
39f0aa5abe
Merge pull request #27515 from nextcloud/enh/noid/read-multi-value-user-attribute
...
Add method to read multi-value attributes from ldap
2021-06-16 15:51:09 +07:00
blizzz
818fc95b03
Merge pull request #26571 from nextcloud/bugfix/noid/existing-link-no-reshare
...
Only allow removing existing shares that would not be allowed due to reshare restrictions
2021-06-16 15:26:12 +07:00
Arthur Schiwon
47a8d0d5e0
fix app disdplay name
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-16 15:19:28 +07:00
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
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
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
Julius Härtl
437d938e8c
Merge pull request #26874 from nextcloud/single-query-search
2021-06-16 09:07:40 +07:00
Nextcloud bot
4c60ff1275
[tx-robot] updated from transifex
2021-06-16 02:26:18 +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
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
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
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
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
Christopher Ng
c2e4c2ae27
Add timestamp tooltip
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-06-14 17:07:15 +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
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
Nextcloud bot
291bc01c19
[tx-robot] updated from transifex
2021-06-12 02:27:01 +07:00
Nextcloud bot
64ac7331da
[tx-robot] updated from transifex
2021-06-11 02:28:11 +07:00
Morris Jobke
84c050c612
Merge pull request #27444 from nextcloud/header-colon
...
Header must contain a colon
2021-06-10 10:18:35 +07:00
Julius Härtl
eb92c57db2
Merge pull request #27102 from nextcloud/feature/auto_trigger_click_on_load
...
Trigger the default action when openfile URL param is set
2021-06-10 09:07:21 +07:00
Christoph Wurst
2ce0fef065
Merge pull request #26701 from nextcloud/3rdparty/master/streams-0.7.4
...
[3rdparty] streams-0.7.4
2021-06-10 08:50:31 +07:00
Christoph Wurst
2d1d9393f7
Merge pull request #27426 from nextcloud/fix/dav-custom-props-no-scope
...
Allow certain custom DAV props to be readable by everyone
2021-06-10 08:00:32 +07:00
Robin Appelman
581cbdc20c
[3rdparty] streams-0.7.4
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-10 07:58:32 +07:00
Nextcloud bot
d3264df6f4
[tx-robot] updated from transifex
2021-06-10 02:32:12 +07:00
Pytal
a416d508de
Merge pull request #27089 from m7913d/feature/addGroupDisplayNames
...
[ProvisioningAPI] Allow specifying group display name during creation
2021-06-09 15:33:57 +07:00
blizzz
bb2b946c51
Merge pull request #27430 from nextcloud/fix/feedback_response_check
...
Correctly check the reception of a remote feedback
2021-06-09 20:46:05 +07:00
acsfer
ae77289511
Header must contain a colon
2021-06-09 16:20:55 +07:00
Louis Chemineau
c03a14934b
Trigger click event when scrollTo is set
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-06-09 16:19:11 +07:00
Louis Chemineau
ebf35fb38a
Correctly check the reception of a remote feedback
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-06-09 15:37:18 +07:00
John Molakvoæ
97e427f09f
Merge pull request #27436 from nextcloud/techdebt/noid/all-apps-to-get-photos-from-vobjects-too
...
Allow apps to get photos of VObjects
2021-06-09 14:24:49 +07:00
Christoph Wurst
bf564e2a5a
Convert command option defaults to strings
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-09 13:25:31 +07:00
Joas Schilling
b1031f3985
Allow apps to get photos of VObjects
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-09 11:57:49 +07:00
Julius Härtl
9467a93866
Only allow removing existing shares that would not be allowed due to reshare restrictions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-09 10:36:43 +07:00
Julius Härtl
06bfbb4a8c
When changing the share owner, downgrade permissions where needed
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-09 10:32:36 +07:00
Julius Härtl
4a2804dae2
Drop share if moved to a parent share that does not allow resharing
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-09 10:32:36 +07:00
Nextcloud bot
1c97818e14
[tx-robot] updated from transifex
2021-06-09 02:26:15 +07:00
Christoph Wurst
baf4ad1774
Allow certain custom DAV props to be readable by everyone
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-08 13:57:00 +07:00
Nextcloud bot
f6485f98f0
[tx-robot] updated from transifex
2021-06-08 02:26:20 +07:00
Morris Jobke
c2ff254f59
Merge pull request #27123 from nextcloud/feature/emit_sidebar_events
...
Emit Sidebar events on nextcloud-bus
2021-06-07 23:33:48 +07:00
Morris Jobke
2ae60b42ab
Merge pull request #26494 from rigrig/fix-php8-deprecations
...
Fix some php 8 warnings
2021-06-07 23:30:59 +07:00
Louis Chemineau
8a66cdbdf3
Emit sidebar events
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-06-07 16:48:55 +07:00
blizzz
ae4907b6c9
Merge pull request #26397 from nextcloud/external-storage-login-ldap-public
...
allow using any ldap property as login name when using external storage login credentials
2021-06-07 13:13:54 +07:00
blizzz
56b68ce4e0
Merge pull request #27375 from nextcloud/bugfix/noid/dont-update-offline-status
...
Don't update statuses to offline again and again
2021-06-07 12:12:33 +07:00
Morris Jobke
92d19bd79b
Merge pull request #27374 from nextcloud/bugfix/noid/adjust-unit-tests
...
Bugfix/noid/adjust unit tests
2021-06-07 11:12:22 +07:00
Morris Jobke
e238b93234
Code style fixes
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-07 10:31:14 +07:00
Joas Schilling
55c44580c2
Don't update statuses to offline again and again
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-07 09:32:00 +07:00
Nextcloud bot
d1d4725630
[tx-robot] updated from transifex
2021-06-07 02:25:07 +07:00
Nextcloud bot
fdb2b07803
[tx-robot] updated from transifex
2021-06-06 02:26:01 +07:00
Dries Mys
e16682aeda
Effectively return a valid group as it would be the case in a real
...
situation. Returned group object is now used to set the displayname if
provided.
Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
2021-06-05 22:22:39 +07:00
Dries Mys
cb95b8de3f
Group may be null if backend doesn't support creating groups
...
Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
2021-06-05 22:22:39 +07:00
Dries Mys
644cb4154b
Fixed indentation
...
Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
2021-06-05 22:22:38 +07:00
Dries Mys
101153c11d
[ProvisioningAPI] Allow specifying group display name during creation
...
Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
2021-06-05 22:22:38 +07:00
John Molakvoæ
b211d02e9c
Merge pull request #27008 from francoisfreitag/no-jq-app-calendar
2021-06-05 12:36:30 +07:00
François Freitag
70edda0342
Port dav calendar settings page to Vue.js
...
- Drop reliance on deprecated global jQuery object.
- Allow testing user interactions.
- Use newer technology stack.
---
Test user interactions with the groupware dav settings
Add infrastructure to test Vue components:
- Use recommended libraries:
- https://vuejs.org/v2/guide/testing.html#Recommendations
- Use jest-dom for robust assertions on the DOM state
- Use user-event to be more representative of user actions
- Code is transpiled by Jest, with the help of vue-jest.
Ignore test files for no-unpublished-import. Prevent ESLint from
flagging:
```
/home/runner/work/server/server/apps/dav/src/views/CalDavSettings.spec.js
Error: 1:24 error "@testing-library/vue" is not published node/no-unpublished-import
Error: 2:23 error "@testing-library/user-event" is not published node/no-unpublished-import
```
Signed-off-by: François Freitag <mail@franek.fr>
2021-06-05 11:22:25 +07:00
Nextcloud bot
37a216467c
[tx-robot] updated from transifex
2021-06-05 02:28:36 +07:00
John Molakvoæ (skjnldsv)
215aef3cbd
Update php licenses
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-06-04 22:02:41 +07:00
Joas Schilling
e1e5026df2
Fix dispatcher handling in CalDavBackendTest
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-04 10:57:41 +07:00
Nextcloud bot
46dbc8fa98
[tx-robot] updated from transifex
2021-06-04 02:28:13 +07:00
Robin Appelman
592d6d5ebc
allow using any ldap property as login name when using external storage login credentials
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-03 18:55:25 +07:00
Christoph Wurst
188bc07869
Merge pull request #27348 from nextcloud/enhancement/calendar-trashbin-retention-prop
...
Export the CalDAV trash bin retention duration as property
2021-06-03 10:48:35 +07:00
Nextcloud bot
26f537fbec
[tx-robot] updated from transifex
2021-06-03 02:28:43 +07:00
Lukas Reschke
2637f92d96
Merge pull request #27352 from nextcloud/fix/l10n-test
...
Fix translation phpunit test
2021-06-02 19:16:54 +07:00
John Molakvoæ
9498f44d2e
Merge pull request #27265 from nextcloud/fix/private-class-properties
2021-06-02 18:58:44 +07:00
Christoph Wurst
f1444eac5d
Export the CalDAV trash bin retention duration as property
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-02 18:10:07 +07:00
John Molakvoæ (skjnldsv)
b228e8a361
Fix translation phpunit test
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-06-02 18:00:45 +07:00
Valdnet
9c6b01abeb
l10n: Spelling unification
...
Spelling unification in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-06-02 17:49:32 +07:00
John Molakvoæ (skjnldsv)
aef00ddeaf
Replace proposal-class-private-properties by regular properties
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-06-02 15:10:01 +07:00
Christoph Wurst
fc8daf58ee
Add missing ACLs for deleted calendar objects to fix deletion
...
Due to a bug in Sabre it's necessary for calendar objects to implement
ACLs. Otherwise the scheduling plugin will throw an error when it tries
to fetch the owner of a calendar object that is being deleted.
Ref https://github.com/sabre-io/dav/issues/1345
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-02 15:41:51 +07:00
Nextcloud bot
142d311a13
[tx-robot] updated from transifex
2021-06-02 02:28:31 +07:00
Lukas Reschke
b65c3f2249
Merge pull request #27291 from nextcloud/Valdnet-patch-2
...
l10n: Correct spelling
2021-06-01 23:44:00 +07:00
kesselb
f4e49b5623
Merge pull request #27327 from nextcloud/fix-grammar-27024
...
[Fast Review] Fix grammar
2021-06-01 21:22:17 +07:00
Lukas Reschke
446c1c5ade
Merge pull request #27312 from francoisfreitag/tests-at
...
Rewrite birthday calendar tests without $this->at()
2021-06-01 21:05:37 +07:00
Lukas Reschke
1b4428644d
Fix grammar
...
changed removed -> removed
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-01 13:31:10 +07:00
Valdnet
94f475686c
Merge pull request #27317 from nextcloud/Valdnet-patch-3
...
l10n: Split sentences
2021-06-01 12:20:35 +07:00
Christoph Wurst
b29c3aa03f
Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-groups
...
Dav respect disallow sharing with groups
2021-06-01 12:07:29 +07:00
Valdnet
50e080f37f
l10n: Split sentences
2021-06-01 10:28:54 +07:00
kesselb
4dc8a4d8d9
Merge pull request #27311 from nextcloud/fix/caldav-deleted-objects-uri
...
Fix loading of delete caldav objet URIs
2021-06-01 10:10:22 +07:00
Nextcloud bot
f2101487a0
[tx-robot] updated from transifex
2021-06-01 02:28:20 +07:00
François Freitag
22d35141f8
Rewrite birthday calendar tests without $this->at()
...
Removes warnings:
```
The at() matcher has been deprecated. It will be removed in PHPUnit 10.
Please refactor your test to not rely on the order in which methods are
invoked.
```
Signed-off-by: François Freitag <mail@franek.fr>
2021-05-31 23:13:15 +07:00
Christoph Wurst
ff2a730aac
Fix loading of delete caldav objet URIs
...
Regression of 462962197d
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-31 21:01:54 +07:00
Christoph Wurst
462962197d
Expose calendar-uri as property of deleted caldav events
...
The trashbin is one report across all calendars of a user. In order to
refresh the data of a single calendar when one of its events is
restored, we need to know what calendar the event belongs to. There
doesn't seem to be a standard property for a URI, so this adds a custom
Nextcloud prop for the calendar-uri.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-31 18:57:40 +07:00
Christoph Wurst
b908db7ac8
Merge pull request #27298 from nextcloud/fix/caldav-deleted-objects-expose-timestamp
...
Expose deletion timestamp for deleted CalDAV objects
2021-05-31 18:24:30 +07:00
Joas Schilling
7e8ddcd38f
Merge pull request #26706 from nextcloud/Valdnet-patch-7
...
l10n: Spelling unification
2021-05-31 17:21:16 +07:00
Joas Schilling
773e28d8e4
Merge pull request #27275 from nextcloud/bugfix/noid/circles-22-in-dav
...
Fixing invalid classes and methods for circles 22
2021-05-31 13:03:07 +07:00
Christoph Wurst
fe31373a93
Expose deletion timestamp for deleted CalDAV objects
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-31 10:47:07 +07:00
John Molakvoæ
fd63132f47
Merge pull request #27286 from francoisfreitag/rewrite-npm-test-with-jest
...
Rewrite requesttoken.spec.js with Jest
2021-05-31 10:27:58 +07:00
John Molakvoæ
30a595af2c
Merge pull request #27295 from nextcloud/bug/27293/wrong-category-for-string
...
Set app to settings for translate
2021-05-31 08:58:20 +07:00
Thomas Citharel
8a73b180e7
Get componenttype from the db as well when restoring a calendarobject
...
It's needed in ReminderService::onCalendarObjectCreate()
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-05-31 07:49:19 +07:00
Christoph Wurst
d6d8e9215c
Add a trashbin for calendars and calendar objects
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-31 07:49:19 +07:00
Nextcloud bot
9e596dd0cf
[tx-robot] updated from transifex
2021-05-31 02:35:25 +07:00
Daniel Kesselberg
9873195c98
Set app to settings for translate
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-05-30 22:45:26 +07:00
Valdnet
99ebe7176b
l10n: Correct spelling
2021-05-30 21:05:39 +07:00
François Freitag
b0847abcc2
Rewrite requesttoken.spec.js with Jest
...
[Jest](https://jestjs.io/ ) is a test runner that focuses on simplicity.
It instruments babel to transform modules and test them.
Using Jest simplifies the existing configuration and allows dropping a
bunch of workarounds, as well as following the shared Babel
configuration for new code.
Signed-off-by: François Freitag <mail@franek.fr>
2021-05-30 10:44:34 +07:00
Nextcloud bot
719430559f
[tx-robot] updated from transifex
2021-05-30 02:24:58 +07:00
John Molakvoæ (skjnldsv)
53dd7c0c20
Npm build
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-05-29 14:57:25 +07:00
dependabot-preview[bot]
b1eb1b6311
Bump core-js from 3.10.1 to 3.13.1
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.10.1 to 3.13.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.13.1/packages/core-js )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-29 14:47:50 +07:00
Richard de Boer
f23d057ad9
Fix functions taking optional parameters before required ones
...
PHP 8 shows deprecation warnings about this, see #25806
Removes the "default" values, as they actually are required parameters anyway.
Signed-off-by: Richard de Boer <git@tubul.net>
2021-05-29 14:14:52 +07:00
Maxence Lange
11ad88e987
migration to Circles 22
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2021-05-29 10:04:26 +07:00
John Molakvoæ
47217ba365
Merge pull request #27175 from nextcloud/dependabot/npm_and_yarn/webdav-4.6.0
...
Bump webdav from 3.6.2 to 4.6.0
2021-05-29 09:23:24 +07:00
dependabot[bot]
da0704d056
Bump webdav from 3.6.2 to 4.6.0
...
Bumps [webdav](https://github.com/perry-mitchell/webdav-client ) from 3.6.2 to 4.6.0.
- [Release notes](https://github.com/perry-mitchell/webdav-client/releases )
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v3.6.2...v4.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 08:58:26 +07:00
Lukas Reschke
b0bdd2dfbc
Fix test on master
...
Regression by https://github.com/nextcloud/server/pull/26410
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-05-29 00:02:56 +07:00
John Molakvoæ
5495d280a3
Merge pull request #27197 from nextcloud/Valdnet-patch-1
2021-05-28 17:57:36 +07:00
John Molakvoæ
17d0dac906
Merge pull request #27061 from nextcloud/feature/noid/contacts-activity
2021-05-28 17:15:30 +07:00
Valdnet
ee48cd9f31
l10n: Remove space from translation
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-05-28 09:20:20 +07:00
John Molakvoæ
11900c741e
Merge pull request #27185 from nextcloud/dependabot/npm_and_yarn/master/node-sass-replace
...
Replace node-sass with sass & bump css-loader
2021-05-28 08:51:50 +07:00
Nextcloud bot
7668d3afcd
[tx-robot] updated from transifex
2021-05-28 02:27:21 +07:00
Joas Schilling
b1610e7247
Merge pull request #27188 from nextcloud/bugfix/noid/fix-get-editable-fields-api-endpoint
...
Fix the get editable fields endpoint without a user id
2021-05-28 00:59:41 +07:00
Morris Jobke
e3129056c8
Merge pull request #26410 from nextcloud/fix/noid/phpdoc
...
Add proper PHPDoc tags to files ApiController
2021-05-27 21:00:05 +07:00