Joas Schilling
2abb503e60
fix(API): Fix parameter name to match interface
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-09-01 11:17:06 +02:00
Nextcloud bot
cf2e3bc0ee
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-01 00:29:36 +00:00
Thomas Citharel
065e1e82c3
Merge pull request #39017 from nextcloud/fix/s3/verify_bucket_exists
...
fix(s3): fix handling verify_bucket_exists parameter
2023-08-31 23:10:33 +02:00
Thomas Citharel
3f28fc58aa
fix(s3): fix handling verify_bucket_exists parameter
...
If 'verify_bucket_exists' is set to false in the config.php s3 configuration, it's supposed to avoid
verifying that the bucket exists. However empty(falsy) will always return true, so this condition
would not work.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-08-31 21:36:03 +02:00
Pytal
a3d37c531a
Merge pull request #40100 from nextcloud/fix/37082-replace_input_on_security_page
2023-08-31 09:16:37 -07:00
Andy Scherzinger
339576ffb7
Merge pull request #40087 from nextcloud/fix/37082-fix-label_for_creating_new_group
...
Adjust input field for "rename group"
2023-08-31 17:12:33 +02:00
Benjamin Gaussorgues
e9d6652705
Merge pull request #39897 from nextcloud/feat/share-by-mail/remove-ilogger
...
sharebymail: remove ILogger and upgrade to PHP 8 syntax
2023-08-31 15:20:27 +02:00
Julia Kirschenheuter
cd7f235f08
Merge pull request #40102 from nextcloud/fix/37082-replace_input_on_settings_sharing
...
Replace custom input field with NcTextField
2023-08-31 13:56:45 +02:00
julia.kirschenheuter
caf97891ef
Replace custom input field with NcTextField
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-08-31 12:33:29 +02:00
Julia Kirschenheuter
aba3f99e5e
Merge pull request #40043 from nextcloud/fix/37083-input_field_is_not_available_to_visually_impaired
...
Replace custom input field with NcTextField
2023-08-31 12:26:50 +02:00
julia.kirschenheuter
6e6bf2a132
Adjust input field for "rename group"
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-08-31 11:39:22 +02:00
julia.kirschenheuter
381e3ed0b9
Replace custom input field with NcInputField
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-08-31 11:37:50 +02:00
julia.kirschenheuter
29807fc5e1
Replace custom input field with NcTextField
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-08-31 11:08:44 +02:00
Nextcloud bot
931ab2e7e3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-31 00:34:40 +00:00
F. E Noel Nfebe
c24d6df926
Merge pull request #39472 from nextcloud/26691-improve-sharing-design-flow
...
Improve sharing flow
2023-08-30 22:18:37 +01:00
Benjamin Gaussorgues
303dadfaa9
sharebymail: remove ILogger and upgrade to PHP 8 syntax
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-08-30 18:36:29 +02:00
fenn-cs
79f62632ea
Improve sharing flow
...
This commit introduces the following changes:
- Does not create new share once user is selected for internal shares
- Adds a `SharingDetails` view for share configurations
- Adds a quick share select to enable fast changes in share permisions.
Resolves: https://github.com/nextcloud/server/issues/26691
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-08-30 17:58:01 +02:00
Joas Schilling
23197a840c
Merge pull request #40159 from nextcloud/bugfix/noid/update-drone-signature
...
fix(CI): Update .drone.yml signature
2023-08-30 16:28:05 +02:00
Daniel
ec089cf3b2
Merge pull request #40108 from nextcloud/bug/noid/config-dns-pinning
2023-08-30 14:55:23 +02:00
Joas Schilling
ab89092cf2
chore(Codeowner): Add myself as a codeowner
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-30 12:33:35 +02:00
Joas Schilling
4082f35e53
fix(CI): Update .drone.yml signature
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-30 12:31:36 +02:00
Nextcloud bot
9d1547f59d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-30 00:31:33 +00:00
Pytal
1c68bd2fc7
Merge pull request #40084 from nextcloud/deps/nextcloud/vue-8.0.0-beta.5
2023-08-29 15:16:49 -07:00
Arthur Schiwon
825b65e2ef
Merge pull request #39978 from joshtrichards/jr-cfg-sample-trystack-remove
...
(config sample) Remove defunct trystack.org url
2023-08-29 21:13:30 +02:00
Christopher Ng
7b93438cf6
chore: Update dav snapshot
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-29 12:03:42 -07:00
Christopher Ng
5ed9536c93
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-29 11:05:52 -07:00
Christopher Ng
7b1f8390c3
enh(a11y): Always visible user management labels
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-29 11:05:52 -07:00
Christopher Ng
e9fd37507f
enh(a11y): Always visible file rename label
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-29 11:05:52 -07:00
Christopher Ng
ffe29518e8
chore: Migrate to new @nextcloud/vue API
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-29 11:05:51 -07:00
Christopher Ng
b240cc12c2
chore(deps): Bump @nextcloud/vue to v8 beta 5
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-29 11:05:51 -07:00
Andy Scherzinger
ad56458c06
Merge pull request #39243 from shdehnavi/refactor_contactsinteraction_app
...
Refactor contactsinteraction app
2023-08-29 19:05:35 +02:00
Daniel Kesselberg
eab46bdfe6
feat: add switch to disable dns pinning
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-08-29 18:03:54 +02:00
Hamid Dehnavi
e1b33e6cd0
Make adjustments based on the psalm messages
...
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-08-29 11:35:44 +02:00
Hamid Dehnavi
e22742b910
Refactor contactsinteraction app
...
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-08-29 11:35:44 +02:00
Joas Schilling
6f520f2304
Merge pull request #40026 from lhsazevedo/auth-token-commands
...
feat: Add auth token list and delete commands
2023-08-29 08:57:07 +02:00
Nextcloud bot
22206209db
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-29 00:30:57 +00:00
Joas Schilling
943f4c246f
Merge pull request #40079 from nextcloud/techdebt/noid/user-IThrottler-interface-for-DI
...
techdebt(DI): Use public IThrottler interface which exists since 25
2023-08-28 20:46:09 +02:00
Joas Schilling
fec5ede099
Merge pull request #40077 from nextcloud/bugfix/noid/purge-displayname-cache-on-delete
...
fix(cache): Remove displayname cache entry on delete
2023-08-28 17:25:30 +02:00
Lucas Azevedo
79bc6ba06c
Merge branch 'master' into auth-token-commands
2023-08-28 12:25:01 -03:00
Andy Scherzinger
fc3eef9d2f
Merge pull request #39083 from nextcloud/fix/check-vobject-existence
...
fix(CalDAV): Check if the vObject exists before attempting any operations
2023-08-28 16:33:31 +02:00
Joas Schilling
25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-28 15:50:45 +02:00
Côme Chilliet
ac3d7e3a7e
Merge pull request #39699 from nextcloud/enh/hide-shares-from-disabled-users
...
Hide shares by disabled users
2023-08-28 15:33:45 +02:00
Anna
5805ccde1d
Merge pull request #38298 from nextcloud/enh/occ-sync-account-data
...
feat: Add occ user:user:sync-account-data for updating oc_accounts information from user backends
2023-08-28 15:11:55 +02:00
Joas Schilling
daac5c9a95
fix(cache): Remove displayname cache entry on delete
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-28 14:59:54 +02:00
Anna Larch
14725d792f
fix(CalDAV): Check if the vObject exists before attempting any operations
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-08-28 14:19:54 +02:00
Daniel
c2d55ab5f6
Merge pull request #40067 from nextcloud/fix-cancel-files-scan
2023-08-28 14:19:05 +02:00
Robin Appelman
d4e67afed7
Merge pull request #39944 from nextcloud/share-cache-share
...
pass the share to the cache instead of having to ask the storage
2023-08-28 13:44:03 +02:00
Côme Chilliet
24ad2e2dc4
Use nullsafe call syntax instead of additionnal check
...
Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-08-28 09:40:12 +02:00
Côme Chilliet
fd0de0a2d1
Fix tests, add test for the new feature
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-08-28 09:40:12 +02:00
Côme Chilliet
8c9aa9a919
Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled users
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-08-28 09:40:12 +02:00