Nextcloud bot
|
044a816788
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-17 00:22:34 +00:00 |
|
Nextcloud bot
|
dd91b8e3db
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-16 00:23:03 +00:00 |
|
Ferdinand Thiessen
|
5f200c7765
|
test: reenable localstack tests (bug fixed) but disable MinIO versioned copy test
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-06-10 14:23:07 +02:00 |
|
Ferdinand Thiessen
|
22b9d912b1
|
test: only skip tests failing on localstack for localstack
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-06-10 14:23:07 +02:00 |
|
Ferdinand Thiessen
|
de338d9d9f
|
test: fix s3 external storage tests to run all storages on ci
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-06-10 14:23:07 +02:00 |
|
Nextcloud bot
|
1f298806be
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-09 00:22:20 +00:00 |
|
Joas Schilling
|
1d6da9ab01
|
test: Fix namespace casing
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-06-06 14:36:35 +02:00 |
|
Joas Schilling
|
b95a1653e6
|
test: Don't test order of applicable mount points when we don't sort
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-06-06 14:36:32 +02:00 |
|
Nextcloud bot
|
0359b7c34a
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-05 00:22:37 +00:00 |
|
Robin Appelman
|
8d8d1914e3
|
Merge pull request #53264 from nextcloud/files_external-scan-unscanned
feat: add --unscanned option to files_external:scan
|
2025-06-03 15:13:35 +02:00 |
|
Ferdinand Thiessen
|
db7b0ae154
|
test: cleanup karma (jsunit) tests and move files_external to Cypress
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-06-02 18:09:31 +02:00 |
|
Robin Appelman
|
6113278d4c
|
feat: add --unscanned option to files_external:scan
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-06-02 16:48:40 +02:00 |
|
Nextcloud bot
|
b36223c943
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-01 00:21:58 +00:00 |
|
Nextcloud bot
|
52299ba9f6
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-05-30 00:22:35 +00:00 |
|
Nextcloud bot
|
1b911e1d1e
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-05-24 00:22:30 +00:00 |
|
Joas Schilling
|
2e0eef00ab
|
test: Prepare files_external for PHPUnit10
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-05-20 21:43:43 +02:00 |
|
Nextcloud bot
|
b9983cbd42
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-05-18 00:22:42 +00:00 |
|
Joas Schilling
|
57a49a50aa
|
test: Make extending tests also static already
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-05-15 08:29:33 +02:00 |
|
Nextcloud bot
|
a338772ddd
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-05-14 00:22:28 +00:00 |
|
Robin Appelman
|
f97495bf5a
|
feat: add command to check files_external dependencies
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-05-13 09:46:19 +02:00 |
|
Nextcloud bot
|
d4b38083d6
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-05-13 00:22:59 +00:00 |
|
Louis
|
a2eed985aa
|
Merge pull request #52686 from nextcloud/isNumericMtime
|
2025-05-12 13:21:51 +02:00 |
|
Nextcloud bot
|
2624d2b702
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-05-10 00:22:59 +00:00 |
|
Git'Fellow
|
2d68644e11
|
fix(files_external): Safely check if the timestamp is numeric
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2025-05-08 11:46:52 +02:00 |
|
Kate
|
c1a9dfd993
|
Merge pull request #52441 from nextcloud/scan-locked-error
|
2025-05-06 15:23:16 +02:00 |
|
Maxence Lange
|
6bd5f6af83
|
feat(files_external): support lexicon
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2025-05-05 17:05:45 -01:00 |
|
provokateurin
|
db5f6a4e96
|
fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2025-05-05 13:19:48 +02:00 |
|
provokateurin
|
01d2a9f76a
|
fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2025-05-05 13:19:43 +02:00 |
|
Marcel Müller
|
99d23a434c
|
fix: Ensure samba is started in kerberos tests
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2025-05-01 11:15:48 +02:00 |
|
Nextcloud bot
|
88aa80e847
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-04-30 00:23:19 +00:00 |
|
Nextcloud bot
|
e5676ce0a9
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-04-28 00:23:11 +00:00 |
|
Robin Appelman
|
bb4cf2830a
|
fix: better error message when trying to scan a folder that is already being scanned
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-04-25 18:40:03 +02:00 |
|
Nextcloud bot
|
c337020446
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-04-18 00:23:31 +00:00 |
|
Côme Chilliet
|
63ed670458
|
chore: Output error content when test smb-kerberos-sso is failing
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-04-15 16:54:56 +02:00 |
|
Nextcloud bot
|
a75f47f216
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-04-15 00:22:43 +00:00 |
|
Nextcloud bot
|
2494eff627
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-04-12 00:23:05 +00:00 |
|
Nextcloud bot
|
345167ff18
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-04-11 00:23:04 +00:00 |
|
Nextcloud bot
|
815d985470
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-04-08 00:23:11 +00:00 |
|
Nextcloud bot
|
a55519268f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-25 00:22:39 +00:00 |
|
Nextcloud bot
|
91c94f19e0
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-24 00:23:02 +00:00 |
|
Nextcloud bot
|
9ffcdd8cdd
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-23 00:22:47 +00:00 |
|
Nextcloud bot
|
bc47dfc075
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-20 00:23:22 +00:00 |
|
Nextcloud bot
|
2d0f50ad7f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-18 00:23:53 +00:00 |
|
Nextcloud bot
|
4c09ba8f4d
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-17 00:22:45 +00:00 |
|
Nextcloud bot
|
e6b45a68ad
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-16 00:23:40 +00:00 |
|
Nextcloud bot
|
f1dc8c75db
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-15 00:23:31 +00:00 |
|
Nextcloud bot
|
9dea6185ad
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-03-13 00:22:59 +00:00 |
|
John Molakvoæ
|
a00d0d148a
|
Merge pull request #51320 from nextcloud/fix/storage-settings
fix(external_storage): fix settings save
|
2025-03-11 14:11:23 +01:00 |
|
skjnldsv
|
07264dff12
|
fix(external_storage): fix settings save
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2025-03-11 11:38:07 +01:00 |
|
provokateurin
|
e9e67cbc50
|
fix(files_external): Stop building path twice when checking if file exists on case insensitive SMB storage
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2025-03-10 09:52:32 +01:00 |
|