rakekniven
ebf4aa3312
fix(10n): Fixed grammar
...
Reported at Transifex
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-09-04 08:19:16 +00:00
Joas Schilling
391bbbc14d
Merge pull request #40075 from nextcloud/bugfix/noid/fix-parameter-name-change
...
fix(API): Fix parameter name to match interface
2023-09-02 17:38:17 +02:00
John Molakvoæ
db5dbd1d56
Merge pull request #26716 from nextcloud/fix/sharing-do-no-get-after-create
2023-09-02 11:06:17 +02:00
John Molakvoæ (skjnldsv)
f828dce597
Fix sharing creation insert and get
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2023-09-02 10:25:24 +02:00
John Molakvoæ
382d791644
Merge pull request #38032 from JanisPlayer/master
2023-09-02 10:05:03 +02:00
JanisPlayer
80abec668b
feat: Imaginary WebP support
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-09-02 09:30:37 +02:00
dependabot[bot]
12f57ada7d
Merge pull request #40214 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.8.0
2023-09-02 04:09:12 +00:00
dependabot[bot]
1358a18087
chore(deps-dev): Bump guzzlehttp/guzzle in /build/integration
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.6.1 to 7.8.0.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.6.1...7.8.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-02 01:25:00 +00:00
Nextcloud bot
6c63bc7ffe
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-02 00:26:44 +00:00
Daniel
e2303d0cc1
Merge pull request #40199 from nextcloud/fix/jsunit
2023-09-01 20:46:26 +02:00
John Molakvoæ
2a31bc7fd3
fix(files): fix flaky cypress files test
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-09-01 18:24:05 +02:00
John Molakvoæ
e1112c93ec
fix: remove old fileUploadSpec jsunit test
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-09-01 18:01:54 +02:00
John Molakvoæ
b0fae951e3
Merge pull request #39925 from nextcloud/fix/carddav/disable-sab
2023-09-01 18:01:06 +02:00
Anna Larch
7051f1b577
fix(CardDAV): allow disabling of the system address book via config option
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-09-01 17:38:20 +02:00
John Molakvoæ
e3c127f046
Merge pull request #39945 from nextcloud/feat/f2v/uploader
2023-09-01 14:54:27 +02:00
John Molakvoæ
52590a762f
feat(files): add uploader
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-09-01 14:35:40 +02:00
Robin Appelman
4711c775b8
Merge pull request #36068 from nextcloud/gf-encryption-fix
...
extend fix-key-location to handle cases from broken cross-storage moves
2023-09-01 13:01:04 +02:00
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
Robin Appelman
e704470c79
update tests
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-08-31 22:37:10 +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
Robin Appelman
e4f85226c5
extend fix-key-location to handle cases from broken cross-storage moves
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-08-31 19:46:47 +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