Commit graph

23314 commits

Author SHA1 Message Date
Nextcloud bot
cd7b439ef1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-02 00:20:18 +00:00
Arthur Schiwon
e3cce2624c
Merge pull request #48445 from nextcloud/fix/noid/ignore-unavailable-token
[stable28] fix(Auth): ignore missing token when trying to set password-unconfirmable
2024-10-01 15:57:11 +02:00
Arthur Schiwon
4dd1f380af
fix(Auth): ignore missing token when trying to set password-unconfirmable
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-09-30 10:06:58 +02:00
Richard Steinmetz
8752c3de79
fix: gracefully parse non-standard trusted certificates
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-09-30 09:17:25 +02:00
Nextcloud bot
07f914e7df
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-29 00:28:18 +00:00
Nextcloud bot
a0289e6bf1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-28 00:20:28 +00:00
Joas Schilling
1dbd72dcc0
Merge pull request #48379 from nextcloud/backport/48142/stable28
[stable28] feat(share): ensure unique share tokens with dynamic length adjustment
2024-09-26 15:18:54 +02:00
Daniel Kesselberg
a22ee3ebb0
fix(s3): suppress php deprecation warning on php8
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-26 12:40:19 +02:00
ernolf
614210c536 fix(share): Ensure unique share tokens
- check for token collisions and retry up to three times.
- throw after 3 attempts without finding a unique token.

Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
2024-09-26 10:37:32 +00:00
Nextcloud bot
4ddcdeaa47
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-26 00:23:29 +00:00
Louis
44b54806da
Merge pull request #48283 from nextcloud/backport/48207/stable28
[stable28] fix: Don't crash if disabled user is missing in the database
2024-09-24 10:17:17 +02:00
Daniel Kesselberg
e0933c0d8f fix: skip the integrity check for nextcloud-init-sync.lock
nextcloud-init-sync.lock is used by nextcloud/docker to prevent running the initialization script on multiple containers at the same time.

Ref: https://github.com/nextcloud/docker/issues/2299.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-23 15:49:41 +00:00
Louis Chemineau
483eaa7e72
fix(users): Don't crash if disabled user is missing in the database
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-23 16:59:58 +02:00
Nextcloud bot
cc0e133167
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-23 14:52:54 +00:00
Robin Appelman
6baa60a5dd
Merge pull request #48099 from nextcloud/backport/46140/stable28
[stable28] fix(config): Add missing handling for `envCache` in `getKeys()`
2024-09-23 07:27:44 +02:00
Grigorii K. Shartsev
fa949da032
Merge pull request #48166 from nextcloud/backport/48114/stable28
[stable28] fix(appstoreFetcher): get list from a custom store and remove unnecessary warning
2024-09-22 13:19:22 +05:00
Vincent FarZz
0c12c067b0 fix: Prevent crash when refreshing metadata for files without an owner
This crash was mostly happening when using external storages and for example the command "occ memories:migrate-google-takeout"

Signed-off-by: Vincent FarZz <farcry69@live.fr>
2024-09-22 08:30:34 +02:00
Nextcloud bot
3af9721d52
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-22 00:20:58 +00:00
Nextcloud bot
8c6a71d002
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-21 00:21:03 +00:00
Nextcloud bot
e9bd267add
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-20 00:21:36 +00:00
Nextcloud bot
d96396fd43
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-19 00:21:01 +00:00
Grigorii K. Shartsev
5fa2c4a6fa fix(appstoreFetcher): get app list from custom app store
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-09-18 11:28:22 +00:00
Grigorii K. Shartsev
3db00b7fa9 fix(appstoreFetcher): remove unneeded warning
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-09-18 11:28:22 +00:00
Nextcloud bot
ad66160539
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-18 09:28:24 +00:00
Nextcloud bot
f725946c14
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-18 00:22:28 +00:00
John Molakvoæ
5c507fa934
Merge pull request #48103 from nextcloud/backport/46218/stable28 2024-09-17 10:14:14 +02:00
Nextcloud bot
a26da45571
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-17 00:21:05 +00:00
John Molakvoæ
063a726280 chore: improve hash_file php usage in Local Storage
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-09-16 15:16:56 +00:00
Louis Chemineau
3dc0952551 fix(files): Ensure that the hash method does not return null
To match beececf660/lib/private/Files/View.php (L1050)

