Côme Chilliet
12524d93f4
Merge pull request #53417 from nextcloud/fix/fix-32bits-phpunit
fix(tests): Fix 32bits PHPUnit tests
4 months ago
Nextcloud bot
1559092c22
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Andy Scherzinger
419e0a5527
Merge pull request #53462 from nextcloud/objectstore-touch-double-cache
fix: remove double cache write in ObjectStoreStorage::touch
4 months ago
Robin Appelman
2e1c316582
fix: remove double cache write in ObjectStoreStorage::touch
the file_put_contents already puts all of those values into the cache
Signed-off-by: Robin Appelman <robin@icewind.nl>
5 months ago
Kate
f05f79ae92
Merge pull request #53569 from nextcloud/feat/add-user-enabled-apps-ocs
4 months ago
Ferdinand Thiessen
da7a9024ed
Merge pull request #53567 from nextcloud/fix/files-plural
fix(files): add plural form for selected nodes
4 months ago
nextcloud-command
f5fd649003
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
Ferdinand Thiessen
3796c96e47
fix(files): add plural form for selected nodes
Reported at Transifex:
> This string needs pluralization feature, because in some languages translation of "selected" differs between singular and plural.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
Jana Peper
6f1e441e9a
fix: unit tests
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
4 months ago
Jana Peper
c890051587
fix: update OpenAPI specs
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
4 months ago
Jana Peper
50c9852e24
feat: add ocs route to get apps enabled for current user
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
4 months ago
Ferdinand Thiessen
98871fe474
Merge pull request #53339 from nextcloud/fix/product-name-capability
fix: Pass over product name as capability
4 months ago
Kent Delante
ea98e4b3f5
Merge pull request #53419 from nextcloud/leftybournes/fix/object_storage_large_uploads
fix(s3): retry failed multipart uploads with decreased concurrency
4 months ago
Thomas Citharel
367a5859a8
Merge pull request #53512 from nextcloud/fix/noid/files-version-sidebar-item-style
[files_versions] Fix sidebar version item style
4 months ago
Ferdinand Thiessen
1d0915b3dd
chore: update theming openAPI exports
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
Julius Knorr
9f12d68523
fix: Pass over product name as capability
Signed-off-by: Julius Knorr <jus@bitgrid.net>
5 months ago
nextcloud-command
239d264cb9
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
Julien Veyssier
422e3d9ab5
fix(files_versions): give the version label a min width so it does not get invisible if the author name is long
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
5 months ago
Kate
b95f96a85a
Merge pull request #53539 from nextcloud/fix/validation-defaults
4 months ago
Ferdinand Thiessen
35a27b5fd5
fix(FilenameValidator): use `_` as default replacement for invalid chars
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
Ferdinand Thiessen
3bc4e0ff28
Merge pull request #53550 from nextcloud/fix/docs
docs: fix config sample to work with RST documentation
4 months ago
Nextcloud bot
beefeb008c
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
F. E Noel Nfebe
768898e28f
Merge pull request #53466 from nextcloud/feature/hide-external-shares-excluded-groups
feat(files_sharing): Hide link shares for users in excluded groups
4 months ago
nextcloud-command
9583a674d4
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
Ferdinand Thiessen
d9325c6762
docs: fix config sample to work with RST documentation
The docs are extracted to the admin docs so it must be valid RST syntax.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
F. E Noel Nfebe
137ec926b4
Merge pull request #53322 from nextcloud/fix/public-upload-notification-default
fix: Set public link upload email notification to opt-in
4 months ago
Richard Steinmetz
a1cf92ceed
Merge pull request #53540 from nextcloud/feature/add-profile-to-occ
Feature/add profile to occ
4 months ago
Elizabeth Danzberger
63b9ea73f4
Merge pull request #53477 from nextcloud/fix/unnecessary-template-fields-request
fix: do not extract fields for blank template
4 months ago
nfebe
c50a33812f
feat(files_sharing): Hide external shares for users in excluded groups
- Added frontend check to hide link shares if, public sharing is disabled.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
5 months ago
nfebe
1f8a2307bd
fix: Set public link upload email notification to opt-in
This now sets `isDefaultEnabled` to false. This makes email notifications for file uploads
to public links disabled by default (opt-in) for users.
This addresses concerns about new notifications being enabled by
default for existing users, leading to unexpected emails.
Related: https://github.com/nextcloud/server/pull/46945
Signed-off-by: nfebe <fenn25.fn@gmail.com>
5 months ago
Daniel
7231883ab0
Merge pull request #53369 from nextcloud/bug/noid/principal-guest_app-not-found
fix: hide guests group when searching for principals
4 months ago
Ferdinand Thiessen
b40acb34a3
Merge pull request #53538 from nextcloud/fix/share-expiry-translation
fix(file_sharing): Remove string concatenated translation
4 months ago
John Molakvoæ
4d8e7233ae
Merge pull request #53140 from nextcloud/fix/auto-reload-tags
4 months ago
Ferdinand Thiessen
7ebf775acb
Merge pull request #53534 from nextcloud/fix/requesttoken
fix(core): getRequestToken import typo
4 months ago
nextcloud-command
8b37aab2b0
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
Salvatore Martire
7265f10307
chore: update autoloader
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
5 months ago
Salvatore Martire
2465e034b8
style(occ): clean up SettingTest class
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
5 months ago
Salvatore Martire
e5b34e5392
feat: allow reading profile properties from occ
This change adds support for reading profile information through the occ
command, and updates the corresponding test.
Signed-off-by: Salvatore Martire <4652631+klarkent@users.noreply.github.com>
6 months ago
nextcloud-command
77da39c9ea
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
Elizabeth Danzberger
eb39df39e2
fix: do not extract fields for blank template
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
5 months ago
nfebe
2131b16ced
fix(file_sharing): Remove string concatenated translation
Signed-off-by: nfebe <fenn25.fn@gmail.com>
4 months ago
Ferdinand Thiessen
e11ecaa53f
Merge pull request #53516 from nextcloud/fix/fix-encryption-manager-injection
fix(encryption): Fix DI for encryption Manager class
4 months ago
nextcloud-command
2bb7fe4733
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
nextcloud-command
94d20a4618
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 months ago
skjnldsv
7c39f5fd1a
fix(files): auto reload sidebar tags on update
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
5 months ago
Daniel Kesselberg
6254354f27
test(dav): add integration test for principal property search
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 months ago
Daniel Kesselberg
8b66f3518e
fix: hide guests group when searching for principals
Follow-up for https://github.com/nextcloud/server/pull/52914
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 months ago
skjnldsv
a2039684ce
fix(core): getRequestToken import typo
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
4 months ago
Nextcloud bot
452b672b7b
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 months ago
Andy Scherzinger
6f2fbef490
Merge pull request #51657 from SBizienFilippiPEReN/cookie-domain
cookie_domain config option for setting cookie on a wider domain
5 months ago