Robin Appelman
|
8c097afbdc
|
fix concat usage
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-11-10 16:05:42 +01:00 |
|
Robin Appelman
|
060c607716
|
update autoloader
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-11-08 22:39:01 +00:00 |
|
Robin Appelman
|
c6a9a83ec3
|
fix repairing non user shares when repairing all shares
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-11-08 22:38:59 +00:00 |
|
Robin Appelman
|
f07073b306
|
remove no longer needed code
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-11-08 22:38:56 +00:00 |
|
Robin Appelman
|
3b6a37b371
|
split repairing into two stages to prevent long open transaction
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-11-08 22:38:52 +00:00 |
|
Robin Appelman
|
b694313929
|
update shares directly in db
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-11-08 22:38:48 +00:00 |
|
Vincent Petry
|
c8a25d467e
|
More verbose output for repair share ownership cmd
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
2022-11-08 22:38:45 +00:00 |
|
Robin Appelman
|
33545230ef
|
move share owner repair to occ command
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-11-08 22:38:42 +00:00 |
|
Louis Chemineau
|
a0048a1ef7
|
Add repair step to fix wrong share ownership
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-11-08 22:38:39 +00:00 |
|
Simon L
|
aa7e4d38ba
|
Merge pull request #34999 from nextcloud/backport/34937/stable23
[stable23] Avoid a crash when a PHP extension has no version
|
2022-11-08 10:47:48 +01:00 |
|
Nextcloud bot
|
6afbbc42d9
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-11-08 02:14:38 +00:00 |
|
Côme Chilliet
|
ec6ed96fcb
|
Suppress false-positives from psalm, waiting for fix upstream
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-11-07 10:13:38 +00:00 |
|
Côme Chilliet
|
2b0bc2bb2c
|
Avoid a crash when a PHP extension has no version
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-11-07 10:13:35 +00:00 |
|
Nextcloud bot
|
6163894573
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-11-07 02:14:32 +00:00 |
|
Nextcloud bot
|
51e052f857
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-11-06 02:13:01 +00:00 |
|
Nextcloud bot
|
1024234b44
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-11-05 02:15:32 +00:00 |
|
Vincent Petry
|
ca6eaebe85
|
Merge pull request #34660 from nextcloud/backport/34632/stable23
[stable23] Add rate limiting on lost password emails
|
2022-11-04 17:31:06 +01:00 |
|
Vincent Petry
|
6227390b1d
|
Merge pull request #34808 from nextcloud/backport/34802/stable23
[stable23] Add pre-commit configuration to stable24 as well
|
2022-11-04 17:24:45 +01:00 |
|
Vincent Petry
|
ed827facd8
|
Merge pull request #34844 from nextcloud/backport/34302/stable23
[stable23] Fix: Prevent deadlocks during mtime/size/etag propagation
|
2022-11-04 17:23:01 +01:00 |
|
Vincent Petry
|
d49d82e12f
|
Merge pull request #34948 from nextcloud/backport/34804/stable23
[stable23] Skip general login with email for non-valid addresses and LDAP
|
2022-11-04 17:13:59 +01:00 |
|
Vincent Petry
|
b440a16636
|
Merge pull request #34950 from nextcloud/backport/32663/stable23
[stable23] Cleanup tempfiles after each cron job run
|
2022-11-04 17:12:29 +01:00 |
|
Nextcloud bot
|
0e2a3a6d8c
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-11-04 02:14:28 +00:00 |
|
Côme Chilliet
|
0cf418462c
|
Support PHP 7.3 for stable23
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-11-03 17:46:10 +01:00 |
|
Côme Chilliet
|
d52925cf2c
|
Fix LostController test
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-11-03 16:47:54 +01:00 |
|
Côme Chilliet
|
19c1587ec4
|
Add rate limiting on lost password emails
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-11-03 16:45:37 +01:00 |
|
Julius Härtl
|
4873f68c78
|
Cleanup tempfiles after each cron job run
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-11-03 16:08:50 +01:00 |
|
Julius Härtl
|
0d3a6b5213
|
Skip general login with email for non-valid addresses and LDAP
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-11-03 15:45:18 +01:00 |
|
blizzz
|
a44571f4c6
|
Merge pull request #34915 from nextcloud/release/23.0.11
23.0.11
|
2022-11-03 10:53:24 +01:00 |
|
Nextcloud bot
|
8efe5228ae
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-11-03 02:14:28 +00:00 |
|
Nextcloud bot
|
cd68875d9d
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-11-02 02:14:29 +00:00 |
|
Arthur Schiwon
|
8e09ba691e
|
23.0.11
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2022-11-01 20:11:41 +01:00 |
|
Nextcloud bot
|
e7797b69f8
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-11-01 02:14:34 +00:00 |
|
Nextcloud bot
|
c36b406af0
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-31 02:14:12 +00:00 |
|
Nextcloud bot
|
1950047697
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-30 02:14:01 +00:00 |
|
Nextcloud bot
|
04c3fb7591
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-29 02:15:38 +00:00 |
|
Nextcloud bot
|
5d80d6afeb
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-28 02:14:41 +00:00 |
|
John Molakvoæ
|
0d41f322d4
|
Merge pull request #34839 from nextcloud/release/23.0.11_rc1
23.0.11 RC1
|
2022-10-27 13:16:38 +02:00 |
|
raul
|
43185b5c4e
|
Fix unencrypted size calculation for files created before the Encryption storage is enabled
Signed-off-by: raul <raul@nextcloud.com>
|
2022-10-27 12:56:25 +02:00 |
|
raul
|
a31a03ef52
|
Fix: Prevent deadlocks during mtime/size/etag propagation
Signed-off-by: raul <raul@nextcloud.com>
|
2022-10-27 12:45:09 +02:00 |
|
John Molakvoæ
|
33689b7123
|
Merge pull request #34585 from nextcloud/backport/34438/stable23
[stable23] return proper error code when reporting exception fails in remote.php
|
2022-10-27 12:08:03 +02:00 |
|
John Molakvoæ
|
8381bed612
|
Merge pull request #34041 from nextcloud/backport/34001/stable23
[stable23] use filesystem user instead of file owner for creating version
|
2022-10-27 12:00:26 +02:00 |
|
John Molakvoæ
|
539752ca2c
|
23.0.11 RC1
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2022-10-27 10:21:45 +02:00 |
|
Nextcloud bot
|
093df273fd
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-27 02:14:20 +00:00 |
|
Julius Härtl
|
aa8f279d1e
|
Merge pull request #33183 from nextcloud/dependabot/composer/build/integration/stable23/behat/behat-approx-3.11.0
Update behat/behat requirement from ~3.10.0 to ~3.11.0 in /build/integration
|
2022-10-26 21:33:09 +02:00 |
|
Carl Schwan
|
4b1722bbce
|
Merge pull request #34813 from nextcloud/automated/noid/stable23-update-psalm-baseline
[stable23] Update psalm-baseline.xml
|
2022-10-26 13:18:12 +02:00 |
|
nextcloud-command
|
5c7a302853
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-10-26 04:31:11 +00:00 |
|
Nextcloud bot
|
d49f3718b5
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-10-26 02:14:05 +00:00 |
|
Côme Chilliet
|
4a9c19d160
|
add .pre-commit-config.yaml to expected files in checker
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-10-25 15:31:28 +00:00 |
|
Côme Chilliet
|
9c804f0242
|
Backport pre-commit config from master
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-10-25 15:31:26 +00:00 |
|
Côme Chilliet
|
975fdf00bf
|
Merge pull request #34793 from nextcloud/backport/32859/stable23
[stable23] Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39
|
2022-10-25 14:10:32 +02:00 |
|