- Fix https://github.com/nextcloud/server/issues/44110

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-16 15:16:56 +00:00
Josh Richards
c46fb548c2 fix: switch from explode to substr (faster)
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-09-16 14:56:12 +00:00
Josh Richards
2b484135be fix(config): Add missing handling for envCache in getKeys()
NC_ env variable overrides were not appearing in
the output of `occ config:list system` nor `occ
config:system:get xxx`. This was creating nearly
impossible to diagnose configuration/ behavior
disprepancies.

- Refactored readData() so that we aren't saving
  the entire environment in the envCache anymore
  (only those prefixed "NC_") and so that we save
  NC_ provided config values under their real
  key.
- Refactored getValue() to accommodate readData()
  refactor
- Fixed getKeys() to properly return
  envCache keys too

Environment provided config variables now appear
in `occ config:list system` as expected.

Environment provided config variables now appear
when queried via `occ config:system:get KEY`

envCache is now free of non-NC stuff.

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-09-16 14:56:12 +00:00
provokateurin
1b5a56df48 fix(Entity): Fix magic setter call for custom strong typed setters
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-16 13:52:41 +00:00
John Molakvoæ
ef4b1c38b9
Merge pull request #47870 from nextcloud/backport/47834/stable28 2024-09-16 11:02:00 +02:00
John Molakvoæ
c0eff12bff
Merge pull request #47866 from nextcloud/backport/47858/stable28 2024-09-16 11:01:47 +02:00
Joas Schilling
1e87c3f17d
Merge pull request #47942 from nextcloud/backport/47933/stable28
[stable28] fix(config): Throw PreconditionException always when it didn't match
2024-09-16 09:11:59 +02:00
Nextcloud bot
3abf9581dd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-16 00:20:32 +00:00
John Molakvoæ
1e0ecc4e4e
Merge pull request #47935 from nextcloud/backport/47854/stable28
[stable28] fix(appstore): Ensure returned apps from AppStore are valid
2024-09-15 22:17:57 +02:00
John Molakvoæ
5d548e631b
Merge pull request #47979 from nextcloud/backport/47971/stable28
[stable28] fix: Do not try to set HTTP response code on already closed connection
2024-09-15 22:13:18 +02:00
John Molakvoæ
f20bef0eec
Merge pull request #48032 from nextcloud/backport/48013/stable28
[stable28] fix(BaseResponse): Cast XML element values to string
2024-09-15 22:12:39 +02:00
John Molakvoæ
46a15f2915
Merge pull request #47861 from nextcloud/backport/47860/stable28 2024-09-15 22:09:21 +02:00
John Molakvoæ
f00b0675d2
Merge pull request #48019 from nextcloud/backport/48015/stable28 2024-09-15 21:58:55 +02:00
provokateurin
f92a30301a fix(BaseResponse): Cast XML element values to string
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-15 17:16:41 +00:00
Kate
b94b0f6b91
Merge pull request #48022 from nextcloud/backport/48017/stable28 2024-09-15 19:15:59 +02:00
provokateurin
9b0c27c367 fix(Tags): Return boolean for userHasTags()
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-15 15:49:44 +00:00
provokateurin
759dd70843 fix(Comment): Initialize childrenCount as integer
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-15 15:48:56 +00:00
provokateurin
6e1be06e97 fix(Storage\Local): Do not call getSourcePath() on SplFileInfo
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-15 14:51:49 +00:00
Côme Chilliet
045dd40ab1 fix: Do not try to set HTTP response code on already closed connection
This avoids a PHP warning in the logs about trying to set the response
 code while the output already started. It’s useless to try to print an
 error page anyway in this situation because the connection was closed
 already.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-14 19:19:59 +00:00
Kate
0b65a3e762
Merge pull request #47956 from nextcloud/backport/47954/stable28 2024-09-14 14:30:01 +02:00
Nextcloud bot
e680a7a87d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-14 00:21:41 +00:00
provokateurin
aff9322287 fix(files): Adjust Cache::searchQuery() parameter name to match interface
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-13 17:00:21 +00:00