Nextcloud bot
6069ea83e5
[tx-robot] updated from transifex
2021-06-22 02:27:12 +00:00
Nextcloud bot
030190ed07
[tx-robot] updated from transifex
2021-06-21 02:26:50 +00:00
Nextcloud bot
c7d7f9ca94
[tx-robot] updated from transifex
2021-06-20 02:27:16 +00:00
Nextcloud bot
d932129529
[tx-robot] updated from transifex
2021-06-19 02:46:31 +00:00
Nextcloud bot
08ca2e972b
[tx-robot] updated from transifex
2021-06-18 02:27:13 +00:00
Nextcloud bot
1bbb803ad8
[tx-robot] updated from transifex
2021-06-17 02:26:02 +00:00
Nextcloud bot
3527c6e3d8
[tx-robot] updated from transifex
2021-06-16 02:26:31 +00:00
Nextcloud bot
de0d4b513d
[tx-robot] updated from transifex
2021-06-15 02:28:19 +00:00
Julius Härtl
420d395947
Merge pull request #27415 from nextcloud/backport/26494/stable21
2021-06-14 09:48:41 +02:00
Nextcloud bot
82d1bc2b3e
[tx-robot] updated from transifex
2021-06-14 02:26:42 +00:00
Nextcloud bot
89bc4acfa2
[tx-robot] updated from transifex
2021-06-13 02:26:18 +00:00
Nextcloud bot
e9a87a1025
[tx-robot] updated from transifex
2021-06-12 02:27:12 +00:00
Christoph Wurst
234f39e1b4
Merge pull request #27455 from nextcloud/backport/27444/stable21
...
[stable21] Header must contain a colon
2021-06-11 08:26:53 +02:00
Nextcloud bot
65ccca4f70
[tx-robot] updated from transifex
2021-06-11 02:28:21 +00:00
acsfer
1c670cb3d9
Header must contain a colon
2021-06-10 08:21:00 +00:00
Nextcloud bot
7c5f2e63b4
[tx-robot] updated from transifex
2021-06-10 02:32:24 +00:00
Lukas Reschke
393877ed59
Merge pull request #27324 from nextcloud/stable21-backport-27024
...
[stable21] Properly log expiration date removal in audit log
2021-06-09 22:08:07 +02:00
Nextcloud bot
3708360f3b
[tx-robot] updated from transifex
2021-06-09 02:26:29 +00:00
Nextcloud bot
5339679083
[tx-robot] updated from transifex
2021-06-08 02:26:33 +00:00
Richard de Boer
7e9d459fea
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-06-07 21:33:52 +00:00
Joas Schilling
a5bbd88355
Merge pull request #27411 from nextcloud/backport/27375/stable21
...
[stable21] Don't update statuses to offline again and again
2021-06-07 17:00:18 +02:00
blizzz
a18a3fe79e
Merge pull request #27015 from nextcloud/backport/26980-stable21
...
[stable21] Use parent wrapper to properly handle moves on the same source/target storage
2021-06-07 12:22:55 +02:00
Joas Schilling
d06f3cc51a
Don't update statuses to offline again and again
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-07 10:14:35 +00:00
Nextcloud bot
87363686b7
[tx-robot] updated from transifex
2021-06-07 02:25:24 +00:00
Nextcloud bot
cf324d69c2
[tx-robot] updated from transifex
2021-06-06 02:26:16 +00:00
Nextcloud bot
d7b8497a19
[tx-robot] updated from transifex
2021-06-05 02:28:46 +00:00
Nextcloud bot
dcec4b00f8
[tx-robot] updated from transifex
2021-06-04 02:28:27 +00:00
Nextcloud bot
5a117a73f2
[tx-robot] updated from transifex
2021-06-03 02:28:58 +00:00
John Molakvoæ
b5d3e389cb
Merge pull request #27346 from nextcloud/debt/noid/missing-import
...
[stable21] Replace OCSController with OCP\API
2021-06-02 21:18:50 +02:00
Daniel Kesselberg
5740a6bf2b
Replace OCSController with OCP\API
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-06-02 15:18:15 +02:00
Nextcloud bot
6a29b60260
[tx-robot] updated from transifex
2021-06-02 02:28:42 +00:00
Roeland Jago Douma
6300a1b846
Properly log expiration date removal in audit log
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-06-01 13:25:10 +02:00
Nextcloud bot
b4c3e8dbc8
[tx-robot] updated from transifex
2021-06-01 02:28:33 +00:00
Joas Schilling
94ec3e1675
Merge pull request #27195 from nextcloud/backport/27188/stable21
...
[stable21] Fix the get editable fields endpoint without a user id
2021-05-31 10:01:24 +02:00
Nextcloud bot
4bf9b3a24b
[tx-robot] updated from transifex
2021-05-31 02:35:37 +00:00
Nextcloud bot
95a4644fc0
[tx-robot] updated from transifex
2021-05-30 02:25:16 +00:00
John Molakvoæ
631a3882d3
Merge pull request #27184 from nextcloud/dependabot/npm_and_yarn/stable21/various
2021-05-28 08:08:25 +02:00
Nextcloud bot
a4cfd9ce20
[tx-robot] updated from transifex
2021-05-28 02:27:32 +00:00
Joas Schilling
0d9c60613e
Fix the get editable fields endpoint without a user id
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-27 23:02:43 +00:00
John Molakvoæ (skjnldsv)
0120d3d6d8
Npm build
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-05-27 10:50:01 +02:00
Nextcloud bot
aaf7250fc6
[tx-robot] updated from transifex
2021-05-27 02:28:07 +00:00
John Molakvoæ (skjnldsv)
c2c3856fab
Move remnants of ocs api requests to v2 endpoint
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-05-26 07:14:57 +00:00
Nextcloud bot
98cbf8aca3
[tx-robot] updated from transifex
2021-05-26 02:28:42 +00:00
Nextcloud bot
885b0b3dbf
[tx-robot] updated from transifex
2021-05-25 02:27:32 +00:00
Nextcloud bot
b552ac6356
[tx-robot] updated from transifex
2021-05-24 02:26:42 +00:00
Nextcloud bot
395ad7a96a
[tx-robot] updated from transifex
2021-05-23 02:26:00 +00:00
Nextcloud bot
dd54f7f52b
[tx-robot] updated from transifex
2021-05-22 02:27:27 +00:00
Nextcloud bot
b13dbbb9d7
[tx-robot] updated from transifex
2021-05-21 02:28:08 +00:00
Nextcloud bot
48c7be075e
[tx-robot] updated from transifex
2021-05-20 02:28:10 +00:00
dependabot-preview[bot]
739bbc27c0
Merge pull request #26905 from nextcloud/dependabot/npm_and_yarn/stable21/handlebars-4.7.7
2021-05-19 08:32:14 +00:00